about summary refs log tree commit diff
path: root/imap.c (follow)
Commit message (Collapse)AuthorAge
* Parse . as an atom on its ownJune McEnroe2020-04-14
|
* Use two FILEs for IMAPJune McEnroe2020-04-13
| | | | Turns out that funopen cannot be used for a full-duplex socket.
* Send FETCH for uncached UIDsJune McEnroe2020-04-09
|
* Add IMAP parserJune McEnroe2020-04-09