.. |
array.c
|
reverse return code for safemult API to conform to newer djb APIs
|
2003-09-05 21:25:51 +00:00 |
b64decode.c
|
more alloca fixes
|
2004-01-06 23:35:06 +00:00 |
b64encode.c
|
more alloca fixes
|
2004-01-06 23:35:06 +00:00 |
buffer_1.c
|
more textcode stuff
|
2002-04-30 13:30:51 +00:00 |
buffer_fromsa.c
|
add buffer_fromsa (make virtual buffer from stralloc)
|
2003-06-08 22:10:10 +00:00 |
byte_copy.c
|
a few more tests
|
2002-09-06 18:00:07 +00:00 |
cescape.c
|
more alloca fixes
|
2004-01-06 23:35:06 +00:00 |
client.c
|
add two useful little test programs
|
2004-02-26 18:01:15 +00:00 |
dllink.c
|
change case_*b from char* to void* so it is function pointer compatible
|
2003-09-01 15:28:51 +00:00 |
dnsip.c
|
add experimental prefetching support
|
2004-01-07 15:58:44 +00:00 |
fdpassing.c
|
add fd passing functions
|
2004-02-27 14:47:31 +00:00 |
fmt_httpdate.c
|
add scan_httpdate
|
2003-04-27 17:11:50 +00:00 |
fmt_human.c
|
add fmt_human, fmt_humank and fmt_httpdate
|
2003-04-27 16:11:47 +00:00 |
fmt_long.c
|
add long long fmt routines
|
2003-05-01 20:40:41 +00:00 |
fmt_longlong.c
|
add beginnings of integer range checking
|
2003-05-01 21:25:04 +00:00 |
httpd.c
|
skip initial slashes
|
2003-11-23 21:09:18 +00:00 |
io.c
|
two test programs straight from djb's documentation
|
2003-09-02 00:14:33 +00:00 |
io2.c
|
two test programs straight from djb's documentation
|
2003-09-02 00:14:33 +00:00 |
io3.c
|
add long long buffer routines
|
2003-09-05 21:09:14 +00:00 |
io4.c
|
oops, forgot !
|
2003-09-05 21:12:24 +00:00 |
io5.c
|
make the accepted connections non-blocking, too
|
2003-09-06 02:44:21 +00:00 |
iob.c
|
make iob_send return aggregate total
|
2003-09-08 20:52:00 +00:00 |
readhttp.c
|
small demo for token reading
|
2003-06-08 22:10:29 +00:00 |
scan.c
|
one more scan test
|
2003-05-27 21:44:29 +00:00 |
scan_long.c
|
add small scan test
|
2003-05-04 16:20:08 +00:00 |
server.c
|
add two useful little test programs
|
2004-02-26 18:01:15 +00:00 |
stralloc_buffer.c
|
better and more predication, improved documentation
|
2003-06-08 21:20:36 +00:00 |
stralloc_chomp.c
|
add two tests
|
2002-10-17 20:32:25 +00:00 |
textcode.c
|
add cescape stuff and two tests
|
2003-09-19 19:08:51 +00:00 |
unurl.c
|
more alloca fixes
|
2004-01-06 23:35:06 +00:00 |
urlencode.c
|
more alloca fixes
|
2004-01-06 23:35:06 +00:00 |
uudecode.c
|
improve MIME handling (accept Base64 as base64)
|
2003-04-02 15:22:22 +00:00 |
vd.c
|
vd now sends argv[0] instead of "vd"
|
2003-06-08 18:16:01 +00:00 |