libowfat/textcode
Felix von Leitner 4a830369db add html encoders
add vd (mldonkey support program) as test for socket API
2003-04-23 20:17:57 +00:00
..
base64.c more textcode stuff 2002-04-30 13:30:51 +00:00
fmt_base64.c add base64 scanner 2002-04-30 17:55:41 +00:00
fmt_base64_sa.c add stralloc versions of textcode (Kai Ruemmler) 2003-02-27 17:23:14 +00:00
fmt_hexdump.c make fmt_hexdump use lowercase letters 2002-05-14 20:04:35 +00:00
fmt_hexdump_sa.c add stralloc versions of textcode (Kai Ruemmler) 2003-02-27 17:23:14 +00:00
fmt_html.c add html encoders 2003-04-23 20:17:57 +00:00
fmt_quotedprintable.c quoted unprintable 2002-04-30 18:24:10 +00:00
fmt_quotedprintable_sa.c add stralloc versions of textcode (Kai Ruemmler) 2003-02-27 17:23:14 +00:00
fmt_urlencoded.c add url encoding 2002-04-30 18:39:37 +00:00
fmt_urlencoded_sa.c remove warnings 2003-02-27 17:26:39 +00:00
fmt_uuencoded.c add textcode api for uuencode and uudecode, base64 and quoted printable. 2002-04-29 21:03:08 +00:00
fmt_uuencoded_sa.c remove warnings 2003-02-27 17:26:39 +00:00
fmt_yenc.c add yenc 2002-04-30 20:48:13 +00:00
fmt_yenc_sa.c add stralloc versions of textcode (Kai Ruemmler) 2003-02-27 17:23:14 +00:00
scan_base64.c add base64 scanner 2002-04-30 17:55:41 +00:00
scan_base64_sa.c add stralloc versions of textcode (Kai Ruemmler) 2003-02-27 17:23:14 +00:00
scan_hexdump.c add stralloc versions of textcode (Kai Ruemmler) 2003-02-27 17:23:14 +00:00
scan_hexdump_sa.c add stralloc versions of textcode (Kai Ruemmler) 2003-02-27 17:23:14 +00:00
scan_html.c add html encoders 2003-04-23 20:17:57 +00:00
scan_quotedprintable.c quoted unprintable 2002-04-30 18:24:10 +00:00
scan_quotedprintable_sa.c add stralloc versions of textcode (Kai Ruemmler) 2003-02-27 17:23:14 +00:00
scan_urlencoded.c missing else 2002-07-21 11:27:46 +00:00
scan_urlencoded_sa.c add stralloc versions of textcode (Kai Ruemmler) 2003-02-27 17:23:14 +00:00
scan_uuencoded.c add base64 scanner 2002-04-30 17:55:41 +00:00
scan_uuencoded_sa.c add stralloc versions of textcode (Kai Ruemmler) 2003-02-27 17:23:14 +00:00
scan_yenc.c add yenc 2002-04-30 20:48:13 +00:00
scan_yenc_sa.c add stralloc versions of textcode (Kai Ruemmler) 2003-02-27 17:23:14 +00:00