transmission/libtransmission
Charles Kerr d3d1263a84 use fizz' suggestion on from ticket #534 on how to make platform.c more portable wrt header include order 2007-12-07 19:25:54 +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 use fizz' suggestion on from ticket #534 on how to make platform.c more portable wrt header include order 2007-12-07 19:25:54 +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 fix upload speed limit bug tracked down by makira_ 2007-11-27 04:27:03 +00:00
ratecontrol.h
shared.c
shared.h
stats.c sloppy, sloppy. what should've been 1 commit has been 5. 2007-11-26 20:44:53 +00:00
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 fix tracker connection error reported by Gimp_ 2007-12-05 02:06:05 +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 make the peer stats a little easier to understand 2007-11-27 21:39:41 +00:00
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 reimplement tr_buildPath() using struct evbuffer 2007-11-27 04:11:39 +00:00
utils.h possible fix for Zeph's "too many open files" bug report. 2007-11-26 21:26:01 +00:00