| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-18 | Merge branch 'master' of git:/home/var/www/gitrepos/courier-libs | Sam Varshavchik | |
| 2022-01-18 | courier-unicode: build fixes. | Sam Varshavchik | |
| Revert to previous Docbook DTD URL. Fix packaging, do not include a built headerfile in the tarball. Fix compilation warning. | |||
| 2022-01-17 | Add additional tests. | Sam Varshavchik | |
| 2022-01-17 | Clean up maildir_getnew. | Sam Varshavchik | |
| 2022-01-17 | Add additional tests. | Sam Varshavchik | |
| 2022-01-17 | Merge branch 'master' of git:/home/var/www/gitrepos/courier-libs | Sam Varshavchik | |
| 2022-01-17 | Fix minor memory leaks. | Sam Varshavchik | |
| bdbobj_nextkey can leak memory. Looks like some glibc or valgrind configs detect memory leaks from putenv(), use setenv() instead. It's POSIX 2001. Take this opportunity to clean up the test script. | |||
| 2022-01-17 | maildrop: update version | Sam Varshavchik | |
| 2022-01-16 | Update versions. | Sam Varshavchik | |
| 2022-01-16 | Merge pull request #22 from arjendekorte/patch-1 | Sam Varshavchik | |
| Update Makefile.am | |||
| 2022-01-16 | Update Makefile.am | Arjen de Korte | |
| Unfortunately, the fix for compilation issues is not complete yet, as version courier-imap-5.1.6 still fails to build with missing symbols | |||
| 2022-01-16 | Fix linking failure. | Sam Varshavchik | |
| 2022-01-16 | Update version. | Sam Varshavchik | |
| 2022-01-15 | Fix minor memory leaks | Sam Varshavchik | |
| 2022-01-15 | Set an ALARM timer to kill libcouriertls. | Sam Varshavchik | |
| 2021-11-28 | Convert to PCRE2. | Sam Varshavchik | |
| 2021-11-26 | Convert to pcre2. | Sam Varshavchik | |
| 2021-11-11 | rfc1035mxlist: add an distinct return code for "MX ." reply. | Sam Varshavchik | |
| 2021-08-01 | imap: fix crash due to a race condition. | Sam Varshavchik | |
| 2021-06-15 | pop3: buffer input by ourselves. | Sam Varshavchik | |
| 2021-05-21 | -Wall and -Werror fixes | Sam Varshavchik | |
| 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. | |||
| 2021-05-19 | maildrop: clean up a dotlock file if exited while it is held. | Sam Varshavchik | |
| Implement exit() by throwing an exception, which will wind up and clean up the dotlock. Catch the exception and exit(), after everything gets cleaned up. | |||
| 2021-04-24 | courier-imap: bump version | Sam Varshavchik | |
| 2021-04-01 | POP3 lang extension | Sam Varshavchik | |
| 2021-03-28 | couriertcpd: tweak DNSBL lookup logic. | Sam Varshavchik | |
| 2021-03-28 | pop3d-ssl.dist: remove duplicate setting. | Sam Varshavchik | |
| 2021-03-26 | Bump version | Sam Varshavchik | |
| 2021-03-26 | Merge branch 'master' of monster:/home/var/www/gitrepos/courier-libs | Sam Varshavchik | |
| 2021-03-26 | Bump version | Sam Varshavchik | |
| 2021-03-25 | Fix makedat handling of files without a trailing newline, adjust imap errmsg. | Sam Varshavchik | |
| 2021-03-21 | Fix compilation error with older gccs. | Sam Varshavchik | |
| 2021-03-20 | Bump version. | Sam Varshavchik | |
| 2021-03-20 | Merge pull request #20 from arjendekorte/master | Sam Varshavchik | |
| TLS_CACHEFILE filenames swapped | |||
| 2021-03-20 | pop3d-ssl.dist.in.git: naming mismatch | Arjen de Korte | |
| TLS_CACHEFILE name should be `couriersslpop3cache` (not `couriersslimapcache`) | |||
| 2021-03-20 | imapd-ssl.dist.in.git: naming mismatch | Arjen de Korte | |
| TLS_CACHEFILE name should be `couriersslimapcache` (not `couriersslpop3cache`) | |||
| 2021-03-14 | Autotools update fixes | Sam Varshavchik | |
| 2021-03-14 | Autotool update fixes | Sam Varshavchik | |
| 2021-03-13 | Bump version | Sam Varshavchik | |
| 2021-03-12 | courier-unicode: further changes to the canonical compose/decompose. | Sam Varshavchik | |
| 2021-03-10 | courier-unicode: canonical decomposition and composition implementation. | Sam Varshavchik | |
| Move unicode_canonical() into a larger library of functions that handles full Unicode decomposition and composition. | |||
| 2021-03-07 | courier-unicode: improve compression of lookup tables | Sam Varshavchik | |
| 2021-03-07 | courier-unicode: Fix manual pages. | Sam Varshavchik | |
| 2021-03-06 | courier-unicode: fix unicode_bidi_embed | Sam Varshavchik | |
| 2021-03-02 | courier-unicode: handle pre-2.2 versioning. | Sam Varshavchik | |
| 2021-03-01 | Merge branch 'courier-1.0' | Sam Varshavchik | |
| 2021-03-01 | Bump version | Sam Varshavchik | |
| 2021-03-01 | Merge branch 'courier-1.0' | Sam Varshavchik | |
| 2021-03-01 | Fix handling of bad DNS queries. | Sam Varshavchik | |
| 2021-02-24 | More unicode functions. | Sam Varshavchik | |
