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 fa476a9200 add experimental prefetching support 21 years ago
..
array.c reverse return code for safemult API to conform to newer djb APIs 21 years ago
b64decode.c more alloca fixes 21 years ago
b64encode.c more alloca fixes 21 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
cescape.c more alloca fixes 21 years ago
dllink.c change case_*b from char* to void* so it is function pointer compatible 21 years ago
dnsip.c add experimental prefetching support 21 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
httpd.c skip initial slashes 21 years ago
io.c two test programs straight from djb's documentation 21 years ago
io2.c two test programs straight from djb's documentation 21 years ago
io3.c add long long buffer routines 21 years ago
io4.c oops, forgot ! 21 years ago
io5.c make the accepted connections non-blocking, too 21 years ago
iob.c make iob_send return aggregate total 21 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
textcode.c add cescape stuff and two tests 21 years ago
unurl.c more alloca fixes 21 years ago
urlencode.c more alloca fixes 21 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