| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-22 | Fix a few instances of misspellings of "occurred" | Roel van Meer | |
| See also: https://salsa.debian.org/debian/courier-unicode/-/blob/master/debian/patches/0004-Spelling-Fixes.patch | |||
| 2021-05-19 | Tolerate -Wall and -Werror | Sam Varshavchik | |
| Fixes to configure scripts and code so that it compiles (hopefully correctly) with -Wall and -Werror. Remove support for ancient BSD stricmp and strnicmp functions. AC_CHECK_FUNC does not work for strcasecmp and strncasecmp under -Wall, it's simpler to remove it. | |||
| 2020-11-30 | Fix failing test due to a now-fixed bug in courier-unicode. | Sam Varshavchik | |
| 2020-10-28 | Clean up documentation | Sam Varshavchik | |
| 2020-04-21 | Add AC_PROG_CC_C99 | Sam Varshavchik | |
| 2020-01-23 | Fix compilation warning. | Sam Varshavchik | |
| 2018-08-09 | reformime: fix crash when -e is specified without a -s. | Sam Varshavchik | |
| 2018-07-31 | Recognize utf-8 address type when parsing DSNs. | Sam Varshavchik | |
| 2018-07-29 | Implement RFC 6533 address encoding and decoding. | Sam Varshavchik | |
| 2018-07-29 | mailbot: support UTF-8 messages. | Sam Varshavchik | |
| 2018-07-29 | UTF8 changes. | Sam Varshavchik | |
| 2018-07-28 | sqwebmail: format UTF8 delivery status notifications | Sam Varshavchik | |
| 2018-07-16 | courier-imap: implement literal8 element and APPEND UTF8 option. | Sam Varshavchik | |
| 2018-06-25 | reformime: fix crash when -x/-X is specified without a -s. | Sam Varshavchik | |
| 2018-02-16 | maildrop: Add :H pattern modifier to maildrop. | Sam Varshavchik | |
| rfc2045: RFC2045_DECODEMSG_NOATTACHHEADERS flag, do not decode attachment headers. maildrop: The ":H" pattern modifier searches main headers only, does not search attachments' headers. | |||
| 2017-12-26 | Fix maildirmake and reformime bugs. | Sam Varshavchik | |
| 2017-12-26 Sam Varshavchik <mrsam@courier-mta.com> * libs/maildir/maildirmake.c (main): maildirmake's -q option will create the maildir if it does not exist. * libs/rfc2045/reformime.c (main2): Added -rU option, and a new internal RFC2045_RW_8BIT_ALWAYS conversion option. * libs/rfc2045/reformime.c (main2): Fix crash when the -s option is not valid. | |||
| 2017-11-26 | mailbot: fix null pointer dereferences. | Sam Varshavchik | |
| 2017-09-19 | Change default encoding character set to UTF-8. | Sam Varshavchik | |
| 2017-07-24 | Fix man page generation. | Sam Varshavchik | |
| 2017-03-16 | courier-unicode update fixes. | Sam Varshavchik | |
| 2017-03-09 | courier-unicode API update. | Sam Varshavchik | |
| 2016-06-27 | reformime: do not abort due to invalid encoding of the "name" attribute. | Sam Varshavchik | |
| 2015-07-19 | Fix parsing of a message without a body. | Sam Varshavchik | |
| Until the empty line separating headers from body is read, point startofbody at the end of the parsed text, so if the empty line is never read, the entire contents of the message is parsed as headers. | |||
| 2015-04-24 | Fix use after free. | Sam Varshavchik | |
| 2015-03-04 | imap: handle 01-Jan-1970 as a valid search date. | Sam Varshavchik | |
| 2015-02-28 | Update to courier-unicode 1.2 | Sam Varshavchik | |
| 2014-12-13 | Fix makefile, compiler warnings. | Sam Varshavchik | |
| 2014-09-12 | "Hanno Böck" <hanno@hboeck.de> - fix linking order with -lunicode | Sam Varshavchik | |
| 2014-07-21 | rfc2045: fix Makefile | Sam Varshavchik | |
| 2014-06-23 | Recognize "message" MIME content type, in addition to "text". | Sam Varshavchik | |
| 2014-06-18 | maildrop: add -T replydraft option | Sam Varshavchik | |
| 2014-02-15 | fix for automake >=1.13 | David Heidelberger | |
| 2014-01-12 | Reconfigure against the standalone unicode library. | Sam Varshavchik | |
| 2013-08-28 | rfc2045_decodemsgtoutf8 (reformime -u): fold headers | Sam Varshavchik | |
| 2013-08-25 | Renamed configure.in to configure.ac | Sam Varshavchik | |
| 2013-08-25 | Initial checkin | Sam Varshavchik | |
| Imported from subversion report, converted to git. Updated all paths in scripts and makefiles, reflecting the new directory hierarchy. | |||
