libowfat/textcode
Felix von Leitner 9e3ba6e772 shut up new gcc 6 warnings 2016-04-27 14:07:49 +00:00
..
base64.c more textcode stuff 2002-04-30 13:30:51 +00:00
base64url.c add base64url support 2016-02-28 12:24:47 +00:00
fmt_base64.c try to catch malicious input in textcode fmt_* functions 2007-06-28 21:00:40 +00:00
fmt_base64url.c add base64url support 2016-02-28 12:24:47 +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 add scan_html_tagarg 2014-09-17 13:58:59 +00:00
fmt_html_tagarg.c add fmt_html_tagarg, fmt_xml 2014-09-16 15:41:35 +00:00
fmt_jsonescape.c add json encoding routines to textcode 2014-01-28 16:12:39 +00:00
fmt_ldapescape.c shut up new gcc 6 warnings 2016-04-27 14:07:49 +00:00
fmt_ldapescape2.c shut up new gcc 6 warnings 2016-04-27 14:07:49 +00:00
fmt_quotedprintable.c shut up new gcc 6 warnings 2016-04-27 14:07:49 +00:00
fmt_to_array.c $ make WERROR=-Werror now builds with -Werror 2014-03-13 22:25:20 +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 shut up new gcc 6 warnings 2016-04-27 14:07:49 +00:00
fmt_uuencoded.c shut up new gcc 6 warnings 2016-04-27 14:07:49 +00:00
fmt_xml.c add fmt_html_tagarg, fmt_xml 2014-09-16 15:41:35 +00:00
fmt_yenc.c shut up new gcc 6 warnings 2016-04-27 14:07:49 +00:00
scan_base64.c add base64url support 2016-02-28 12:24:47 +00:00
scan_base64url.c add base64url support 2016-02-28 12:24:47 +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 add scan_html_tagarg 2014-09-17 13:58:59 +00:00
scan_jsonescape.c | not + 2014-02-25 17:51:29 +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 shut up new gcc 6 warnings 2016-04-27 14:07:49 +00:00
scan_yenc.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00