index
:
interimap
debian/buster-backports
debian/latest
master
Fast bidirectional synchronization for QRESYNC-capable IMAP servers
Guilhem Moulin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Net
/
IMAP
Commit message (
Expand
)
Author
Age
Files
...
*
pullimap: mark downloaded messages as \Seen
Guilhem Moulin
2016-03-05
1
*
pullimap (IMAP part only)
Guilhem Moulin
2016-03-05
1
*
Inspect the select(2) syscall's return value.
Guilhem Moulin
2016-03-04
1
*
Relax parsing of continuation requests for for empty resp-text.
Guilhem Moulin
2016-03-03
1
*
Don't modify the state when receiving an unsolicited FETCH response without UID
Guilhem Moulin
2016-03-03
1
*
fix slurp(), useful for IDLE and NOTIFY.
Guilhem Moulin
2016-03-03
1
*
Log and debug messages: don't prefix with a ':' for nameless clients.
Guilhem Moulin
2016-03-03
1
*
Ensure the inbox is always used in upper-case internally.
Guilhem Moulin
2016-03-03
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
*
Use TCP keepalive to detect dead peers.
Guilhem Moulin
2015-09-21
1
*
Move SSL fingerprint verification to the the verify callback.
Guilhem Moulin
2015-09-16
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
*
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
[prev]
[next]