| Commit message (Expand) | Author | Age | Files |
* | Remove obsolete Changelog entry. | Guilhem Moulin | 2020-12-13 | 1 |
* | libinterimap: _start_ssl() now fails immediately with OpenSSL <1.1.0. | Guilhem Moulin | 2020-12-13 | 1 |
* | libinterimap: use default locations for trusted CA certificates when neither ... | Guilhem Moulin | 2020-12-13 | 1 |
* | test suite: ensure we haven't started speaking IMAP when the SSL/TLS handshak... | Guilhem Moulin | 2020-12-13 | 1 |
* | Make error messages more uniform and consistent. | Guilhem Moulin | 2020-12-13 | 1 |
* | README: suggest ControlPath=$XDG_RUNTIME_DIR/ssh-imap-%C for the SSH transport | Guilhem Moulin | 2020-12-12 | 1 |
* | README: use 'restrict' option in authorized_keys(5) snippet. | Guilhem Moulin | 2020-12-12 | 1 |
* | typofix, spelling | Guilhem Moulin | 2020-12-12 | 1 |
* | `make release`: also bump libinterimap version and pin it in 'use' declarations. | Guilhem Moulin | 2020-12-11 | 1 |
* | documentation: simplify SSL options in the sample configuration files. | Guilhem Moulin | 2020-12-11 | 1 |
* | libinterimap: deprecate SSL_protocols and introduce SSL_protocol_{min,max}. | Guilhem Moulin | 2020-12-11 | 1 |
* | test suite: supply our own OpenSSL configuration file with MinProtocol=None. | Guilhem Moulin | 2020-12-11 | 1 |
* | test suite: `mv tests/snippets tests/config` | Guilhem Moulin | 2020-12-11 | 1 |
* | libinterimap: use Net::SSLeay::get_version() to get the protocol version string. | Guilhem Moulin | 2020-12-11 | 1 |
* | libinterimap: make $OPENSSL_VERSION global. | Guilhem Moulin | 2020-12-11 | 1 |
* | libinterimap: remove default SSL_protocols value. | Guilhem Moulin | 2020-12-11 | 1 |
* | Remove incorrect affirmation from 0.5.4 changelog. | Guilhem Moulin | 2020-12-11 | 1 |
* | typofix | Guilhem Moulin | 2020-12-11 | 1 |
* | Prepare new release v0.5.4.v0.5.4 | Guilhem Moulin | 2020-12-11 | 1 |
* | Prepare new release v0.5.4. | Guilhem Moulin | 2020-12-11 | 1 |
* | rename 'debian' branch to 'debian/latest' for DEP-14 compliance. | Guilhem Moulin | 2020-12-11 | 1 |
* | Makefile: new 'release' target. | Guilhem Moulin | 2020-12-11 | 1 |
* | libinterimap: add support for the TLS SNI (Server Name Indication) extension. | Guilhem Moulin | 2020-12-11 | 1 |
* | libinterimap: make SSL_verify check the hostname as well. | Guilhem Moulin | 2020-12-11 | 1 |
* | libinterimap: factor out hostname/IP parsing. | Guilhem Moulin | 2020-12-11 | 1 |
* | test suite: always generate new certificates on `make test`. | Guilhem Moulin | 2020-12-11 | 1 |
* | libinterimap: show the matching pinned SPKI in --debug mode. | Guilhem Moulin | 2020-12-11 | 1 |
* | documentation: replace example.org with example.net for consistency. | Guilhem Moulin | 2020-12-10 | 1 |
* | Prepare new release.upstream/0.5.3 | Guilhem Moulin | 2020-12-09 | 1 |
* | New test with a server offering both RSA+ECDSA certificates. | Guilhem Moulin | 2020-12-09 | 1 |
* | libinterimap: SSL_fingerprint now supports a space-separate list of digests t... | Guilhem Moulin | 2020-12-09 | 1 |
* | test suite: use a RSA certificate rather than ECDSA. | Guilhem Moulin | 2020-12-09 | 1 |
* | libinterimap: 'debug' forces 'null-stderr' = 0. | Guilhem Moulin | 2020-12-08 | 1 |
* | Prepare new release.upstream/0.5.2 | Guilhem Moulin | 2020-08-03 | 1 |
* | libinterimap: abort on PREAUTH greeting received on plaintext connections | Guilhem Moulin | 2020-08-03 | 1 |
* | libinterimap: Fix response injection vulnerability after STARTTLS. | Guilhem Moulin | 2020-08-03 | 1 |
* | libinterimap: fail when a capability to ENABLE is missing from the server's C... | Guilhem Moulin | 2020-08-03 | 1 |
* | Makefile: remove 'smart' extension from pandoc call to generate manuals. | Guilhem Moulin | 2020-08-03 | 1 |
* | Prepare new release.upstream/0.5.1 | Guilhem Moulin | 2020-07-02 | 1 |
* | Makefile: Major refactoring, add install and uninstall targets. | Guilhem Moulin | 2020-07-02 | 1 |
* | pullimap: Also compare RFC 5322 date and envelope information in mailbox comp... | Guilhem Moulin | 2020-07-02 | 1 |
* | Fix version number. | Guilhem Moulin | 2020-01-29 | 1 |
* | Prepare new release candidate.upstream/0.5-rc | Guilhem Moulin | 2019-12-14 | 1 |
* | pullimap: Fix mangling of data lines starting with a dot. | Guilhem Moulin | 2019-11-18 | 1 |
* | pullimap: Treat messages with a NIL RFC822 attribute as empty. | Guilhem Moulin | 2019-11-18 | 1 |
* | interimap: Gracefully ignore messages with NIL RFC822 attribute. | Guilhem Moulin | 2019-11-17 | 1 |
* | Avoid sending large UID EXPUNGE|FETCH|STORE and APPEND commands. | Guilhem Moulin | 2019-11-13 | 1 |
* | Net::IMAP::InterIMAP::push_flag_updates() bugfixes. | Guilhem Moulin | 2019-11-13 | 1 |
* | interimap: raise SELECT sample set size from 64 to 256 bytes. | Guilhem Moulin | 2019-11-13 | 1 |
* | Test suite: add new tests for SSL/TLS. | Guilhem Moulin | 2019-11-13 | 1 |