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.
Felix von Leitner bf99affbdb remove warning (changed API from int to long) 19 years ago
..
array.c reverse return code for safemult API to conform to newer djb APIs 20 years ago
b64decode.c make b64decode more useful 19 years ago
b64encode.c more alloca fixes 20 years ago
buffer_1.c more textcode stuff 21 years ago
buffer_fromsa.c add buffer_fromsa (make virtual buffer from stralloc) 20 years ago
byte_copy.c darn! 19 years ago
cescape.c more alloca fixes 20 years ago
client.c add two useful little test programs 20 years ago
dllink.c change case_*b from char* to void* so it is function pointer compatible 20 years ago
dnsip.c add experimental prefetching support 20 years ago
fdpassing.c add fd passing functions 20 years ago
fmt_httpdate.c add scan_httpdate 20 years ago
fmt_human.c add fmt_human, fmt_humank and fmt_httpdate 20 years ago
fmt_long.c add long long fmt routines 20 years ago
fmt_longlong.c add beginnings of integer range checking 20 years ago
httpd.c skip initial slashes 20 years ago
io.c two test programs straight from djb's documentation 20 years ago
io2.c two test programs straight from djb's documentation 20 years ago
io3.c add long long buffer routines 20 years ago
io4.c oops, forgot ! 20 years ago
io5.c make the accepted connections non-blocking, too 20 years ago
iob.c make iob_send return aggregate total 20 years ago
readhttp.c small demo for token reading 20 years ago
scan.c one more scan test 20 years ago
scan_long.c add small scan test 20 years ago
server.c add two useful little test programs 20 years ago
stralloc_buffer.c better and more predication, improved documentation 20 years ago
stralloc_chomp.c add two tests 21 years ago
textcode.c add cescape stuff and two tests 20 years ago
unurl.c more alloca fixes 20 years ago
urlencode.c more alloca fixes 20 years ago
uudecode.c remove warning (changed API from int to long) 19 years ago
vd.c vd now sends argv[0] instead of "vd" 20 years ago