.. |
bencode.c
|
Better checking of metainfo.
|
2007-03-05 00:07:48 +00:00 |
bencode.h
|
Better checking of metainfo.
|
2007-03-05 00:07:48 +00:00 |
choking.c
|
|
|
choking.h
|
|
|
clients.c
|
improve KTorrent id a bit more
|
2007-03-16 14:28:57 +00:00 |
clients.h
|
|
|
completion.c
|
Do bounds checking on bitfields.
|
2007-03-05 23:03:38 +00:00 |
completion.h
|
Do bounds checking on bitfields.
|
2007-03-05 23:03:38 +00:00 |
fastresume.h
|
Merge bitfield fix from r1548 to the trunk.
|
2007-03-08 06:04:47 +00:00 |
fdlimit.c
|
Store the peers's listening port instead of the peer connections's remote port.
|
2007-01-28 00:24:41 +00:00 |
fdlimit.h
|
|
|
http.c
|
|
|
http.h
|
|
|
inout.c
|
|
|
inout.h
|
|
|
internal.h
|
Append a frontend-specific tag to saved torrents.
|
2007-03-13 06:56:50 +00:00 |
metainfo.c
|
silence some warnings
|
2007-03-14 02:20:35 +00:00 |
metainfo.h
|
Append a frontend-specific tag to saved torrents.
|
2007-03-13 06:56:50 +00:00 |
natpmp.c
|
Use memset instead of bzero.
|
2007-03-05 03:41:13 +00:00 |
natpmp.h
|
Clean up NAT-PMP code a little.
|
2007-02-06 03:24:55 +00:00 |
net.c
|
|
|
net.h
|
|
|
peer.c
|
Don't use sprintf, strcpy, or strcat.
|
2007-03-12 00:04:11 +00:00 |
peer.h
|
Do bounds checking on bitfields.
|
2007-03-05 23:03:38 +00:00 |
peermessages.h
|
Send the correct bitfield in the bitfield message.
|
2007-03-09 01:43:10 +00:00 |
peerparse.h
|
Check all offsets and lengths received from the peer before using them.
|
2007-03-06 00:49:35 +00:00 |
peerutils.h
|
Do bounds checking on bitfields.
|
2007-03-05 23:03:38 +00:00 |
platform.c
|
|
|
platform.h
|
|
|
ratecontrol.c
|
simplify options for download limits in inspector with 3 check states: mixed for system defaults, checked for override with limit, and no check for no limit
|
2007-02-02 17:33:32 +00:00 |
ratecontrol.h
|
|
|
sha1.c
|
|
|
sha1.h
|
|
|
shared.c
|
Add a new interface to make the public port available to the frontend.
|
2007-02-06 04:26:40 +00:00 |
shared.h
|
Remove natpmp and upnp locks and rely on the shared lock.
|
2007-02-06 05:37:48 +00:00 |
torrent.c
|
Optionally return the info hash after attempting to load a duplicate torrent.
|
2007-03-22 18:07:22 +00:00 |
tracker.c
|
Use a tr_tracker_info_t * directly in tr_info_t and tr_tracker_t.
|
2007-02-27 04:00:38 +00:00 |
tracker.h
|
Use a tr_tracker_info_t * directly in tr_info_t and tr_tracker_t.
|
2007-02-27 04:00:38 +00:00 |
transmission.c
|
Append a frontend-specific tag to saved torrents.
|
2007-03-13 06:56:50 +00:00 |
transmission.h
|
Optionally return the info hash after attempting to load a duplicate torrent.
|
2007-03-22 18:07:22 +00:00 |
upnp.c
|
Remove natpmp and upnp locks and rely on the shared lock.
|
2007-02-06 05:37:48 +00:00 |
upnp.h
|
|
|
utils.c
|
Correctly bencode strings containing nul characters.
|
2007-01-28 23:26:57 +00:00 |
utils.h
|
Do bounds checking on bitfields.
|
2007-03-05 23:03:38 +00:00 |
xml.c
|
|
|
xml.h
|
|
|