More Info

Revision 533417

(Back to digest)
 

Features in Networking Tools

Joris Guisson committed changes in /trunk/extragear/network/ktorrent:

Added the advanced choking algorithm.
Old choking algo can still be chosen using ./configure --enable-old-choke
This commit does not include the evil punishing mode

File Changes

Added 2 files
/trunk/extragear/network/ktorrent/libktorrent/torrent
 
/advancedchokealgorithm.cpp
 
/advancedchokealgorithm.h
Modified 19 files
/trunk/extragear/network/ktorrent
 
/configure.in.in
 
/Makefile.am
 
/apps/ktorrent/downloadpref.ui
 
/apps/ktorrent/ktorrent.cpp
 
/apps/ktorrent/ktorrent.kcfg
 
/apps/ktorrent/pref.cpp
 
/libktorrent/interfaces/peerinterface.h
 
/libktorrent/torrent/choker.cpp
 
/libktorrent/torrent/choker.h
 
/libktorrent/torrent/Makefile.am
 
/libktorrent/torrent/newchokealgorithm.cpp
 
/libktorrent/torrent/newchokealgorithm.h
 
/libktorrent/torrent/packetwriter.cpp
 
/libktorrent/torrent/peer.cpp
 
/libktorrent/torrent/peer.h
 
/libktorrent/torrent/peerdownloader.cpp
 
/libktorrent/torrent/peeruploader.cpp
 
/libktorrent/torrent/torrentcontrol.cpp
 
/plugins/infowidget/peerview.cpp
21 files changed in total