Fix a bug caused by twisted unquoting URLs received by the web server.
[quix0rs-apt-p2p.git] / apt_p2p / HTTPServer.py
2008-04-01 Cameron DaleFix a bug caused by twisted unquoting URLs received...
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-14 Cameron DaleDisplay DHT statistics to the HTTP user.
2008-03-06 Cameron DaleRename all apt-dht files to apt-p2p.