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 4a830369db add html encoders
add vd (mldonkey support program) as test for socket API
20 years ago
..
base64.c more textcode stuff 21 years ago
fmt_base64.c add base64 scanner 21 years ago
fmt_base64_sa.c add stralloc versions of textcode (Kai Ruemmler) 21 years ago
fmt_hexdump.c make fmt_hexdump use lowercase letters 21 years ago
fmt_hexdump_sa.c add stralloc versions of textcode (Kai Ruemmler) 21 years ago
fmt_html.c add html encoders 20 years ago
fmt_quotedprintable.c quoted unprintable 21 years ago
fmt_quotedprintable_sa.c add stralloc versions of textcode (Kai Ruemmler) 21 years ago
fmt_urlencoded.c add url encoding 21 years ago
fmt_urlencoded_sa.c remove warnings 21 years ago
fmt_uuencoded.c add textcode api for uuencode and uudecode, base64 and quoted printable. 21 years ago
fmt_uuencoded_sa.c remove warnings 21 years ago
fmt_yenc.c add yenc 21 years ago
fmt_yenc_sa.c add stralloc versions of textcode (Kai Ruemmler) 21 years ago
scan_base64.c add base64 scanner 21 years ago
scan_base64_sa.c add stralloc versions of textcode (Kai Ruemmler) 21 years ago
scan_hexdump.c add stralloc versions of textcode (Kai Ruemmler) 21 years ago
scan_hexdump_sa.c add stralloc versions of textcode (Kai Ruemmler) 21 years ago
scan_html.c add html encoders 20 years ago
scan_quotedprintable.c quoted unprintable 21 years ago
scan_quotedprintable_sa.c add stralloc versions of textcode (Kai Ruemmler) 21 years ago
scan_urlencoded.c missing else 21 years ago
scan_urlencoded_sa.c add stralloc versions of textcode (Kai Ruemmler) 21 years ago
scan_uuencoded.c add base64 scanner 21 years ago
scan_uuencoded_sa.c add stralloc versions of textcode (Kai Ruemmler) 21 years ago
scan_yenc.c add yenc 21 years ago
scan_yenc_sa.c add stralloc versions of textcode (Kai Ruemmler) 21 years ago