19 Commits (6fdd2a9078e0ce250806b1fda4a3e65780d73713)

Author SHA1 Message Date
leitner 3279ca84f8 don't use black list for urlencoding, use white list. 21 years ago
leitner c901631a00 embarassing cut&paste error 21 years ago
leitner 056760c5f1 add cescape stuff and two tests 21 years ago
leitner a8f6a1c121 remove special case stralloc textcode functions
write generic stralloc and array textcode wrapper functions
change textcode API to use long instead of int
add cescape fmt and scan functions to textcode
add fmt_foldwhitespace to textcode
21 years ago
leitner 93e07c1174 add + to unsafe characters in fmt_urlencoded 21 years ago
leitner 0546ea048c add html encoders
add vd (mldonkey support program) as test for socket API
22 years ago
leitner 71deab2eec remove warnings 22 years ago
leitner b4f14ed6f7 add stralloc versions of textcode (Kai Ruemmler) 22 years ago
leitner bdd15d2344 missing else 22 years ago
leitner e4832a2d23 scan_urlencoded should convert '+' to ' ' 23 years ago
leitner c536d87493 make fmt_hexdump use lowercase letters 23 years ago
leitner 58334b0ea2 new hexdump fmt and scan routines for textcode 23 years ago
leitner e0437a77ff add yenc 23 years ago
leitner f688af068b add url encoding 23 years ago
leitner 5a9a7e6f1a quoted unprintable 23 years ago
leitner 4d0eca89fc add base64 scanner 23 years ago
leitner 4f3f4ea52f test/uudecode now appears to actually work ;) 23 years ago
leitner 271b380cb3 more textcode stuff 23 years ago
leitner d570a9c307 add textcode api for uuencode and uudecode, base64 and quoted printable. 23 years ago