7 Commits (3ad333ea50af73f48640efaa8fcfef6ca65c9958)

Author SHA1 Message Date
leitner 928da70f1d add man pages for scan_urlencoded* 7 years ago
leitner 3004b518ef switch to size_t and ssize_t 18 years ago
leitner f7809e36df scan_urlencoded2 is like scan_urlencoded, but it will not decode '+' in urls 20 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 bdd15d2344 missing else 22 years ago
leitner e4832a2d23 scan_urlencoded should convert '+' to ' ' 23 years ago
leitner f688af068b add url encoding 23 years ago