leitner
b9eb81c58f
move unit tests into each file (compile with -DUNITTEST)
2017-05-13 22:52:21 +00:00
leitner
ce64436772
document scan_uuencoded
2017-03-13 18:12:31 +00:00
leitner
d26b8082d8
shut up new gcc 6 warnings
2016-04-27 14:07:49 +00:00
leitner
3004b518ef
switch to size_t and ssize_t
2006-11-07 17:56:05 +00:00
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
2003-09-19 19:08:13 +00:00
leitner
4d0eca89fc
add base64 scanner
2002-04-30 17:55:41 +00:00
leitner
4f3f4ea52f
test/uudecode now appears to actually work ;)
2002-04-30 14:38:18 +00:00
leitner
d570a9c307
add textcode api for uuencode and uudecode, base64 and quoted printable.
2002-04-29 21:03:08 +00:00