.. |
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
|
Mark a peer as uploading if we are unchoked *and* interested
|
2007-01-21 07:27:57 +00:00 |
choking.h
|
…
|
|
clients.c
|
remove unused custom subclass
|
2007-02-16 02:56:19 +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
|
Do bounds checking on bitfields.
|
2007-03-05 23:03:38 +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
|
More simplifications
|
2007-01-21 19:42:11 +00:00 |
http.c
|
Remove misleading error message.
|
2007-01-26 01:14:15 +00:00 |
http.h
|
…
|
|
inout.c
|
Officially give up on making libT reentrant, and simplify our code instead
|
2007-01-21 07:16:18 +00:00 |
inout.h
|
…
|
|
internal.h
|
Do bounds checking on bitfields.
|
2007-03-05 23:03:38 +00:00 |
metainfo.c
|
Check for zero-length torrent name after stripping slashes.
|
2007-03-05 00:18:05 +00:00 |
metainfo.h
|
Split transmission.c: everything related to the accept/upnp/choking
|
2007-01-19 04:42:31 +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
|
More simplifications
|
2007-01-21 19:42:11 +00:00 |
net.h
|
More simplifications
|
2007-01-21 19:42:11 +00:00 |
peer.c
|
Do bounds checking on bitfields.
|
2007-03-05 23:03:38 +00:00 |
peer.h
|
Do bounds checking on bitfields.
|
2007-03-05 23:03:38 +00:00 |
peermessages.h
|
Fixes a race condition
|
2007-01-30 20:06:42 +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
|
Fixes BeOS warnings
|
2007-01-21 08:43:58 +00:00 |
platform.h
|
clean up
|
2007-01-19 01:39:33 +00:00 |
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
|
Use a tr_tracker_info_t * directly in tr_info_t and tr_tracker_t.
|
2007-02-27 04:00:38 +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
|
Remove natpmp and upnp locks and rely on the shared lock.
|
2007-02-06 05:37:48 +00:00 |
transmission.h
|
Use a tr_tracker_info_t * directly in tr_info_t and tr_tracker_t.
|
2007-02-27 04:00:38 +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
|
Officially give up on making libT reentrant, and simplify our code instead
|
2007-01-21 07:16:18 +00:00 |
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
|
…
|
|