transmission/libtransmission
Josh Elsasser df24b7bc09 Fix private flag check to treat torrents with private=0 as public. 2007-03-25 15:37:08 +00:00
..
bencode.c Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
bencode.h Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +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 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 PEX branch, I hope this works. 2007-03-23 08:28:01 +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 Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +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 Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
metainfo.c Fix private flag check to treat torrents with private=0 as public. 2007-03-25 15:37:08 +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 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 Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
peer.h Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
peeraz.h Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
peerext.h Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
peermessages.h Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
peerparse.h Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
peertree.h Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
peerutils.h Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
platform.c Fixes BeOS warnings 2007-01-21 08:43:58 +00:00
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 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 Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
tracker.c Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +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 Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
transmission.h Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
upnp.c Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +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