aboutsummaryrefslogtreecommitdiffstats
path: root/doc/build.md
Commit message (Collapse)AuthorAgeFiles
* rename 'debian' branch to 'debian/latest' for DEP-14 compliance.Guilhem Moulin2020-12-111
|
* typofixGuilhem Moulin2020-12-111
|
* libinterimap: make SSL_verify check the hostname as well.Guilhem Moulin2020-12-111
| | | | | | | | | | More precisely, ensure that the certificate Subject Alternative Name (SAN) or Subject CommonName (CN) matches the hostname or IP literal specified by the 'host' option. Previously it was only verifying the chain of trust. This bumps the minimum Net::SSLeay version to 1.83 and OpenSSL version 1.0.2.
* Improve long command wrapping.Guilhem Moulin2020-08-041
|
* doc/build.md: Update list of dependencies for the test suite.Guilhem Moulin2019-11-141
|
* doc/*: Fix minor space damage.Guilhem Moulin2019-07-061
| | | | Also, set tab size to 4 spaces in the HTML for consistency.
* Use mailto: links for names of copyright holders.Guilhem Moulin2019-07-051
|
* typofixGuilhem Moulin2019-07-051
|
* Refactor documentation.Guilhem Moulin2019-07-051
In particular, move manpages to the 'doc' directory, and generate HTML documentation with `make html`.