| Commit message (Expand) | Author | Age | Files |
* | pullimap, interimap: Use $XDG_CONFIG_HOME/$NAME/config as config file. | Guilhem Moulin | 2019-01-20 | 1 |
* | pullimap: use extended SEARCH (RFC 4731) when available | Guilhem Moulin | 2018-05-10 | 1 |
* | Improve wording. | Guilhem Moulin | 2018-05-09 | 1 |
* | Add support for untagged ESEARCH responses from RFC 4731. | Guilhem Moulin | 2018-05-09 | 1 |
* | Library: new API idle_start() and idle_stop(). | Guilhem Moulin | 2018-05-09 | 1 |
* | Fix manpage generation with pandoc >=2.1 | Guilhem Moulin | 2018-04-26 | 1 |
* | Add missing changelog entry. | Guilhem Moulin | 2017-07-29 | 1 |
* | Ensure the lower bound of UID ranges is at least 1. | Guilhem Moulin | 2017-05-29 | 1 |
* | pullimap: replace non RFC 5321-compliant envelope sender addresses by <>. | Guilhem Moulin | 2016-12-06 | 1 |
* | Update changelog. | Guilhem Moulin | 2016-12-01 | 1 |
* | pullimap: add a manpage and a configuration file. | Guilhem Moulin | 2016-03-07 | 1 |
* | Add an option 'SSL_protocols'. | Guilhem Moulin | 2015-10-19 | 1 |
* | Fix byte count for compression streams. | Guilhem Moulin | 2015-10-06 | 1 |
* | Bump version number. | Guilhem Moulin | 2015-09-28 | 1 |
* | Display source UIDs upon APPEND.upstream/0.2 | Guilhem Moulin | 2015-09-22 | 1 |
* | Bug fix: don't delete the lockfile if another instance of interimap is running. | Guilhem Moulin | 2015-09-22 | 1 |
* | Use TCP keepalive to detect dead peers. | Guilhem Moulin | 2015-09-21 | 1 |
* | Display the certificate chain, SSL protocol and cipher in debug mode. | Guilhem Moulin | 2015-09-16 | 1 |
* | Set X.509 certificate purpose to 'SSL Server' for SSL_verify=YES. | Guilhem Moulin | 2015-09-16 | 1 |
* | Don't set SO_KEEPALIVE on the socket. | Guilhem Moulin | 2015-09-15 | 1 |
* | Remove support for the Binary Content extension [RFC3516]. | Guilhem Moulin | 2015-09-15 | 1 |
* | Don't catch SIGHUP as it only work during IDLE. | Guilhem Moulin | 2015-09-15 | 1 |
* | Add the ability to proxy TCP connections through a SOCKSv5 proxy. | Guilhem Moulin | 2015-09-15 | 1 |
* | Replace IO::Socket::INET dependency by the lower lever Socket to enable IPv6. | Guilhem Moulin | 2015-09-15 | 1 |
* | Accept non-fully qualified commands. | Guilhem Moulin | 2015-09-14 | 1 |
* | Replace IO::Socket::SSL dependency by the lower level Net::SSLeay. | Guilhem Moulin | 2015-09-13 | 1 |
* | Factor the SSL code (imaps and STARTTLS). | Guilhem Moulin | 2015-09-11 | 1 |
* | Print IMAP traffic stats when receiving a SIGHUP. | Guilhem Moulin | 2015-09-10 | 1 |
* | Exit with return value 0 when receiving a TERM signal. | Guilhem Moulin | 2015-09-09 | 1 |
* | Add support for the Binary Content extension [RFC3516]. | Guilhem Moulin | 2015-09-09 | 1 |
* | Add a configuration option 'null-stderr=YES'. | Guilhem Moulin | 2015-09-09 | 1 |
* | Add support for the IMAP COMPRESS extension [RFC4978]. | Guilhem Moulin | 2015-09-09 | 1 |
* | Rename ‘imapsync’ to ‘interimap’. | Guilhem Moulin | 2015-09-07 | 1 |
* | First attempt. | Guilhem Moulin | 2015-07-23 | 1 |