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 32a312b8f1 add marshaling code for protocol buffers 9 years ago
..
array.c
b64decode.c
b64encode.c
buffer_1.c
buffer_fromsa.c
buffer_mmap.c switch to size_t and ssize_t 18 years ago
buffer_tosa.c add iarray 16 years ago
byte_copy.c byte_zero is also miscompiled by gcc 4.3.2 16 years ago
cas.c add trivial compare-and-swap test 13 years ago
cdbget2.c add io_fd_canwrite (like io_fd but assume the fd is writable) 13 years ago
cescape.c
client.c convert test programs from socket_tcp[46] to socket_tcp[46]b 19 years ago
dllink.c convert test programs from socket_tcp[46] to socket_tcp[46]b 19 years ago
dnsip.c
fdpassing.c
fmt.c add fmt_strm 18 years ago
fmt_httpdate.c
fmt_human.c
fmt_ip6.c fmt_ip6 compresses at best spot, not at first spot (Nikola Vladov) 18 years ago
fmt_iso8691.c fix timezone handling 10 years ago
fmt_long.c
fmt_longlong.c fmt_xlonglong was utterly broken (Johannes Vetter) 18 years ago
fmt_strm_alloca.c add iarray 16 years ago
httpd.c introduce io_eagain_read and io_eagain_write (discontinue using io_eagain plz) 11 years ago
io.c
io2.c
io3.c
io4.c
io5.c switch io_fds from array to newly implemented (hopefully thread-safe) iarray 11 years ago
iob.c on Linux, save a few syscalls by using sendto/sendmsg with MSG_MORE 10 years ago
marshal.c catch not enough bytes in input buffer case 11 years ago
mult.c one more test 16 years ago
netstring.c add netstring formatter 9 years ago
protobuf.c add marshaling code for protocol buffers 9 years ago
proxy.c make socket_(tc|ud)p[46] actually return non-blocking sockets as 19 years ago
range.c add gcc 5 integer overflow intrinsics support to rangecheck.h 9 years ago
readhttp.c
scan.c
scan_long.c add scan_netstring 12 years ago
server.c convert test programs from socket_tcp[46] to socket_tcp[46]b 19 years ago
stralloc_buffer.c
stralloc_chomp.c
textcode.c $ make WERROR=-Werror now builds with -Werror 11 years ago
uint.c add uint64 pack and unpack routines 17 years ago
unurl.c switch to size_t and ssize_t 18 years ago
urlencode.c
uudecode.c more updates 10 years ago
vd.c convert test programs from socket_tcp[46] to socket_tcp[46]b 19 years ago