transmission/libtransmission
Mitchell Livingston 5aa4e9a664 differentiate old-style and new-style Transmission peer id (so version 1.01, etc is identified correctly) 2007-05-09 03:05:38 +00:00
..
bencode.c Don't use uninitialized variables. 2007-04-18 16:41:37 +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 Revert [619] 2006-07-16 19:39:23 +00:00
clients.c differentiate old-style and new-style Transmission peer id (so version 1.01, etc is identified correctly) 2007-05-09 03:05:38 +00:00
clients.h Revert [619] 2006-07-16 19:39:23 +00:00
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 add ability to remove torrent cache 2007-04-28 01:34:39 +00:00
fdlimit.c Add more I/O error codes. 2007-04-20 02:05:07 +00:00
fdlimit.h More simplifications 2007-01-21 19:42:11 +00:00
http.c send port info 2007-04-22 15:05:14 +00:00
http.h Handle urlbase properly in UPnP root file. 2006-12-27 05:16:12 +00:00
inout.c add an option to reverse the sort order 2007-05-02 19:35:34 +00:00
inout.h add a missing function declaration 2007-04-30 19:43:43 +00:00
internal.h Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
metainfo.c add ability to remove torrent cache 2007-04-28 01:34:39 +00:00
metainfo.h Merge r1634 to trunk. 2007-04-02 20:38:23 +00:00
natpmp.c Fix stupid, stupid mistake preventing frontend from seeing changed public port. 2007-04-17 02:35:14 +00:00
natpmp.h Don't try port mapping if binding the port fails. 2007-04-15 07:36:24 +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 Don't disconnect azureus peers with a newer peer protocol version, 2007-04-16 21:21:00 +00:00
peerext.h Don't disconnect azureus peers with a newer peer protocol version, 2007-04-16 21:21:00 +00:00
peermessages.h Don't disconnect azureus peers with a newer peer protocol version, 2007-04-16 21:21:00 +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 Fix paths on OSX. 2007-04-18 19:32:53 +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 Fix port crap. 2007-04-16 05:48:52 +00:00
shared.h Remove natpmp and upnp locks and rely on the shared lock. 2007-02-06 05:37:48 +00:00
strlcat.c Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
strlcpy.c Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
torrent.c only allow one active transfer with the same name in the same location 2007-05-05 14:43:52 +00:00
tracker.c remove inaccurate comments about announce interval 2007-05-04 17:44:31 +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 only allow one active transfer with the same name in the same location 2007-05-05 14:43:52 +00:00
trcompat.h Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
upnp.c Quick hack to get some PPP UPnP devices working. 2007-04-20 01:27:58 +00:00
upnp.h Don't try port mapping if binding the port fails. 2007-04-15 07:36:24 +00:00
utils.c only allow one active transfer with the same name in the same location 2007-05-05 14:43:52 +00:00
utils.h Add more I/O error codes. 2007-04-20 02:05:07 +00:00
xml.c Fix a parsing bug which could be triggered by a truncated xml file. 2007-04-26 05:40:24 +00:00
xml.h Merge nat-traversal branch to trunk. 2006-09-25 18:37:45 +00:00