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
/
InterIMAP.pm
Commit message (
Expand
)
Author
Age
Files
...
*
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
[prev]