.. |
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
|
include <foo> -> include "foo"
|
2016-03-17 11:13:23 +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
|
include <foo> -> include "foo"
|
2016-03-17 11:13:23 +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
|
include <foo> -> include "foo"
|
2016-03-17 11:13:23 +00:00 |
fdpassing.c
|
remove warnings in tests
|
2004-11-25 21:52:35 +00:00 |
fmt.c
|
include <foo> -> include "foo"
|
2016-03-17 11:13:23 +00:00 |
fmt_httpdate.c
|
include <foo> -> include "foo"
|
2016-03-17 11:13:23 +00:00 |
fmt_human.c
|
include <foo> -> include "foo"
|
2016-03-17 11:13:23 +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_iso8691.c
|
include <foo> -> include "foo"
|
2016-03-17 11:13:23 +00:00 |
fmt_long.c
|
include <foo> -> include "foo"
|
2016-03-17 11:13:23 +00:00 |
fmt_longlong.c
|
include <foo> -> include "foo"
|
2016-03-17 11:13:23 +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
|
include <foo> -> include "foo"
|
2016-03-17 11:13:23 +00:00 |
mult.c
|
one more test
|
2008-12-26 01:47:24 +00:00 |
netstring.c
|
add netstring formatter
|
2015-09-29 15:29:57 +00:00 |
protobuf.c
|
add marshaling code for protocol buffers
|
2015-09-29 19:01:25 +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
|
add gcc 5 integer overflow intrinsics support to rangecheck.h
|
2015-09-29 14:10:03 +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
|
include <foo> -> include "foo"
|
2016-03-17 11:13:23 +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
|
add base64url support
|
2016-02-28 12:24:47 +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 |