about summary refs log tree commit homepage
path: root/t/imap.t
DateCommit message (Expand)
2021-03-28test_common: require_mods bundles
2021-01-01update copyrights for 2021
2020-06-21tests: require git 2.6+ in more places
2020-06-16imap: *SEARCH: use Parse::RecDescent
2020-06-15testcommon: allow OR-ing module dependencies
2020-06-13imap: introduce memory-efficient uo2m mapping
2020-06-13imap: FETCH: more granular CRLF conversion
2020-06-13imap: compile UID FETCH to opcodes
2020-06-13imap: start parsing out queries for SQLite and Xapian
2020-06-13imap: require ".$UID_MIN-$UID_END" suffix
2020-06-13imap: case-insensitive mailbox name comparisons
2020-06-13imap: speed up HEADER.FIELDS[.NOT] range fetches
2020-06-13imap: do not include ".PEEK" in responses
2020-06-13imap: split out unit tests and benchmarks
2020-06-13imap: allow fetch of partial of BODY[...] and headers