aboutsummaryrefslogtreecommitdiffstats
path: root/unmime.c
Commit message (Expand)AuthorAgeFilesLines
* Kill alloca().Matthias Andree2005-07-311-106/+110
* strncat -> strlcatMatthias Andree2005-07-301-1/+1
* sprintf -> snprintfMatthias Andree2004-11-121-2/+3
* Misc. sprintf and pid_t fixes.Matthias Andree2004-11-101-2/+2
* Cast arguments of is*() ctype.h functions to unsigned char to be 8-bit safe.Matthias Andree2004-06-191-3/+3
* Fix various compiler warnings.Matthias Andree2004-06-181-1/+1
* Make it possible to build the test main.Eric S. Raymond2003-08-131-1/+1
* Guard some buffers.Eric S. Raymond2003-03-011-0/+1
* Don't pass through characters with codes < 16.Eric S. Raymond2001-10-041-1/+1
* Security audit fix.Eric S. Raymond2001-10-031-2/+2
* Add GPL license.Eric S. Raymond2001-09-301-0/+1
* generated by cgit v1.2.3 (git 2.46.0) at 2026-06-24 08:14:53 +0000