transmission/libtransmission
Charles Kerr 5d93bd2c93 a smaller buffer size seems, counterintuitively, to improve the overall transfer rate when speed limits are turned on, because it gives more peers a chance to be involved in xfer before we hit the limit. 2008-01-09 19:22:25 +00:00
..
Makefile.am grumble bikeshed grumble 2008-01-07 17:52:50 +00:00
bencode.c set copyright info to 2008 2008-01-01 17:20:20 +00:00
bencode.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
bsdtree.h A couple trivial improvements to tree.h 2007-03-23 08:41:15 +00:00
clients.c set copyright info to 2008 2008-01-01 17:20:20 +00:00
clients.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
completion.c set copyright info to 2008 2008-01-01 17:20:20 +00:00
completion.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
crypto.c set copyright info to 2008 2008-01-01 17:20:20 +00:00
crypto.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
fastresume.c fix another OpenBSD alignment bug reported by naddy 2008-01-08 01:57:48 +00:00
fastresume.h test code for #575 (m1b's bug) 2008-01-02 18:05:05 +00:00
fdlimit.c mollify a noisy debugging message 2008-01-08 20:08:45 +00:00
fdlimit.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
handshake.c #601: crash when in "deep logging" mode 2008-01-08 14:48:05 +00:00
handshake.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
inout.c #589 fix crash that occurred when the next-to-last file in a torrent ended on a piece boundary and the last file had a size of 0 bytes. 2008-01-08 03:08:36 +00:00
inout.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
internal.h cleanup 2008-01-07 06:19:34 +00:00
ipcparse.c patch from SWE to display the correct # of peers connected 2008-01-07 04:28:36 +00:00
ipcparse.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
list.c set copyright info to 2008 2008-01-01 17:20:20 +00:00
list.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
makemeta.c set copyright info to 2008 2008-01-01 17:20:20 +00:00
makemeta.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
metainfo.c set copyright info to 2008 2008-01-01 17:20:20 +00:00
metainfo.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
natpmp.c #598: fix openbsd alignment & #include issues reported by naddy 2008-01-07 19:17:43 +00:00
natpmp.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
net.c set copyright info to 2008 2008-01-01 17:20:20 +00:00
net.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
peer-io.c set copyright info to 2008 2008-01-01 17:20:20 +00:00
peer-io.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
peer-mgr-private.h * improve the unchoking algorithm. 2008-01-09 17:33:43 +00:00
peer-mgr.c * improve the unchoking algorithm. 2008-01-09 17:33:43 +00:00
peer-mgr.h fix another OpenBSD alignment bug reported by naddy 2008-01-08 01:57:48 +00:00
peer-msgs.c a smaller buffer size seems, counterintuitively, to improve the overall transfer rate when speed limits are turned on, because it gives more peers a chance to be involved in xfer before we hit the limit. 2008-01-09 19:22:25 +00:00
peer-msgs.h #585: 1.00 could be sped up by elminating reconnect intervals for some peers 2008-01-05 18:17:56 +00:00
platform.c set copyright info to 2008 2008-01-01 17:20:20 +00:00
platform.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
ptrarray.c set copyright info to 2008 2008-01-01 17:20:20 +00:00
ptrarray.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
publish.c set copyright info to 2008 2008-01-01 17:20:20 +00:00
publish.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
ratecontrol.c set copyright info to 2008 2008-01-01 17:20:20 +00:00
ratecontrol.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
shared.c tweak debug messages. 2008-01-03 05:29:31 +00:00
shared.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
stats.c tr_stat.ratio now returns TR_RATIO_INF when appropriate 2008-01-04 19:13:30 +00:00
stats.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
test-fastset.c grumble bikeshed grumble 2008-01-07 17:52:50 +00:00
test-peer-id.c grumble bikeshed grumble 2008-01-07 17:52:50 +00:00
torrent-ctor.c #542: handle torrent metainfo files whose info.name tag is missing or empty. 2008-01-03 16:01:29 +00:00
torrent.c #589 fix crash that occurred when the next-to-last file in a torrent ended on a piece boundary and the last file had a size of 0 bytes. 2008-01-08 03:08:36 +00:00
torrent.h cleanup 2008-01-07 06:19:34 +00:00
tracker.c cleanup 2008-01-07 06:19:34 +00:00
tracker.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
transmission.c grumble bikeshed grumble 2008-01-07 17:52:50 +00:00
transmission.h * improve the unchoking algorithm. 2008-01-09 17:33:43 +00:00
trcompat.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
trevent.c set copyright info to 2008 2008-01-01 17:20:20 +00:00
trevent.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
upnp.c set copyright info to 2008 2008-01-01 17:20:20 +00:00
upnp.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
utils.c tr_stat.ratio now returns TR_RATIO_INF when appropriate 2008-01-04 19:13:30 +00:00
utils.h tr_stat.ratio now returns TR_RATIO_INF when appropriate 2008-01-04 19:13:30 +00:00