about summary refs log tree commit diff
path: root/misc/benc.c
AgeCommit message (Expand)Author
2012-04-03Accept invalid .torrent files.Brian M. Waters
2009-01-12On solaris bcopy and some other useful functions are declared in strings.h.Richard Nyberg
2007-05-21Fix bug in benc_length. benc_first shouldn't be used here since it returnsRichard Nyberg
2006-09-17Add function benc_strcmp.Richard Nyberg
2006-09-12Add function benc_strlen.Richard Nyberg
2006-02-08White space.Richard Nyberg
2006-02-08Use strtoul to parse length of strings.Richard Nyberg
2006-02-06Remove som unused code I commited by mistake. Replace integer parse codeRichard Nyberg
2006-02-05o Changed the benc_ api to make it easier to use.Richard Nyberg
2005-11-30The mega whitespace patch.Richard Nyberg
2005-06-24Import btpd-0.1.Richard Nyberg