transmission/libtransmission
Charles Kerr 39d8c74fcd small tweak to play nice with old C compilers. Thanks to fizz for reporting & submitting a patch 2007-12-03 19:52:55 +00:00
..
Makefile.am
bencode.c
bencode.h
bsdtree.h
clients.c
clients.h
completion.c
completion.h
crypto.c
crypto.h
fastresume.c
fastresume.h
fdlimit.c fix tyop 2007-12-03 16:51:22 +00:00
fdlimit.h
handshake.c improve upload speeds when the speed limits are uncapped. 2007-12-01 23:08:34 +00:00
handshake.h
inout.c
inout.h
internal.h rewrite the tracker code. this should improve and/or fix a number of bugs, including "too many open files", "router death", "slow internet", and the mutex release crash. 2007-11-29 00:43:58 +00:00
ipcparse.c
ipcparse.h
list.c
list.h
makemeta.c
makemeta.h
metainfo.c
metainfo.h
natpmp.c use PMP_MCAST_ADDR, instead of a hardcoded address, in net.c 2007-12-01 05:11:30 +00:00
natpmp.h use PMP_MCAST_ADDR, instead of a hardcoded address, in net.c 2007-12-01 05:11:30 +00:00
net.c use PMP_MCAST_ADDR, instead of a hardcoded address, in net.c 2007-12-01 05:11:30 +00:00
net.h
peer-io.c improve upload speeds when the speed limits are uncapped. 2007-12-01 23:08:34 +00:00
peer-io.h improve upload speeds when the speed limits are uncapped. 2007-12-01 23:08:34 +00:00
peer-mgr-private.h
peer-mgr.c speed tweaks based on whitty's feedback 2007-11-29 02:56:31 +00:00
peer-mgr.h
peer-msgs.c small tweak to play nice with old C compilers. Thanks to fizz for reporting & submitting a patch 2007-12-03 19:52:55 +00:00
peer-msgs.h
platform.c fix very annoying recursive mutex + pthread cond bug reported by setatg, Waldorf, and many others 2007-12-03 04:06:45 +00:00
platform.h fix very annoying recursive mutex + pthread cond bug reported by setatg, Waldorf, and many others 2007-12-03 04:06:45 +00:00
ptrarray.c
ptrarray.h
publish.c
publish.h
ratecontrol.c
ratecontrol.h
shared.c
shared.h
stats.c
stats.h
torrent.c take inspiration from Solomon when handling odd tracker errors that confuse tracker's request queue: stop the torrent. 2007-11-30 23:37:44 +00:00
tracker.c take inspiration from Solomon when handling odd tracker errors that confuse tracker's request queue: stop the torrent. 2007-11-30 23:37:44 +00:00
tracker.h throw away all pending `scrape' requests on shutdown... we don't need them then, so they just slow us down 2007-11-29 02:31:21 +00:00
transmission.c throw away all pending `scrape' requests on shutdown... we don't need them then, so they just slow us down 2007-11-29 02:31:21 +00:00
transmission.h
trcompat.h
trevent.c rewrite the tracker code. this should improve and/or fix a number of bugs, including "too many open files", "router death", "slow internet", and the mutex release crash. 2007-11-29 00:43:58 +00:00
trevent.h rewrite the tracker code. this should improve and/or fix a number of bugs, including "too many open files", "router death", "slow internet", and the mutex release crash. 2007-11-29 00:43:58 +00:00
upnp.c
upnp.h
utils.c
utils.h