libowfat/textcode
Felix von Leitner d656d15954 add fmt_ldapescape2 2007-06-28 22:46:58 +00:00
..
base64.c more textcode stuff 2002-04-30 13:30:51 +00:00
fmt_base64.c try to catch malicious input in textcode fmt_* functions 2007-06-28 21:00:40 +00:00
fmt_cescape.c try to catch malicious input in textcode fmt_* functions 2007-06-28 21:00:40 +00:00
fmt_foldwhitespace.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_hexdump.c try to catch malicious input in textcode fmt_* functions 2007-06-28 21:00:40 +00:00
fmt_html.c try to catch malicious input in textcode fmt_* functions 2007-06-28 21:00:40 +00:00
fmt_ldapescape.c try to catch malicious input in textcode fmt_* functions 2007-06-28 21:00:40 +00:00
fmt_ldapescape2.c add fmt_ldapescape2 2007-06-28 22:46:58 +00:00
fmt_quotedprintable.c try to catch malicious input in textcode fmt_* functions 2007-06-28 21:00:40 +00:00
fmt_to_array.c try to catch malicious input in textcode fmt_* functions 2007-06-28 21:00:40 +00:00
fmt_to_sa.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
fmt_tofrom_array.c try to catch malicious input in textcode fmt_* functions 2007-06-28 21:00:40 +00:00
fmt_urlencoded.c try to catch malicious input in textcode fmt_* functions 2007-06-28 21:00:40 +00:00
fmt_uuencoded.c try to catch malicious input in textcode fmt_* functions 2007-06-28 21:00:40 +00:00
fmt_yenc.c try to catch malicious input in textcode fmt_* functions 2007-06-28 21:00:40 +00:00
scan_base64.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
scan_cescape.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
scan_hexdump.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
scan_html.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
scan_ldapescape.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
scan_quotedprintable.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
scan_to_array.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
scan_to_sa.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
scan_tofrom_array.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
scan_urlencoded.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
scan_uuencoded.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
scan_yenc.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00