A clone of btpd with my configuration changes.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Richard Nyberg a27913a47d Add functions for conversions between binary data and ascii hex. 18 years ago
..
Makefile.am Import btpd-0.1. 19 years ago
benc.c Add function benc_strlen. 18 years ago
benc.h Add function benc_strlen. 18 years ago
hashtable.c Add a hashtable implementation. 18 years ago
hashtable.h Add a hashtable implementation. 18 years ago
iobuf.c Make the buf api safe to continue to use even if an error has occured. 19 years ago
iobuf.h Enable printf format type checking for buf_print. 18 years ago
metainfo.c Use c99 types conservatively to compile on OpenBSD. Also convert to or from 19 years ago
metainfo.h Import btpd-0.1. 19 years ago
stream.c White space. 19 years ago
stream.h Unify the write and read structs. There was no good reason to keep them 19 years ago
subr.c Add functions for conversions between binary data and ascii hex. 18 years ago
subr.h Add functions for conversions between binary data and ascii hex. 18 years ago