transmission/libtransmission
Charles Kerr 0f981db778 #665: Ratio calculations aren't strictly accurate when re-seeding a torrent 2008-01-29 16:33:29 +00:00
..
Makefile.am
bencode.c set copyright info to 2008 2008-01-01 17:20:20 +00:00
bencode.h
bsdtree.h
clients.c
clients.h
completion.c #653 "overflow issue in Transmission/1.01" (1) safeguard bitfield functions against overflow. (2) add regression tests to see if this data is corrupted again in the future. 2008-01-27 16:08:20 +00:00
completion.h
crypto.c mingw portability fixes 2008-01-10 18:52:46 +00:00
crypto.h
fastresume.c remove unused "max unchoked peers" feature. fix obsolete TR_FLAG_SAVE comment. 2008-01-23 17:06:36 +00:00
fastresume.h remove unused "max unchoked peers" feature. fix obsolete TR_FLAG_SAVE comment. 2008-01-23 17:06:36 +00:00
fdlimit.c #663: connection limits don't work correctly. 2008-01-28 21:05:50 +00:00
fdlimit.h if the torrent's download path doesn't exist, don't create it -- it's might be a removeable disk that got unplugged. 2008-01-18 19:13:32 +00:00
handshake.c more work on "router death": stagger out tracker scrape attempts and close a loophole in the handshake code 2008-01-19 00:28:52 +00:00
handshake.h
inout.c tr_ioRecalculateHash(): use a static buffer instead of malloc/free. 2008-01-27 17:03:58 +00:00
inout.h if the torrent's download path doesn't exist, don't create it -- it's might be a removeable disk that got unplugged. 2008-01-18 19:13:32 +00:00
internal.h
ipcparse.c if the torrent's download path doesn't exist, don't create it -- it's might be a removeable disk that got unplugged. 2008-01-18 19:13:32 +00:00
ipcparse.h
list.c
list.h
makemeta.c
makemeta.h
metainfo.c
metainfo.h
natpmp.c mingw portability fixes: #includes in natpmp.c 2008-01-10 19:27:13 +00:00
natpmp.h
net.c mingw portability fixes: libtransmission #includes 2008-01-10 19:52:56 +00:00
net.h
peer-io.c fix byte ordering of the port in tr_peerIoAddrStr() 2008-01-17 00:08:40 +00:00
peer-io.h follow the spec's suggestion that new connections be 3x as likely for optimistic unchoke 2008-01-11 02:09:20 +00:00
peer-mgr-private.h mingw portability fixes 2008-01-10 18:52:46 +00:00
peer-mgr.c #663: connection limits don't work correctly. 2008-01-28 21:05:50 +00:00
peer-mgr.h mingw portability fixes 2008-01-10 18:52:46 +00:00
peer-msgs.c #613: fix handshake protocol error reported by brad- and tracked down w/Lacrocivious' help. 2008-01-26 03:43:49 +00:00
peer-msgs.h if the torrent's download path doesn't exist, don't create it -- it's might be a removeable disk that got unplugged. 2008-01-18 19:13:32 +00:00
platform.c
platform.h
ptrarray.c
ptrarray.h
publish.c
publish.h
ratecontrol.c
ratecontrol.h
shared.c mingw portability fixes 2008-01-10 18:52:46 +00:00
shared.h
stats.c
stats.h
test-fastset.c
test-peer-id.c
torrent-ctor.c remove unused "max unchoked peers" feature. fix obsolete TR_FLAG_SAVE comment. 2008-01-23 17:06:36 +00:00
torrent.c #665: Ratio calculations aren't strictly accurate when re-seeding a torrent 2008-01-29 16:33:29 +00:00
torrent.h remove unused "max unchoked peers" feature. fix obsolete TR_FLAG_SAVE comment. 2008-01-23 17:06:36 +00:00
tracker.c (1.0x) #660: fix HTTP syntax error that caused "Bad Request" messages on lighttpd-based trackers. Reported by _Psih 2008-01-28 06:03:14 +00:00
tracker.h
transmission.c make tr_handleStatus() return a const 2008-01-21 18:24:37 +00:00
transmission.h remove unused "max unchoked peers" feature. fix obsolete TR_FLAG_SAVE comment. 2008-01-23 17:06:36 +00:00
trcompat.h
trevent.c since we're not using evdns, don't call evdns_init() and evdns_shutdown() anymore. 2008-01-21 23:36:43 +00:00
trevent.h
upnp.c
upnp.h
utils.c #653 "overflow issue in Transmission/1.01" (1) safeguard bitfield functions against overflow. (2) add regression tests to see if this data is corrupted again in the future. 2008-01-27 16:08:20 +00:00
utils.h if the torrent's download path doesn't exist, don't create it -- it's might be a removeable disk that got unplugged. 2008-01-18 19:13:32 +00:00