Brian M. Waters
|
382ccb7485
|
Accept invalid .torrent files.
Accept .torrent files whose bencoded dictionaries are not in
alphabetical order.
|
13 vuotta sitten |
Richard Nyberg
|
06bd2a1a21
|
On solaris bcopy and some other useful functions are declared in strings.h.
|
16 vuotta sitten |
Richard Nyberg
|
8f4fde49ee
|
Fix bug in benc_length. benc_first shouldn't be used here since it returns
NULL on empty lists or dictionaries. This could cause crashes.
Reported by Robert Jonsson.
|
17 vuotta sitten |
Richard Nyberg
|
00db1f1ced
|
Add function benc_strcmp.
|
18 vuotta sitten |
Richard Nyberg
|
47358cf420
|
Add function benc_strlen.
|
18 vuotta sitten |
Richard Nyberg
|
1a82f0c154
|
White space.
|
19 vuotta sitten |
Richard Nyberg
|
b0c4f58f10
|
Use strtoul to parse length of strings.
|
19 vuotta sitten |
Richard Nyberg
|
af64140b1f
|
Remove som unused code I commited by mistake. Replace integer parse code
in benc_int with a call to strtoll.
|
19 vuotta sitten |
Richard Nyberg
|
01c92051d5
|
o Changed the benc_ api to make it easier to use.
o Lot of work on the cli and its communication with btpd.
|
19 vuotta sitten |
Richard Nyberg
|
c285b374f8
|
The mega whitespace patch.
Tabs have been converted to spaces and trailing whitespace have been removed.
I have fixed my emacs settings now :P
|
19 vuotta sitten |
Richard Nyberg
|
dd0d462afa
|
Import btpd-0.1.
git-svn-id: file:///home/rnyberg/svngit/btpd/releases/0.1@1 76a1f634-46fa-0310-9943-bd1476092a85
|
19 vuotta sitten |