| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-04-03 | Accept invalid .torrent files. | Brian M. Waters | |
| Accept .torrent files whose bencoded dictionaries are not in alphabetical order. | |||
| 2009-01-12 | On solaris bcopy and some other useful functions are declared in strings.h. | Richard Nyberg | |
| 2007-05-21 | Fix bug in benc_length. benc_first shouldn't be used here since it returns | Richard Nyberg | |
| NULL on empty lists or dictionaries. This could cause crashes. Reported by Robert Jonsson. | |||
| 2006-09-17 | Add function benc_strcmp. | Richard Nyberg | |
| 2006-09-12 | Add function benc_strlen. | Richard Nyberg | |
| 2006-02-08 | White space. | Richard Nyberg | |
| 2006-02-08 | Use strtoul to parse length of strings. | Richard Nyberg | |
| 2006-02-06 | Remove som unused code I commited by mistake. Replace integer parse code | Richard Nyberg | |
| in benc_int with a call to strtoll. | |||
| 2006-02-05 | o Changed the benc_ api to make it easier to use. | Richard Nyberg | |
| o Lot of work on the cli and its communication with btpd. | |||
| 2005-11-30 | The mega whitespace patch. | Richard Nyberg | |
| Tabs have been converted to spaces and trailing whitespace have been removed. I have fixed my emacs settings now :P | |||
| 2005-06-24 | Import btpd-0.1. | Richard Nyberg | |
| git-svn-id: file:///home/rnyberg/svngit/btpd/releases/0.1@1 76a1f634-46fa-0310-9943-bd1476092a85 | |||