| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Support continue responses | June McEnroe | 2020-05-01 |
| | | | | | | Basically just so that this can be the canonical imap.[ch] for copying into other projects. | ||
| * | Parse . as an atom on its own | June McEnroe | 2020-04-14 |
| | | |||
| * | Use two FILEs for IMAP | June McEnroe | 2020-04-13 |
| | | | | | Turns out that funopen cannot be used for a full-duplex socket. | ||
| * | Send FETCH for uncached UIDs | June McEnroe | 2020-04-09 |
| | | |||
| * | Add IMAP parser | June McEnroe | 2020-04-09 |