.. |
bencode.c
|
Fix benc list allocations for like the fourth time.
|
2007-04-03 00:51:22 +00:00 |
bencode.h
|
Remove tr_bencListIter(), it was a stupid idea.
|
2007-03-31 17:40:28 +00:00 |
bsdqueue.h
|
A couple trivial improvements to tree.h
|
2007-03-23 08:41:15 +00:00 |
bsdtree.h
|
A couple trivial improvements to tree.h
|
2007-03-23 08:41:15 +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
|
add missing )
|
2007-04-06 01:52:16 +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
|
Use frontend-specific tags for resume files.
|
2007-04-03 05:39:41 +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
|
change and simplify the version string a bit
|
2007-04-07 18:58:56 +00:00 |
http.h
|
Handle urlbase properly in UPnP root file.
|
2006-12-27 05:16:12 +00:00 |
inout.c
|
Truncate files that are too large during initial hash check.
|
2007-03-30 17:35:23 +00:00 |
inout.h
|
Merge io branch into trunk
|
2007-01-14 12:00:21 +00:00 |
internal.h
|
Refactor multitracker code a bit.
|
2007-04-08 05:41:44 +00:00 |
metainfo.c
|
Whoops, set tr_info_t->torrent for non-saved torrents again.
|
2007-04-08 21:25:01 +00:00 |
metainfo.h
|
Merge r1634 to trunk.
|
2007-04-02 20:38:23 +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
|
Merge PEX branch, I hope this works.
|
2007-03-23 08:28:01 +00:00 |
peer.c
|
I suck at logic, bad.
|
2007-04-03 18:43:26 +00:00 |
peer.h
|
Cache peer client name.
|
2007-04-03 18:22:58 +00:00 |
peeraz.h
|
Cache peer client name.
|
2007-04-03 18:22:58 +00:00 |
peerext.h
|
Cache peer client name.
|
2007-04-03 18:22:58 +00:00 |
peermessages.h
|
Send 'cancel' messages when getting choked, in case the peer doesn't drop our previous requests as expected (one cause of overdownloading)
|
2007-04-05 16:01:40 +00:00 |
peerparse.h
|
typo fix in new message
|
2007-04-11 14:14:04 +00:00 |
peertree.h
|
Merge PEX branch, I hope this works.
|
2007-03-23 08:28:01 +00:00 |
peerutils.h
|
Unbreak azureus peer protocol.
|
2007-03-28 06:28:34 +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
|
global bandwidth limits only apply to transfers that are not set to overide them
|
2007-01-08 21:53:55 +00:00 |
sha1.c
|
…
|
|
sha1.h
|
…
|
|
shared.c
|
Merge PEX branch, I hope this works.
|
2007-03-23 08:28:01 +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
|
Add remaining file download to tr_stat_t.
|
2007-04-04 00:55:53 +00:00 |
tracker.c
|
Refactor multitracker code a bit.
|
2007-04-08 05:41:44 +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
|
update peer id to include maintenance number
|
2007-04-11 20:27:41 +00:00 |
transmission.h
|
Add remaining file download to tr_stat_t.
|
2007-04-04 00:55:53 +00:00 |
upnp.c
|
Fix UPnP for vendors which specify relative paths and no urlbase.
|
2007-04-09 23:06:28 +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
|
Merge PEX branch, I hope this works.
|
2007-03-23 08:28:01 +00:00 |
utils.h
|
Merge PEX branch, I hope this works.
|
2007-03-23 08:28:01 +00:00 |
xml.c
|
…
|
|
xml.h
|
…
|
|