| Commit message (Expand) | Author | Age | Files |
* | Improve message for unknown untagged UIDNEXT response. | Guilhem Moulin | 2021-02-22 | 1 |
* | Prepare new release v0.5.6.v0.5.6 | Guilhem Moulin | 2021-01-01 | 1 |
* | Bump required Net::SSLeay version to 1.86_06. | Guilhem Moulin | 2021-01-01 | 1 |
* | Prepare new release v0.5.5.v0.5.5 | Guilhem Moulin | 2020-12-26 | 1 |
* | libinterimap: new option SSL_ciphersuites to set the TLSv1.3 ciphersuites. | Guilhem Moulin | 2020-12-17 | 1 |
* | typofix | 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 |
* | Explicitly set SSL_verify=1 (default) only once. | Guilhem Moulin | 2020-12-13 | 1 |
* | Make error messages more uniform and consistent. | Guilhem Moulin | 2020-12-13 | 1 |
* | Fix broken URLs. | Guilhem Moulin | 2020-12-13 | 1 |
* | typofix, spelling | Guilhem Moulin | 2020-12-12 | 1 |
* | libinterimap: deprecate SSL_protocols and introduce SSL_protocol_{min,max}. | 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 |
* | Update copyright years. | Guilhem Moulin | 2020-12-11 | 1 |
* | typofix | 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 |
* | libinterimap: show the matching pinned SPKI in --debug mode. | Guilhem Moulin | 2020-12-11 | 1 |
* | libinterimap: SSL_fingerprint now supports a space-separate list of digests t... | Guilhem Moulin | 2020-12-09 | 1 |
* | libinterimap: 'debug' forces 'null-stderr' = 0. | Guilhem Moulin | 2020-12-08 | 1 |
* | Upgrade URLs to secure HTTP. | Guilhem Moulin | 2020-08-04 | 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 |
* | typofix | 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 |
* | Improve “UIDVALIDITY changed!” error message. | Guilhem Moulin | 2019-11-15 | 1 |
* | Fix minor space damage. | Guilhem Moulin | 2019-11-13 | 1 |
* | Avoid sending large UID EXPUNGE|FETCH|STORE and APPEND commands. | Guilhem Moulin | 2019-11-13 | 1 |
* | Net::IMAP::InterIMAP: Don't export $IMAP_text and $IMAP_cond. | Guilhem Moulin | 2019-11-13 | 1 |
* | Net::IMAP::InterIMAP::push_flag_updates() bugfixes. | Guilhem Moulin | 2019-11-13 | 1 |
* | Bump minimum Perl for Net::IMAP::InterIMAP to v5.20. | Guilhem Moulin | 2019-11-13 | 1 |
* | Test suite: add new tests for SSL/TLS. | Guilhem Moulin | 2019-11-13 | 1 |
* | Remove deprecated/buggy 'o' regexp modifier. | Guilhem Moulin | 2019-11-08 | 1 |
* | libinterimap: honor compress={Yes/No}. | Guilhem Moulin | 2019-11-08 | 1 |
* | Refactor logging logic. | Guilhem Moulin | 2019-11-07 | 1 |
* | libinterimap: Don't panic at the end of the compressed stream. | Guilhem Moulin | 2019-11-07 | 1 |
* | libinterimap: Free reference to $self in _start_ssl(). | Guilhem Moulin | 2019-11-07 | 1 |
* | wibble | Guilhem Moulin | 2019-11-07 | 1 |
* | Update copyright years. | Guilhem Moulin | 2019-11-06 | 1 |
* | Allow lowercase SASL mechanisms. | Guilhem Moulin | 2019-11-06 | 1 |
* | pullimap, interimap: redact AUTHENTICATE and LOGIN commands | Guilhem Moulin | 2019-11-06 | 1 |
* | libinterimap: use directories relative to $HOME for the XDG defaults. | Guilhem Moulin | 2019-07-08 | 1 |
* | typo fixes | Guilhem Moulin | 2019-05-28 | 1 |
* | Net::IMAP::InterIMAP: call shutdown(2) on teardown also for type=tunnel. | Guilhem Moulin | 2019-05-28 | 1 |
* | libinterimap: use socketpair(2) in tunnel mode. | Guilhem Moulin | 2019-05-27 | 1 |
* | libinterimap: astring is 1*ASTRING-CHAR / string. | Guilhem Moulin | 2019-05-27 | 1 |