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 6196f771cd remove a few gcc 4 warnings
work around freebsd 5.4 brokenness (if you don't have IPv6 in the
    kernel, socket(PF_INET6,SOCK_STREAM,0) returns EPROTONOSUPPORT
    instead of EPFNOSUPPORT, which basically says "yeah, I know IPv6,
    but TCP?  never heard of it")
20 years ago
..
array.c remove warnings in tests 20 years ago
b64decode.c remove warnings in tests 20 years ago
b64encode.c add iob_free and man page for iob_reset. 20 years ago
buffer_1.c remove warnings in tests 20 years ago
buffer_fromsa.c remove warnings in tests 20 years ago
buffer_mmap.c add buffer_mmapread 20 years ago
byte_copy.c remove warnings in tests 20 years ago
cescape.c remove warnings in tests 20 years ago
client.c remove warnings in tests 20 years ago
dllink.c remove warnings in tests 20 years ago
dnsip.c add proxy, use errmsg.h in test/dnsip 20 years ago
fdpassing.c remove warnings in tests 20 years ago
fmt_httpdate.c remove warnings in tests 20 years ago
fmt_human.c remove warnings in tests 20 years ago
fmt_long.c remove warnings in tests 20 years ago
fmt_longlong.c remove warnings in tests 20 years ago
httpd.c remove warnings in tests 20 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 remove warnings in tests 20 years ago
io4.c remove warnings in tests 20 years ago
io5.c remove warnings in tests 20 years ago
iob.c add iob_write (to write an io batch through a callback) 20 years ago
proxy.c add proxy, use errmsg.h in test/dnsip 20 years ago
readhttp.c remove warnings in tests 20 years ago
scan.c remove warnings in tests 20 years ago
scan_long.c remove warnings in tests 20 years ago
server.c remove warnings in tests 20 years ago
stralloc_buffer.c remove warnings in tests 20 years ago
stralloc_chomp.c remove warnings in tests 20 years ago
textcode.c remove warnings in tests 20 years ago
unurl.c remove warnings in tests 20 years ago
urlencode.c remove warnings in tests 20 years ago
uudecode.c remove a few gcc 4 warnings 20 years ago
vd.c remove warnings in tests 20 years ago