| Commit message (Expand) | Author |
2020-12-14 | Fix MANDIR default | June McEnroe |
2020-12-11 | Free threads and envelopes after concat | June McEnroe |
2020-12-11 | Add -i to idle | June McEnroe |
2020-12-11 | Add imapIdle | June McEnroe |
2020-12-09 | Add FILES section to README | June McEnroe |
2020-12-08 | Handle mail with no trailing newline correctly | June McEnroe |
2020-12-07 | Condense getservinfo and bounds check | June McEnroe |
2020-12-07 | Remove RCODE and ANCOUNT check | June McEnroe |
2020-12-07 | Correctly handle . in nameString | June McEnroe |
2020-12-07 | Remove use of AI_DEFAULT | June McEnroe |
2020-12-04 | Infer hostname from username | June McEnroe |
2020-12-04 | Add DNS and SRV RFCs to STANDARDS | June McEnroe |
2020-12-04 | Add -lresolv on macOS | June McEnroe |
2020-12-04 | Implement getservinfo for SRV lookup | June McEnroe |
2020-12-03 | Refactor patch markup generation | June McEnroe |
2020-12-02 | Switch to inline default stylesheet | June McEnroe |
2020-12-01 | Be even less weird about HTML | June McEnroe |
2020-12-01 | Add conditionals to templates | June McEnroe |
2020-11-30 | Remove unnecessary margin CSS | June McEnroe |
2020-11-30 | Move reply link to message nav | June McEnroe |
2020-11-29 | Stop being so weird about HTML | June McEnroe |
2020-11-29 | Simplify base64 table | June McEnroe |
2020-11-29 | Fix bufferDest for when len requires more than cap * 2 | June McEnroe |
2020-11-29 | Fall back to multipart export for alternative without suitable inline | June McEnroe |
2020-11-29 | Fix section spec of multipart/alternative fallback export | June McEnroe |
2020-11-29 | Use open_memstream for section specs | June McEnroe |
2020-11-29 | Factor out uint32_t stringify | June McEnroe |
2020-11-29 | Rearrange archive.h | June McEnroe |
2020-11-29 | Revert to old quoting style in atom | June McEnroe |
2020-11-28 | Replace templateBuffer with templateString | June McEnroe |
2020-11-28 | Refactor IMAP struct | June McEnroe |
2020-11-28 | Say OpenSSL in additional permission notices | June McEnroe |
2020-11-28 | Add configure script | June McEnroe |
2020-06-08 | Add additional permission for linking with LibreSSL | June McEnroe |
2020-05-11 | Remove base title from thread titles | June McEnroe |
2020-05-11 | Eliminate stray whitespace in HTML and Atom | June McEnroe |
2020-05-01 | Remove unused predefined atoms | June McEnroe |
2020-05-01 | Support continue responses | June McEnroe |
2020-05-01 | Add generator links | June McEnroe |
2020-05-01 | Fix UIDNEXT removal documentation | June McEnroe |
2020-05-01 | Add README.7, LICENSE | June McEnroe |
2020-05-01 | Set up Makefile for FreeBSD | June McEnroe |
2020-05-01 | Expand documentation | June McEnroe |
2020-04-30 | Remove +1s | June McEnroe |
2020-04-30 | Rename baseAddress to baseMailto | June McEnroe |
2020-04-30 | Swap -s and -S | June McEnroe |
2020-04-30 | Add -S for subscribe link | June McEnroe |
2020-04-30 | Add install, uninstall targets | June McEnroe |
2020-04-30 | Wrap footer text in <small> | June McEnroe |
2020-04-30 | Nest <q> elements for increased levels of quotation | June McEnroe |