summaryrefslogtreecommitdiffstats
path: root/cgi
AgeCommit message (Collapse)Author
2022-05-22gcc 12, autotool updates, sqwebmail fixes.Sam Varshavchik
2022-03-22Fix 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-19Tolerate -Wall and -WerrorSam 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-04-21Add AC_PROG_CC_C99Sam Varshavchik
2019-05-17Fix quoting of HTTP headers of error messages.Sam Varshavchik
2017-03-09courier-unicode API update.Sam Varshavchik
2015-02-28Update to courier-unicode 1.2Sam Varshavchik
2014-02-15fix for automake >=1.13David Heidelberger
2014-01-12Reconfigure against the standalone unicode library.Sam Varshavchik
2013-08-25Renamed configure.in to configure.acSam Varshavchik
2013-08-25Initial checkinSam Varshavchik
Imported from subversion report, converted to git. Updated all paths in scripts and makefiles, reflecting the new directory hierarchy.