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
...
*
libinterimap: bugfix: fix escaped hierarchy delimiters in LIST reponses.
Guilhem Moulin
2019-05-27
1
*
Bump copyright years.
Guilhem Moulin
2019-01-22
1
*
Bump version number.
Guilhem Moulin
2019-01-22
1
*
Net::IMAP::InterIMAP: add support for TLSv1.3 (on recent enough Net::SSLeay).
Guilhem Moulin
2019-01-22
1
*
Specify minimum Perl and Net::SSLeay versions.
Guilhem Moulin
2019-01-20
1
*
pullimap, interimap: Use $XDG_CONFIG_HOME/$NAME/config as config file.
Guilhem Moulin
2019-01-20
1
*
Improve ESEARCH response parsing for full RFC 4466 compatibility.
Guilhem Moulin
2018-05-10
1
*
typofix
Guilhem Moulin
2018-05-09
1
*
Fix uninitialized value $set in quotemeta
Guilhem Moulin
2018-05-09
1
*
Add support for untagged ESEARCH responses from RFC 4731.
Guilhem Moulin
2018-05-09
1
*
Library: new API idle_start() and idle_stop().
Guilhem Moulin
2018-05-09
1
*
Ensure the lower bound of UID ranges is at least 1.
Guilhem Moulin
2017-05-29
1
*
"fingerprint" now only pins the cert's SPKI, not the cert itself.
Guilhem Moulin
2016-12-01
1
*
Net::IMAP::InterIMAP, interimap: Add support for IMAP NOTIFY [RFC 5465].
Guilhem Moulin
2016-03-12
1
*
Net::IMAP::InterIMAP: quit idling when a time jump of at least 30s is detected
Guilhem Moulin
2016-03-12
1
*
Net::IMAP::InterIMAP: set SO_{RCV,SND}TIMEO on the socket so we can detect de...
Guilhem Moulin
2016-03-12
1
*
Net::IMAP::InterIMAP: set binmode on the socket (and our pipe ends)
Guilhem Moulin
2016-03-12
1
*
Net::IMAP::InterIMAP optimisation: ignore a new message that's immediately ex...
Guilhem Moulin
2016-03-12
1
*
Net::IMAP::InterIMAP: Don't increase UIDNEXT when receiving EXISTS responses.
Guilhem Moulin
2016-03-12
1
*
wibble
Guilhem Moulin
2016-03-11
1
*
IDLE: fix race condition when an untagged response is received after the DONE
Guilhem Moulin
2016-03-10
1
*
Net::IMAP::InterIMAP: change argument order in slurp and _resp.
Guilhem Moulin
2016-03-10
1
*
Net::IMAP::InterIMAP: don't print undefined cache values in debug messages.
Guilhem Moulin
2016-03-09
1
*
pullimap: keep trying to pull new messages after issuing any IMAP command.
Guilhem Moulin
2016-03-09
1
*
wibble
Guilhem Moulin
2016-03-09
1
*
typo: F_[GS]ETFL → F_[GS]ETFD
Guilhem Moulin
2016-03-09
1
*
Net::IMAP::InterIMAP: try again if connect(2) was interrupted.
Guilhem Moulin
2016-03-08
1
*
wibble
Guilhem Moulin
2016-03-07
1
*
Add an option "purge-after" to remove old messages.
Guilhem Moulin
2016-03-07
1
*
pullimap: Remove "logfile" config option.
Guilhem Moulin
2016-03-07
1
*
typo
Guilhem Moulin
2016-03-07
1
*
Ensure the FD_CLOEXEC bit is 1 on sockets, logger and state files.
Guilhem Moulin
2016-03-05
1
*
pullimap: add support for IMAP IDLE (RFC 2177).
Guilhem Moulin
2016-03-05
1
*
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
[prev]
[next]