libowfat/textcode
Felix von Leitner 1fc8c534a7 allow specifying more characters to encode for subset encoders (for
example, you can say that fmt_quotedprintable should also escape ':', if
you want to use ':' as separator in a data file.
2005-03-30 13:22:17 +00:00
..
base64.c more textcode stuff 2002-04-30 13:30:51 +00:00
fmt_base64.c remove special case stralloc textcode functions 2003-09-19 19:08:13 +00:00
fmt_cescape.c allow specifying more characters to encode for subset encoders (for 2005-03-30 13:22:17 +00:00
fmt_foldwhitespace.c embarassing cut&paste error 2003-09-24 22:51:40 +00:00
fmt_hexdump.c remove special case stralloc textcode functions 2003-09-19 19:08:13 +00:00
fmt_html.c remove some warnings 2004-01-06 23:26:55 +00:00
fmt_quotedprintable.c allow specifying more characters to encode for subset encoders (for 2005-03-30 13:22:17 +00:00
fmt_to_array.c remove some warnings 2004-01-06 23:26:55 +00:00
fmt_to_sa.c remove special case stralloc textcode functions 2003-09-19 19:08:13 +00:00
fmt_tofrom_array.c remove some warnings 2004-01-06 23:26:55 +00:00
fmt_urlencoded.c allow specifying more characters to encode for subset encoders (for 2005-03-30 13:22:17 +00:00
fmt_uuencoded.c remove special case stralloc textcode functions 2003-09-19 19:08:13 +00:00
fmt_yenc.c remove special case stralloc textcode functions 2003-09-19 19:08:13 +00:00
scan_base64.c remove special case stralloc textcode functions 2003-09-19 19:08:13 +00:00
scan_cescape.c remove some warnings 2004-01-06 23:26:55 +00:00
scan_hexdump.c remove special case stralloc textcode functions 2003-09-19 19:08:13 +00:00
scan_html.c remove some warnings 2004-01-06 23:26:55 +00:00
scan_quotedprintable.c remove special case stralloc textcode functions 2003-09-19 19:08:13 +00:00
scan_to_array.c remove some warnings 2004-01-06 23:26:55 +00:00
scan_to_sa.c remove special case stralloc textcode functions 2003-09-19 19:08:13 +00:00
scan_tofrom_array.c more alloca fixes 2004-01-06 23:35:06 +00:00
scan_urlencoded.c scan_urlencoded2 is like scan_urlencoded, but it will not decode '+' in urls 2005-02-21 13:07:13 +00:00
scan_uuencoded.c remove special case stralloc textcode functions 2003-09-19 19:08:13 +00:00
scan_yenc.c remove special case stralloc textcode functions 2003-09-19 19:08:13 +00:00