aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
Commit message (Expand)AuthorAgeFiles
...
* Bump version number.Guilhem Moulin2015-09-281
* Display source UIDs upon APPEND.upstream/0.2Guilhem Moulin2015-09-221
* Bug fix: don't delete the lockfile if another instance of interimap is running.Guilhem Moulin2015-09-221
* Use TCP keepalive to detect dead peers.Guilhem Moulin2015-09-211
* 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
* Don't catch SIGHUP as it only work during IDLE.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
* Replace IO::Socket::SSL dependency by the lower level Net::SSLeay.Guilhem Moulin2015-09-131
* Factor the SSL code (imaps and STARTTLS).Guilhem Moulin2015-09-111
* Print IMAP traffic stats when receiving a SIGHUP.Guilhem Moulin2015-09-101
* Exit with return value 0 when receiving a TERM signal.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
* Rename ‘imapsync’ to ‘interimap’.Guilhem Moulin2015-09-071
* First attempt.Guilhem Moulin2015-07-231