summary refs log tree commit diff
path: root/configure (unfollow)
Commit message (Expand)Author
2021-04-25Fix address group spacingJune McEnroe
2021-04-22Only highlight the direct target message headerJune McEnroe
2021-04-22Handle trailing comments in message IDsJune McEnroe
2021-04-22Don't URL-encode fragment linksJune McEnroe
2021-04-22Fix handling groups in address listsJune McEnroe
2021-04-21Omit HTML nav from nested messagesJune McEnroe
2021-04-11Parse dates in a hopefully more portable fashionJune McEnroe
2021-04-09Remove unnecessary capture group in URL regexJune McEnroe
2021-03-13Exit on getopt failureJune McEnroe
2021-03-08Respect DESTDIR 1.0June McEnroe
2021-03-08Remove mention of SORT extensionJune McEnroe
2021-03-08Port to LinuxJune McEnroe
2021-03-04Reference "Mailing List" post in READMEJune McEnroe
2021-03-03Remove DEPLOYMENT sectionJune McEnroe
2021-03-03Add -t flag to truncate stdout before writing pathsJune McEnroe
2021-03-03Output updated pathsJune McEnroe
2021-03-03Sandbox with unveil(2) and pledge(2) on OpenBSDJune McEnroe
2021-03-03Target OpenBSDJune McEnroe
2021-03-02Expand READMEJune McEnroe
2021-03-01Generate properly populated reply Cc listsJune McEnroe
2021-01-18Match any non-context diff lines as "head"June McEnroe
2021-01-18Alphabetize STANDARDS sectionJune McEnroe
2020-12-14Fix MANDIR defaultJune McEnroe
2020-12-11Free threads and envelopes after concatJune McEnroe
2020-12-11Add -i to idleJune McEnroe
2020-12-11Add imapIdleJune McEnroe
2020-12-09Add FILES section to READMEJune McEnroe
2020-12-08Handle mail with no trailing newline correctlyJune McEnroe
2020-12-07Condense getservinfo and bounds checkJune McEnroe
2020-12-07Remove RCODE and ANCOUNT checkJune McEnroe
2020-12-07Correctly handle . in nameStringJune McEnroe
2020-12-07Remove use of AI_DEFAULTJune McEnroe
2020-12-04Infer hostname from usernameJune McEnroe
2020-12-04Add DNS and SRV RFCs to STANDARDSJune McEnroe
2020-12-04Add -lresolv on macOSJune McEnroe
2020-12-04Implement getservinfo for SRV lookupJune McEnroe
2020-12-03Refactor patch markup generationJune McEnroe
2020-12-02Switch to inline default stylesheetJune McEnroe
2020-12-01Be even less weird about HTMLJune McEnroe
2020-12-01Add conditionals to templatesJune McEnroe
2020-11-30Remove unnecessary margin CSSJune McEnroe
2020-11-30Move reply link to message navJune McEnroe
2020-11-29Stop being so weird about HTMLJune McEnroe
2020-11-29Simplify base64 tableJune McEnroe
2020-11-29Fix bufferDest for when len requires more than cap * 2June McEnroe
2020-11-29Fall back to multipart export for alternative without suitable inlineJune McEnroe
2020-11-29Fix section spec of multipart/alternative fallback exportJune McEnroe
2020-11-29Use open_memstream for section specsJune McEnroe
2020-11-29Factor out uint32_t stringifyJune McEnroe
2020-11-29Rearrange archive.hJune McEnroe