summary refs log tree commit diff
path: root/imap.h (follow)
Commit message (Expand)AuthorAge
* Refactor IMAP structJune McEnroe2020-11-28
* Say OpenSSL in additional permission noticesJune McEnroe2020-11-28
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* Remove unused predefined atomsJune McEnroe2020-05-01
* Support continue responsesJune McEnroe2020-05-01
* Parse . as an atom on its ownJune McEnroe2020-04-14
* Build a list of body parts parallel to structureJune McEnroe2020-04-14
* Use two FILEs for IMAPJune McEnroe2020-04-13
* Fetch and parse BODYSTRUCTUREJune McEnroe2020-04-12
* Concatenate mbox threadsJune McEnroe2020-04-10
* Move extra atoms into the predefined enumJune McEnroe2020-04-10
* Refactor main loop state machineJune McEnroe2020-04-10
* Move export code to export.cJune McEnroe2020-04-09
* Send FETCH for uncached UIDsJune McEnroe2020-04-09
* Add IMAP parserJune McEnroe2020-04-09
/a>Jason A. Donenfeld 2014-01-16auth: lua string comparisons are time invariantJason A. Donenfeld 2014-01-16authentication: use hidden form instead of refererJason A. Donenfeld 2014-01-16auth: add basic authentication filter frameworkJason A. Donenfeld 2014-01-16t0111: Additions and fixesLukas Fleischer 2014-01-16parsing.c: Remove leading space from committerLukas Fleischer