]> git.mxchange.org Git - quix0rs-apt-p2p.git/history - apt_p2p
Minor typo fixes in the Peer manager.
[quix0rs-apt-p2p.git] / apt_p2p /
2008-04-11 Cameron DaleMinor typo fixes in the Peer manager.
2008-04-11 Cameron DaleMultiple peer downloading is mostly working now.
2008-04-11 Cameron DaleFix a bug in the ThrottlingProtocol when writeSequence...
2008-04-11 Cameron DaleFix a bug in the Hash checker when updating exactly...
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-04-01 Cameron DaleFix a bug caused by twisted unquoting URLs received...
2008-03-31 Cameron DaleStore the peer rank as an attribute and recalculate...
2008-03-31 Cameron DaleMake all the peer rankings exponentially decreasing.
2008-03-31 Cameron DaleReturn 404s to all requests for Packages.diff and Sourc...
2008-03-31 Cameron DaleMake the upload limit a config option.
2008-03-31 Cameron DaleOnly throttle uploads to peers, not to apt.
2008-03-20 Cameron DaleRemove the unused steveholt entry from the bootstrap...
2008-03-14 Cameron DaleDisplay DHT statistics to the HTTP user.
2008-03-11 Cameron DaleFix minor bugs in the use of sha module and misspelled...
2008-03-06 Cameron DaleRename all apt-dht files to apt-p2p.