| Commit message (Expand) | Author | Age | Files |
... | |
* | 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 |
* | 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 |
* | Pass literals by reference to save memory. | Guilhem Moulin | 2015-09-14 | 1 |
* | Replace IO::Socket::SSL dependency by the lower level Net::SSLeay. | Guilhem Moulin | 2015-09-13 | 1 |
* | Fix detection of boolean options. | Guilhem Moulin | 2015-09-13 | 1 |
* | Use 0/1 internally for 'NO'/'YES'. | Guilhem Moulin | 2015-09-11 | 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 |
* | Don't warn that no compression is enabled if the server doesn't support it. | Guilhem Moulin | 2015-09-10 | 1 |
* | wibble | Guilhem Moulin | 2015-09-10 | 1 |
* | Bump version. | Guilhem Moulin | 2015-09-09 | 1 |
* | Refactoring. | 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 |
* | Add an option --watch to keep the connections open and wait for changes. | Guilhem Moulin | 2015-09-08 | 1 |
* | Block SIGINT signals to the children for type=tunnel. | Guilhem Moulin | 2015-09-08 | 1 |
* | Rename ‘imapsync’ to ‘interimap’. | Guilhem Moulin | 2015-09-07 | 1 |
* | wibble | Guilhem Moulin | 2015-09-06 | 1 |
* | Message Sequence Match Data: sequence set come before UIDs. | Guilhem Moulin | 2015-09-06 | 1 |
* | Sample UIDs in SELECT $mailbox (QRESYNC ...) commands. | Guilhem Moulin | 2015-09-05 | 1 |
* | Add support for SASL-IR (RFC 4959) to save a round-trip in AUTHENTICATE comma... | Guilhem Moulin | 2015-08-09 | 1 |
* | Log high precision timestamps in the logfile. | Guilhem Moulin | 2015-07-31 | 1 |
* | Log debug messages to STDERR unless 'logfile' is set. | Guilhem Moulin | 2015-07-31 | 1 |
* | Log out before exiting. | Guilhem Moulin | 2015-07-30 | 1 |
* | Don't try to rename children of mailboxes with \NoInferiors or \HasNoChildren... | Guilhem Moulin | 2015-07-30 | 1 |
* | Add a $try parameter to create, delete, rename, etc. | Guilhem Moulin | 2015-07-30 | 1 |
* | Enable fine-grained control on the mailboxes to consider. | Guilhem Moulin | 2015-07-27 | 1 |
* | Drop the 'read-only' option. | Guilhem Moulin | 2015-07-27 | 1 |
* | bugfix: Don't exist with the children's exist status upon error. | Guilhem Moulin | 2015-07-27 | 1 |
* | No longer try to guess whether a mailbox was deleted or renamed. | Guilhem Moulin | 2015-07-27 | 1 |
* | typo | Guilhem Moulin | 2015-07-26 | 1 |
* | bugfix: Fetching new messages from local and adding them to remote modifies i... | Guilhem Moulin | 2015-07-26 | 1 |
* | Add an option 'logfile' to log debug messages. | Guilhem Moulin | 2015-07-26 | 1 |
* | Don't use readline with non-blocking IO. | Guilhem Moulin | 2015-07-26 | 1 |
* | Clean how we're sending commands to the server. | Guilhem Moulin | 2015-07-26 | 1 |
* | LOGINDISABLED only disables plain-text mechanisms. | Guilhem Moulin | 2015-07-26 | 1 |
* | Add a manpage and improve documentation. | Guilhem Moulin | 2015-07-25 | 1 |
* | Rename '--check' to '--repair' and improve repairing algorithm. | Guilhem Moulin | 2015-07-25 | 1 |
* | Bugfix: allow the absence of default section in the config file. | Guilhem Moulin | 2015-07-25 | 1 |
* | wibble | Guilhem Moulin | 2015-07-25 | 1 |
* | Detect and handle interrupted syncs to avoid message duplicates. | Guilhem Moulin | 2015-07-25 | 1 |
* | Pass messages by reference. | Guilhem Moulin | 2015-07-24 | 1 |
* | bugfix: new messages can be received while FETCHing new messages. | Guilhem Moulin | 2015-07-24 | 1 |
* | wibble | Guilhem Moulin | 2015-07-24 | 1 |