summary refs log tree commit diff
path: root/parse.c (follow)
Commit message (Expand)AuthorAge
* Render id, description and language as <pre> attributesJune McEnroe2020-04-22
* Skip leading whitespace in message IDsJune McEnroe2020-04-19
* Add bodyPartType helperJune McEnroe2020-04-14
* Add decoding stubsJune McEnroe2020-04-14
* Preserve original Date header in envelopeJune McEnroe2020-04-13
* Use UTC date everywhereJune McEnroe2020-04-13
* Allow missing DOW and obsolete zone in dateJune McEnroe2020-04-12
* Fetch and parse BODYSTRUCTUREJune McEnroe2020-04-12
* Move parseEnvelope to parse.cJune McEnroe2020-04-10
chat.c?h=1.9&id=9e0bcb38056f8e83f5041dd7776ca17cb6ac01ce&follow=1'>Add support for mIRC colorsJune McEnroe 2018-08-03Handle bold, italic, underlineJune McEnroe 2018-08-03Add prift function for "prefix shift"June McEnroe 2018-08-03Link with -lcurseswJune McEnroe 2018-08-02Use libtls "compat" ciphersJune McEnroe 2018-08-02Add UI and handle some kinds of server messagesJune McEnroe 2018-08-02Add chroot.tar targetJune McEnroe