transmission/libtransmission
Mitchell Livingston 62bbab9ab5 added Tribler to clients 2007-02-14 16:21:59 +00:00
..
bencode.c Correctly bencode strings containing nul characters. 2007-01-28 23:26:57 +00:00
bencode.h Merge nat-traversal branch to trunk. 2006-09-25 18:37:45 +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 Revert [619] 2006-07-16 19:39:23 +00:00
clients.c added Tribler to clients 2007-02-14 16:21:59 +00:00
clients.h Revert [619] 2006-07-16 19:39:23 +00:00
completion.c Merge io branch into trunk 2007-01-14 12:00:21 +00:00
completion.h Merge io branch into trunk 2007-01-14 12:00:21 +00:00
fastresume.h Reorganizes a few things, don't accept two connections from the same IP 2007-01-21 06:42:05 +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 Handle urlbase properly in UPnP root file. 2006-12-27 05:16:12 +00:00
inout.c Officially give up on making libT reentrant, and simplify our code instead 2007-01-21 07:16:18 +00:00
inout.h Merge io branch into trunk 2007-01-14 12:00:21 +00:00
internal.h Add a new interface to make the public port available to the frontend. 2007-02-06 04:26:40 +00:00
metainfo.c Check for private flag in main dict too. 2007-01-27 22:37:10 +00:00
metainfo.h Split transmission.c: everything related to the accept/upnp/choking 2007-01-19 04:42:31 +00:00
natpmp.c Remove natpmp and upnp locks and rely on the shared lock. 2007-02-06 05:37:48 +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 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
peer.h Compile before you commit 2007-01-21 07:32:31 +00:00
peermessages.h Fixes a race condition 2007-01-30 20:06:42 +00:00
peerparse.h Clean up the peer message code a little. 2007-01-28 02:23:09 +00:00
peerutils.h More simplifications 2007-01-21 19:42:11 +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 Revert [619] 2006-07-16 19:39:23 +00:00
sha1.h Revert [619] 2006-07-16 19:39:23 +00:00
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 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
tracker.c Rework the port handling a bit to allow different bound and advertised ports. 2007-01-27 21:17:10 +00:00
tracker.h Rework the port handling a bit to allow different bound and advertised ports. 2007-01-27 21:17:10 +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 Add a new interface to make the public port available to the frontend. 2007-02-06 04:26:40 +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 Correctly bencode strings containing nul characters. 2007-01-28 23:26:57 +00:00
xml.c Merge nat-traversal branch to trunk. 2006-09-25 18:37:45 +00:00
xml.h Merge nat-traversal branch to trunk. 2006-09-25 18:37:45 +00:00