about summary refs log tree commit diff
path: root/misc/metainfo.c
AgeCommit message (Expand)Author
2009-01-12On solaris bcopy and some other useful functions are declared in strings.h.Richard Nyberg
2006-10-14Update for the read_whole_file -> read_file change.Richard Nyberg
2006-10-12Allow empty files in torrents. Create them in stat_and_adjust and let theRichard Nyberg
2006-10-12Add missing includes.Richard Nyberg
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