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
/
Changelog
Commit message (
Expand
)
Author
Age
Files
*
libinterimap: add support for the TLS SNI (Server Name Indication) extension.
Guilhem Moulin
2020-12-11
1
*
libinterimap: make SSL_verify check the hostname as well.
Guilhem Moulin
2020-12-11
1
*
libinterimap: factor out hostname/IP parsing.
Guilhem Moulin
2020-12-11
1
*
test suite: always generate new certificates on `make test`.
Guilhem Moulin
2020-12-11
1
*
libinterimap: show the matching pinned SPKI in --debug mode.
Guilhem Moulin
2020-12-11
1
*
documentation: replace example.org with example.net for consistency.
Guilhem Moulin
2020-12-10
1
*
Prepare new release.
upstream/0.5.3
Guilhem Moulin
2020-12-09
1
*
New test with a server offering both RSA+ECDSA certificates.
Guilhem Moulin
2020-12-09
1
*
libinterimap: SSL_fingerprint now supports a space-separate list of digests t...
Guilhem Moulin
2020-12-09
1
*
test suite: use a RSA certificate rather than ECDSA.
Guilhem Moulin
2020-12-09
1
*
libinterimap: 'debug' forces 'null-stderr' = 0.
Guilhem Moulin
2020-12-08
1
*
Prepare new release.
upstream/0.5.2
Guilhem Moulin
2020-08-03
1
*
libinterimap: abort on PREAUTH greeting received on plaintext connections
Guilhem Moulin
2020-08-03
1
*
libinterimap: Fix response injection vulnerability after STARTTLS.
Guilhem Moulin
2020-08-03
1
*
libinterimap: fail when a capability to ENABLE is missing from the server's C...
Guilhem Moulin
2020-08-03
1
*
Makefile: remove 'smart' extension from pandoc call to generate manuals.
Guilhem Moulin
2020-08-03
1
*
Prepare new release.
upstream/0.5.1
Guilhem Moulin
2020-07-02
1
*
Makefile: Major refactoring, add install and uninstall targets.
Guilhem Moulin
2020-07-02
1
*
pullimap: Also compare RFC 5322 date and envelope information in mailbox comp...
Guilhem Moulin
2020-07-02
1
*
Fix version number.
Guilhem Moulin
2020-01-29
1
*
Prepare new release candidate.
upstream/0.5-rc
Guilhem Moulin
2019-12-14
1
*
pullimap: Fix mangling of data lines starting with a dot.
Guilhem Moulin
2019-11-18
1
*
pullimap: Treat messages with a NIL RFC822 attribute as empty.
Guilhem Moulin
2019-11-18
1
*
interimap: Gracefully ignore messages with NIL RFC822 attribute.
Guilhem Moulin
2019-11-17
1
*
Avoid sending large UID EXPUNGE|FETCH|STORE and APPEND commands.
Guilhem Moulin
2019-11-13
1
*
Net::IMAP::InterIMAP::push_flag_updates() bugfixes.
Guilhem Moulin
2019-11-13
1
*
interimap: raise SELECT sample set size from 64 to 256 bytes.
Guilhem Moulin
2019-11-13
1
*
Test suite: add new tests for SSL/TLS.
Guilhem Moulin
2019-11-13
1
*
libinterimap: honor compress={Yes/No}.
Guilhem Moulin
2019-11-08
1
*
Refactor logging logic.
Guilhem Moulin
2019-11-07
1
*
libinterimap: Don't panic at the end of the compressed stream.
Guilhem Moulin
2019-11-07
1
*
pullimap, interimap: redact AUTHENTICATE and LOGIN commands
Guilhem Moulin
2019-11-06
1
*
libinterimap: use directories relative to $HOME for the XDG defaults.
Guilhem Moulin
2019-07-08
1
*
interimap: clarify that 'ignore-mailbox' is matched against internal names.
Guilhem Moulin
2019-07-07
1
*
Refactor documentation.
Guilhem Moulin
2019-07-05
1
*
Improve wording.
Guilhem Moulin
2019-05-30
1
*
typo fixes
Guilhem Moulin
2019-05-28
1
*
Manpages: clarify that the tunnel command is run following Perl's `exec` sema...
Guilhem Moulin
2019-05-27
1
*
Add test-suite (requires dovecot-imapd).
Guilhem Moulin
2019-05-27
1
*
New option 'list-reference' to specify a reference name.
Guilhem Moulin
2019-05-27
1
*
libinterimap: use socketpair(2) in tunnel mode.
Guilhem Moulin
2019-05-27
1
*
interimap: fix handling of mod-sequence values greater or equal than 2 << 63.
Guilhem Moulin
2019-05-27
1
*
interimap: Enforce SQLite foreign key constraints.
Guilhem Moulin
2019-05-27
1
*
interimap: avoid caching hierarchy delimiters forever in the database.
Guilhem Moulin
2019-05-27
1
*
interimap: Refactor --target handling.
Guilhem Moulin
2019-05-27
1
*
interimap: fail when two non-INBOX LIST replies return different separators.
Guilhem Moulin
2019-05-27
1
*
interimap: accept C-style escape sequences in 'list-mailbox'.
Guilhem Moulin
2019-05-27
1
*
interimap: Factor out error throwing.
Guilhem Moulin
2019-05-27
1
*
libinterimap: astring is 1*ASTRING-CHAR / string.
Guilhem Moulin
2019-05-27
1
*
libinterimap: quote() the empty string as "" instead of a 0-length literal.
Guilhem Moulin
2019-05-27
1
[next]