summary refs log tree commit diff
path: root/misc/metainfo.c
AgeCommit message (Expand)Author
2006-09-12The metainfo code provided a load -> test -> struct metainfo interface.Richard Nyberg
2006-02-10Use c99 types conservatively to compile on OpenBSD. Also convert to or fromRichard Nyberg
2006-02-08Use benc_dget_mema instead of benc_dget_mem + malloc + bcopy.Richard Nyberg
2006-02-06Check for failure to allocate memory.Richard Nyberg
2006-02-05o Changed the benc_ api to make it easier to use.Richard Nyberg
2006-01-04Remove use of the ugly PRI* print macros.Richard Nyberg
2005-11-30The mega whitespace patch.Richard Nyberg
2005-06-24Import btpd-0.1.Richard Nyberg