aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFiles
...
* Add an option "purge-after" to remove old messages.Guilhem Moulin2016-03-071
* pullimap: Remove "logfile" config option.Guilhem Moulin2016-03-071
* typoGuilhem Moulin2016-03-071
* Ensure the FD_CLOEXEC bit is 1 on sockets, logger and state files.Guilhem Moulin2016-03-051
* pullimap: add support for IMAP IDLE (RFC 2177).Guilhem Moulin2016-03-051
* pullimap: mark downloaded messages as \SeenGuilhem Moulin2016-03-051
* pullimap (IMAP part only)Guilhem Moulin2016-03-051
* Inspect the select(2) syscall's return value.Guilhem Moulin2016-03-041
* Relax parsing of continuation requests for for empty resp-text.Guilhem Moulin2016-03-031
* Don't modify the state when receiving an unsolicited FETCH response without UIDGuilhem Moulin2016-03-031
* fix slurp(), useful for IDLE and NOTIFY.Guilhem Moulin2016-03-031
* Log and debug messages: don't prefix with a ':' for nameless clients.Guilhem Moulin2016-03-031
* Ensure the inbox is always used in upper-case internally.Guilhem Moulin2016-03-031
* Add an option 'SSL_protocols'.Guilhem Moulin2015-10-191
* Fix byte count for compression streams.Guilhem Moulin2015-10-061
* Bump version number.Guilhem Moulin2015-09-281
* Display source UIDs upon APPEND.upstream/0.2Guilhem Moulin2015-09-221
* Use TCP keepalive to detect dead peers.Guilhem Moulin2015-09-211
* Move SSL fingerprint verification to the the verify callback.Guilhem Moulin2015-09-161
* Display the certificate chain, SSL protocol and cipher in debug mode.Guilhem Moulin2015-09-161
* Set X.509 certificate purpose to 'SSL Server' for SSL_verify=YES.Guilhem Moulin2015-09-161
* Don't set SO_KEEPALIVE on the socket.Guilhem Moulin2015-09-151
* Remove support for the Binary Content extension [RFC3516].Guilhem Moulin2015-09-151
* Add the ability to proxy TCP connections through a SOCKSv5 proxy.Guilhem Moulin2015-09-151
* Replace IO::Socket::INET dependency by the lower lever Socket to enable IPv6.Guilhem Moulin2015-09-151
* Accept non-fully qualified commands.Guilhem Moulin2015-09-141
* Pass literals by reference to save memory.Guilhem Moulin2015-09-141
* Replace IO::Socket::SSL dependency by the lower level Net::SSLeay.Guilhem Moulin2015-09-131
* Fix detection of boolean options.Guilhem Moulin2015-09-131
* Use 0/1 internally for 'NO'/'YES'.Guilhem Moulin2015-09-111
* Factor the SSL code (imaps and STARTTLS).Guilhem Moulin2015-09-111
* Print IMAP traffic stats when receiving a SIGHUP.Guilhem Moulin2015-09-101
* Don't warn that no compression is enabled if the server doesn't support it.Guilhem Moulin2015-09-101
* wibbleGuilhem Moulin2015-09-101
* Bump version.Guilhem Moulin2015-09-091
* Refactoring.Guilhem Moulin2015-09-091
* Add support for the Binary Content extension [RFC3516].Guilhem Moulin2015-09-091
* Add a configuration option 'null-stderr=YES'.Guilhem Moulin2015-09-091
* Add support for the IMAP COMPRESS extension [RFC4978].Guilhem Moulin2015-09-091
* Add an option --watch to keep the connections open and wait for changes.Guilhem Moulin2015-09-081
* Block SIGINT signals to the children for type=tunnel.Guilhem Moulin2015-09-081
* Rename ‘imapsync’ to ‘interimap’.Guilhem Moulin2015-09-071
* wibbleGuilhem Moulin2015-09-061
* Message Sequence Match Data: sequence set come before UIDs.Guilhem Moulin2015-09-061
* Sample UIDs in SELECT $mailbox (QRESYNC ...) commands.Guilhem Moulin2015-09-051
* Add support for SASL-IR (RFC 4959) to save a round-trip in AUTHENTICATE comma...Guilhem Moulin2015-08-091
* Log high precision timestamps in the logfile.Guilhem Moulin2015-07-311
* Log debug messages to STDERR unless 'logfile' is set.Guilhem Moulin2015-07-311
* Log out before exiting.Guilhem Moulin2015-07-301
* Don't try to rename children of mailboxes with \NoInferiors or \HasNoChildren...Guilhem Moulin2015-07-301