libowfat/textcode
leitner 3279ca84f8 don't use black list for urlencoding, use white list.
..
base64.c more textcode stuff
fmt_base64.c remove special case stralloc textcode functions
fmt_cescape.c add cescape stuff and two tests
fmt_foldwhitespace.c embarassing cut&paste error
fmt_hexdump.c remove special case stralloc textcode functions
fmt_html.c remove special case stralloc textcode functions
fmt_quotedprintable.c remove special case stralloc textcode functions
fmt_to_array.c remove special case stralloc textcode functions
fmt_to_sa.c remove special case stralloc textcode functions
fmt_tofrom_array.c remove special case stralloc textcode functions
fmt_urlencoded.c don't use black list for urlencoding, use white list.
fmt_uuencoded.c remove special case stralloc textcode functions
fmt_yenc.c remove special case stralloc textcode functions
scan_base64.c remove special case stralloc textcode functions
scan_cescape.c add cescape stuff and two tests
scan_hexdump.c remove special case stralloc textcode functions
scan_html.c remove special case stralloc textcode functions
scan_quotedprintable.c remove special case stralloc textcode functions
scan_to_array.c remove special case stralloc textcode functions
scan_to_sa.c remove special case stralloc textcode functions
scan_tofrom_array.c remove special case stralloc textcode functions
scan_urlencoded.c remove special case stralloc textcode functions
scan_uuencoded.c remove special case stralloc textcode functions
scan_yenc.c remove special case stralloc textcode functions