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 22 years ago
b64decode.c more alloca fixes 21 years ago
b64encode.c more alloca fixes 21 years ago
buffer_1.c
buffer_fromsa.c add buffer_fromsa (make virtual buffer from stralloc) 22 years ago
byte_copy.c
cescape.c more alloca fixes 21 years ago
dllink.c change case_*b from char* to void* so it is function pointer compatible 22 years ago
dnsip.c add experimental prefetching support 21 years ago
fmt_httpdate.c
fmt_human.c
fmt_long.c
fmt_longlong.c
httpd.c skip initial slashes 21 years ago
io.c two test programs straight from djb's documentation 22 years ago
io2.c two test programs straight from djb's documentation 22 years ago
io3.c add long long buffer routines 22 years ago
io4.c oops, forgot ! 22 years ago
io5.c make the accepted connections non-blocking, too 22 years ago
iob.c make iob_send return aggregate total 22 years ago
readhttp.c small demo for token reading 22 years ago
scan.c
scan_long.c
stralloc_buffer.c
stralloc_chomp.c
textcode.c add cescape stuff and two tests 22 years ago
unurl.c more alloca fixes 21 years ago
urlencode.c more alloca fixes 21 years ago
uudecode.c
vd.c