]> git.mxchange.org Git - quix0rs-apt-p2p.git/history - apt_p2p/PeerManager.py
Use the mirror as a peer when there are few peers for a file.
[quix0rs-apt-p2p.git] / apt_p2p / PeerManager.py
2008-04-14 Cameron DaleUse the mirror as a peer when there are few peers for...
2008-04-14 Cameron DaleAlways download max PIECE_SIZE from peers, even if...
2008-04-13 Cameron DaleFix some tests and add some TODO items.
2008-04-11 Cameron DaleUpdated and added a lot of unittests.
2008-04-11 Cameron DaleMinor typo fixes in the Peer manager.
2008-04-11 Cameron DaleMultiple peer downloading is mostly working now.
2008-04-10 Cameron DaleFix some minor documentation typos.
2008-04-10 Cameron DaleMore multiple peer downloading work, finished but still...
2008-04-07 Cameron DaleMinor update to the multiple peer downloading (still...
2008-04-04 Cameron DaleMassive work on the peer downloading, not working or...
2008-04-02 Cameron DaleWIP on multiple peer downloading (completely broken).
2008-03-06 Cameron DaleRename all apt-dht files to apt-p2p.