.. |
array.c
|
remove warnings in tests
|
2004-11-25 21:52:35 +00:00 |
b64decode.c
|
remove warnings in tests
|
2004-11-25 21:52:35 +00:00 |
b64encode.c
|
add iob_free and man page for iob_reset.
|
2005-03-08 14:56:36 +00:00 |
buffer_1.c
|
remove warnings in tests
|
2004-11-25 21:52:35 +00:00 |
buffer_fromsa.c
|
remove warnings in tests
|
2004-11-25 21:52:35 +00:00 |
buffer_mmap.c
|
switch to size_t and ssize_t
|
2006-11-07 17:56:05 +00:00 |
buffer_tosa.c
|
add iarray
|
2009-03-12 21:32:43 +00:00 |
byte_copy.c
|
byte_zero is also miscompiled by gcc 4.3.2
|
2008-10-25 21:21:46 +00:00 |
cas.c
|
add trivial compare-and-swap test
|
2012-02-24 02:26:29 +00:00 |
cdbget2.c
|
add io_fd_canwrite (like io_fd but assume the fd is writable)
|
2012-04-10 21:15:51 +00:00 |
cescape.c
|
remove warnings in tests
|
2004-11-25 21:52:35 +00:00 |
client.c
|
convert test programs from socket_tcp[46] to socket_tcp[46]b
|
2006-07-15 23:17:46 +00:00 |
dllink.c
|
convert test programs from socket_tcp[46] to socket_tcp[46]b
|
2006-07-15 23:17:46 +00:00 |
dnsip.c
|
add proxy, use errmsg.h in test/dnsip
|
2004-12-17 11:50:40 +00:00 |
fdpassing.c
|
remove warnings in tests
|
2004-11-25 21:52:35 +00:00 |
fmt.c
|
add fmt_strm
|
2007-10-09 13:49:26 +00:00 |
fmt_httpdate.c
|
remove warnings in tests
|
2004-11-25 21:52:35 +00:00 |
fmt_human.c
|
remove warnings in tests
|
2004-11-25 21:52:35 +00:00 |
fmt_ip6.c
|
fmt_ip6 compresses at best spot, not at first spot (Nikola Vladov)
|
2007-03-04 13:13:19 +00:00 |
fmt_long.c
|
remove warnings in tests
|
2004-11-25 21:52:35 +00:00 |
fmt_longlong.c
|
fmt_xlonglong was utterly broken (Johannes Vetter)
|
2007-08-01 00:10:37 +00:00 |
fmt_strm_alloca.c
|
add iarray
|
2009-03-12 21:32:43 +00:00 |
httpd.c
|
introduce io_eagain_read and io_eagain_write (discontinue using io_eagain plz)
|
2014-06-05 20:43:01 +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
|
remove warnings in tests
|
2004-11-25 21:52:35 +00:00 |
io4.c
|
remove warnings in tests
|
2004-11-25 21:52:35 +00:00 |
io5.c
|
switch io_fds from array to newly implemented (hopefully thread-safe) iarray
|
2014-04-04 18:11:03 +00:00 |
iob.c
|
on Linux, save a few syscalls by using sendto/sendmsg with MSG_MORE
|
2014-10-07 13:43:50 +00:00 |
marshal.c
|
catch not enough bytes in input buffer case
|
2014-04-23 13:40:23 +00:00 |
mult.c
|
one more test
|
2008-12-26 01:47:24 +00:00 |
proxy.c
|
make socket_(tc|ud)p[46] actually return non-blocking sockets as
|
2006-05-18 06:02:43 +00:00 |
range.c
|
fix some bugs that cppcheck found
|
2014-05-07 23:51:24 +00:00 |
readhttp.c
|
remove warnings in tests
|
2004-11-25 21:52:35 +00:00 |
scan.c
|
remove warnings in tests
|
2004-11-25 21:52:35 +00:00 |
scan_long.c
|
add scan_netstring
|
2013-09-09 22:09:07 +00:00 |
scan_netstring.c
|
add scan_netstring
|
2013-09-09 22:09:07 +00:00 |
server.c
|
convert test programs from socket_tcp[46] to socket_tcp[46]b
|
2006-07-15 23:17:46 +00:00 |
stralloc_buffer.c
|
remove warnings in tests
|
2004-11-25 21:52:35 +00:00 |
stralloc_chomp.c
|
remove warnings in tests
|
2004-11-25 21:52:35 +00:00 |
textcode.c
|
$ make WERROR=-Werror now builds with -Werror
|
2014-03-13 22:25:20 +00:00 |
uint.c
|
add uint64 pack and unpack routines
|
2008-01-13 21:40:24 +00:00 |
unurl.c
|
switch to size_t and ssize_t
|
2006-11-07 17:56:05 +00:00 |
urlencode.c
|
remove warnings in tests
|
2004-11-25 21:52:35 +00:00 |
uudecode.c
|
more updates
|
2014-12-27 13:39:20 +00:00 |
vd.c
|
convert test programs from socket_tcp[46] to socket_tcp[46]b
|
2006-07-15 23:17:46 +00:00 |