]> Sergey Matveev's repositories - public-inbox.git/history - t/imapd.t
imap: split out unit tests and benchmarks
[public-inbox.git] / t / imapd.t
2020-06-13 Eric Wongimap: split out unit tests and benchmarks
2020-06-13 Eric Wongimap: allow fetch of partial of BODY[...] and headers
2020-06-13 Eric Wongimap: support fetch for BODYSTRUCTURE and BODY
2020-06-13 Eric Wongt/imapd: support FakeInotify and KQNotify
2020-06-13 Eric Wongimap: support LIST command
2020-06-13 Eric Wongimap: implement STATUS command
2020-06-13 Eric Wongimap: delay InboxIdle start, support refresh
2020-06-13 Eric Wongimap: support IDLE
2020-06-13 Eric Wongpreliminary imap server implementation