transmission/libtransmission
Mitchell Livingston 3852bbb6e6 some rewriting of the filter bar so it can dynamically place the buttons, and some extra, yet-to-be-used code 2007-05-29 02:00:23 +00:00
..
bencode.c Don't bencode signed integers as unsigned. 2007-05-09 07:00:08 +00:00
bencode.h patch from Charles Kerr: perform file checking one at a time (fixes #124) 2007-05-28 15:23:28 +00:00
bsdqueue.h
bsdtree.h
choking.c
choking.h
clients.c show Blizzard Downloader actual version (this could become wrong in future versions) 2007-05-21 15:25:28 +00:00
clients.h
completion.c
completion.h
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
http.c send port info 2007-04-22 15:05:14 +00:00
http.h
inout.c some rewriting of the filter bar so it can dynamically place the buttons, and some extra, yet-to-be-used code 2007-05-29 02:00:23 +00:00
inout.h add a missing function declaration 2007-04-30 19:43:43 +00:00
internal.h store date of last activity 2007-05-25 19:14:42 +00:00
ipcparse.c patch from Charles Kerr: perform file checking one at a time (fixes #124) 2007-05-28 15:23:28 +00:00
ipcparse.h Move a macro. 2007-05-24 07:11:59 +00:00
metainfo.c add ability to remove torrent cache 2007-04-28 01:34:39 +00:00
metainfo.h
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
net.h
peer.c swap download and upload activity checks 2007-05-25 21:44: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
peerutils.h fix some layout formatting 2007-05-25 16:21:59 +00:00
platform.c patch from Charles Kerr: perform file checking one at a time (fixes #124) 2007-05-28 15:23:28 +00:00
platform.h patch from Charles Kerr: perform file checking one at a time (fixes #124) 2007-05-28 15:23:28 +00:00
ratecontrol.c determine upload/download rates the old way, which is not the most accurate way at a few points, but should have a positive overall impact 2007-05-16 02:03:18 +00:00
ratecontrol.h determine upload/download rates the old way, which is not the most accurate way at a few points, but should have a positive overall impact 2007-05-16 02:03:18 +00:00
sha1.c
sha1.h
shared.c Fix port crap. 2007-04-16 05:48:52 +00:00
shared.h
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 make stalled check work for minutes, not seconds 2007-05-28 16:40:56 +00:00
tracker.c remove inaccurate comments about announce interval 2007-05-04 17:44:31 +00:00
tracker.h
transmission.c determine upload/download rates the old way, which is not the most accurate way at a few points, but should have a positive overall impact 2007-05-16 02:03:18 +00:00
transmission.h patch from Charles Kerr: perform file checking one at a time (fixes #124) 2007-05-28 15:23:28 +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 separate code for determining if there is a download with same name and location 2007-05-11 18:56:59 +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