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.
leitner 9e8043f4d8 change case_*b from char* to void* so it is function pointer compatible
to byte_*
21 years ago
..
array.c change length or size specifiers in APIs from int to long 21 years ago
b64decode.c a few more tests 22 years ago
b64encode.c accept longer input 22 years ago
buffer_1.c more textcode stuff 23 years ago
buffer_fromsa.c add buffer_fromsa (make virtual buffer from stralloc) 22 years ago
byte_copy.c a few more tests 22 years ago
dllink.c change case_*b from char* to void* so it is function pointer compatible 21 years ago
dnsip.c even more man pages 22 years ago
fmt_httpdate.c add scan_httpdate 22 years ago
fmt_human.c add fmt_human, fmt_humank and fmt_httpdate 22 years ago
fmt_long.c add long long fmt routines 22 years ago
fmt_longlong.c add beginnings of integer range checking 22 years ago
readhttp.c small demo for token reading 22 years ago
scan.c one more scan test 22 years ago
scan_long.c add small scan test 22 years ago
stralloc_buffer.c better and more predication, improved documentation 22 years ago
stralloc_chomp.c add two tests 22 years ago
unurl.c add unurl test (rename "foo%20bar" to "foo bar") 22 years ago
urlencode.c a few more tests 22 years ago
uudecode.c improve MIME handling (accept Base64 as base64) 22 years ago
vd.c vd now sends argv[0] instead of "vd" 22 years ago