You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felix von Leitner becc322e12 fix scan_to_sa (Tim Lorenz) 18 years ago
..
base64.c more textcode stuff 21 years ago
fmt_base64.c optimize fmt_base64 (Dan Gundlach) 18 years ago
fmt_cescape.c allow specifying more characters to encode for subset encoders (for 18 years ago
fmt_foldwhitespace.c embarassing cut&paste error 20 years ago
fmt_hexdump.c remove special case stralloc textcode functions 20 years ago
fmt_html.c remove some warnings 20 years ago
fmt_quotedprintable.c allow specifying more characters to encode for subset encoders (for 18 years ago
fmt_to_array.c remove some warnings 20 years ago
fmt_to_sa.c remove special case stralloc textcode functions 20 years ago
fmt_tofrom_array.c remove some warnings 20 years ago
fmt_urlencoded.c allow specifying more characters to encode for subset encoders (for 18 years ago
fmt_uuencoded.c remove special case stralloc textcode functions 20 years ago
fmt_yenc.c remove special case stralloc textcode functions 20 years ago
scan_base64.c remove special case stralloc textcode functions 20 years ago
scan_cescape.c remove some warnings 20 years ago
scan_hexdump.c remove special case stralloc textcode functions 20 years ago
scan_html.c remove some warnings 20 years ago
scan_quotedprintable.c remove special case stralloc textcode functions 20 years ago
scan_to_array.c remove some warnings 20 years ago
scan_to_sa.c fix scan_to_sa (Tim Lorenz) 18 years ago
scan_tofrom_array.c more alloca fixes 20 years ago
scan_urlencoded.c scan_urlencoded2 is like scan_urlencoded, but it will not decode '+' in urls 19 years ago
scan_uuencoded.c remove special case stralloc textcode functions 20 years ago
scan_yenc.c remove special case stralloc textcode functions 20 years ago