aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Net/IMAP/InterIMAP.pm
Commit message (Expand)AuthorAgeFiles
...
* 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