Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | rename 'debian' branch to 'debian/latest' for DEP-14 compliance. | Guilhem Moulin | 2020-12-11 | 1 |
| | ||||
* | typofix | Guilhem Moulin | 2020-12-11 | 1 |
| | ||||
* | libinterimap: make SSL_verify check the hostname as well. | Guilhem Moulin | 2020-12-11 | 1 |
| | | | | | | | | | | 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 Moulin | 2020-08-04 | 1 |
| | ||||
* | doc/build.md: Update list of dependencies for the test suite. | Guilhem Moulin | 2019-11-14 | 1 |
| | ||||
* | doc/*: Fix minor space damage. | Guilhem Moulin | 2019-07-06 | 1 |
| | | | | Also, set tab size to 4 spaces in the HTML for consistency. | |||
* | Use mailto: links for names of copyright holders. | Guilhem Moulin | 2019-07-05 | 1 |
| | ||||
* | typofix | Guilhem Moulin | 2019-07-05 | 1 |
| | ||||
* | Refactor documentation. | Guilhem Moulin | 2019-07-05 | 1 |
In particular, move manpages to the 'doc' directory, and generate HTML documentation with `make html`. |