6 Commits

Author SHA1 Message Date
leitner
3004b518ef switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
leitner
f7809e36df scan_urlencoded2 is like scan_urlencoded, but it will not decode '+' in urls 2005-02-21 13:07:13 +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
bdd15d2344 missing else 2002-07-21 11:27:46 +00:00
leitner
e4832a2d23 scan_urlencoded should convert '+' to ' ' 2002-07-07 18:12:01 +00:00
leitner
f688af068b add url encoding 2002-04-30 18:39:37 +00:00