1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-31 03:12:44 +00:00
transmission/libtransmission
Eric Petit 8c733df6a6 Added a rate calculator for each peer
Set up files for the choking algorithm (does nothing yet)
2006-01-30 04:42:43 +00:00
..
bencode.c
bencode.h
choking.c Added a rate calculator for each peer 2006-01-30 04:42:43 +00:00
choking.h Added a rate calculator for each peer 2006-01-30 04:42:43 +00:00
clients.c
clients.h
completion.c Update 2005-11-18 2006-01-12 18:32:29 +00:00
completion.h Update 2005-11-18 2006-01-12 18:32:29 +00:00
fastresume.h Update 2005-12-25 2006-01-12 18:58:57 +00:00
fdlimit.c Update 2005-12-25 2006-01-12 18:58:57 +00:00
fdlimit.h
inout.c Ignore requests for blocks we don't have, fixes the "readOrWrite ..." error 2006-01-28 04:05:20 +00:00
inout.h
internal.h Added a rate calculator for each peer 2006-01-30 04:42:43 +00:00
Jamfile Rewrote rate control, background work for the download limit, the dl/ul 2006-01-30 01:58:27 +00:00
metainfo.c Update 2005-11-21 2006-01-12 18:33:20 +00:00
metainfo.h
net.c Update 2006-01-11 2006-01-12 19:12:58 +00:00
net.h Update 2006-01-11 2006-01-12 19:12:58 +00:00
peer.c Added a rate calculator for each peer 2006-01-30 04:42:43 +00:00
peer.h Added a rate calculator for each peer 2006-01-30 04:42:43 +00:00
peermessages.h Ignore requests for blocks we don't have, fixes the "readOrWrite ..." error 2006-01-28 04:05:20 +00:00
peerparse.h Removed now unused tables and some now unused code 2006-01-30 02:13:40 +00:00
peerutils.h Added a rate calculator for each peer 2006-01-30 04:42:43 +00:00
platform.c Update 2005-12-26 2006-01-12 19:00:04 +00:00
platform.h Update 2005-12-25 2006-01-12 18:58:57 +00:00
ratecontrol.c Rewrote rate control, background work for the download limit, the dl/ul 2006-01-30 01:58:27 +00:00
ratecontrol.h Rewrote rate control, background work for the download limit, the dl/ul 2006-01-30 01:58:27 +00:00
sha1.c
sha1.h
tracker.c Removed now unused tables and some now unused code 2006-01-30 02:13:40 +00:00
tracker.h Update 2006-01-11 2006-01-12 19:12:58 +00:00
transmission.c Added a rate calculator for each peer 2006-01-30 04:42:43 +00:00
transmission.h Update 2005-12-25 2006-01-12 18:58:57 +00:00
utils.c
utils.h Update 2005-11-24 2006-01-12 18:40:47 +00:00