transmission/libtransmission
Eric Petit f0e1e50055 Unused function/field 2007-01-21 05:03:24 +00:00
..
bencode.c
bencode.h
choking.c Don't use names that can conflict with system functions - Patch by Christian Weisgerber 2006-12-30 00:27:05 +00:00
choking.h
clients.c add BitPump 2007-01-16 15:49:13 +00:00
clients.h
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 clean up 2007-01-19 11:19:20 +00:00
fdlimit.c clean up 2007-01-19 11:19:20 +00:00
fdlimit.h Merge io branch into trunk 2007-01-14 12:00:21 +00:00
http.c Merge io branch into trunk 2007-01-14 12:00:21 +00:00
http.h Handle urlbase properly in UPnP root file. 2006-12-27 05:16:12 +00:00
inout.c Stupid bug that causes us to never check the hash and never send HAVE messages 2007-01-15 18:18:06 +00:00
inout.h Merge io branch into trunk 2007-01-14 12:00:21 +00:00
internal.h Don't let tr_torrentStop return until files are closed, so that the UI can trash them safely if requested (fixes #186) 2007-01-19 15:24:20 +00:00
metainfo.c
metainfo.h Split transmission.c: everything related to the accept/upnp/choking 2007-01-19 04:42:31 +00:00
natpmp.c Merge io branch into trunk 2007-01-14 12:00:21 +00:00
natpmp.h
net.c clean up 2007-01-19 01:39:33 +00:00
net.h
peer.c Unused function/field 2007-01-21 05:03:24 +00:00
peer.h Unused function/field 2007-01-21 05:03:24 +00:00
peermessages.h Merge io branch into trunk 2007-01-14 12:00:21 +00:00
peerparse.h Merge io branch into trunk 2007-01-14 12:00:21 +00:00
peerutils.h
platform.c clean up 2007-01-19 01:39:33 +00:00
platform.h clean up 2007-01-19 01:39:33 +00:00
ratecontrol.c avoid calculations if the bandwidth limit is 0, since it always will return the same value 2007-01-15 19:16: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 small memleaks 2007-01-20 05:07:00 +00:00
shared.h Split transmission.c: everything related to the accept/upnp/choking 2007-01-19 04:42:31 +00:00
torrent.c Don't let tr_torrentStop return until files are closed, so that the UI can trash them safely if requested (fixes #186) 2007-01-19 15:24:20 +00:00
tracker.c small memleaks 2007-01-20 05:07:00 +00:00
tracker.h clean up 2007-01-19 11:19:20 +00:00
transmission.c Another split 2007-01-19 08:36:49 +00:00
transmission.h Split transmission.c: everything related to the accept/upnp/choking 2007-01-19 04:42:31 +00:00
upnp.c Merge io branch into trunk 2007-01-14 12:00:21 +00:00
upnp.h
utils.c typo 2007-01-14 16:57:31 +00:00
utils.h Merge io branch into trunk 2007-01-14 12:00:21 +00:00
xml.c
xml.h