More work on the paper, including adding a new response time improvement figure.
[quix0rs-apt-p2p.git] / apt_p2p /
2008-06-22 Cameron DaleNew changelog entry and version update for relase.
2008-06-16 Cameron DaleNew changelog entry and version update for release.
2008-06-15 Cameron DaleUse the version number in the Khashmir node ID.
2008-05-10 Cameron DaleNew changelog entry and versions for next release.
2008-05-09 Cameron DaleIncrease the stored value redundancy to 6.
2008-05-09 Cameron DaleIncrease the concurrency of DHT requests to 8.
2008-05-09 Cameron DaleSet a new peer's ranking values so they don't get an...
2008-05-09 Cameron DaleTests for some more HTTP connection errors.
2008-05-09 Cameron DaleSet the HTTP connection timeout to 10s, and add a test...
2008-05-09 Cameron DaleTolerate a limited number of errors from peers before...
2008-05-09 Cameron DalePeerManager keeps a list of site names, peers are kept...
2008-05-07 Cameron DaleFix a traceback generating bug in the refreshing of...
2008-05-05 Cameron DaleUpdate versions and changelog for new release.
2008-05-04 Cameron DaleFixed a bug in the HTTP downloader that caused errors...
2008-05-03 Cameron DaleUpdate the version numbers and changelog for new release.
2008-05-03 Cameron DaleLower the timeout to 9 sec to reduce delays.
2008-05-01 Cameron DaleFix the broken local IP regexes.
2008-04-26 Cameron DaleFix: no files were added to the DHT due to missing...
2008-04-26 Cameron DaleClean up the copyrights mentioned in the code.
2008-04-26 Cameron DaleFix some documentation errors.
2008-04-26 Cameron DaleUpdate the version number and changelog for the initial...
2008-04-25 Cameron DaleAdd an optimization to the HTTP client protocol so...
2008-04-25 Cameron DaleDon't use the fallback mirror retry download.
2008-04-25 Cameron DaleMore fixes for the broken twisted HTTP client.
2008-04-25 Cameron DaleMove all streams to new Streams module and replace...
2008-04-24 Cameron DaleAdd a final retry of all errback mirror downloads.
2008-04-24 Cameron DaleFix some errors in the new twisted HTTP client's connec...
2008-04-24 Cameron DaleMove the DHT stuff out of the main program and into...
2008-04-24 Cameron DaleBetter handling and logging for intermittent HTTP clien...
2008-04-24 Cameron DaleDon't add attributes to HTTP requests, store them separ...
2008-04-24 Cameron DaleHTTP client no longer keeps a response queue of requests.
2008-04-24 Cameron DaleFix a typo in commit 80399176ed66d.
2008-04-24 Cameron DaleFixed an error in downloading source packages from...
2008-04-24 Cameron DaleFix a typo in commit e82e704e27.
2008-04-23 Cameron DaleSet the Last-Modified header when downloading from...
2008-04-23 Cameron DaleRemove temporary files from the peer's download cache.
2008-04-23 Cameron DaleRefresh expired DHT hashes concurrently instead of...
2008-04-23 Cameron DaleDon't check file when listing expired hashes, instead...
2008-04-21 Cameron DaleRemove some unnecessary calls to log.err and just print...
2008-04-21 Cameron DaleMake the DHT timeouts configuration parameters.
2008-04-21 Cameron DaleConf time parser works with floats, and lengthened...
2008-04-21 Cameron DaleApt packages cache now saves an unload request received...
2008-04-21 Cameron DaleSync the AptPackages db after modification, and close...
2008-04-21 Cameron DaleAdd all files to the DB with their hashes.
2008-04-21 Cameron DaleFix an HTTP download bug that caused HEAD requests...
2008-04-19 Cameron DaleReorder the main application to find cached hashes...
2008-04-18 Cameron DaleDHT stats now include completed actions and various...
2008-04-18 Cameron DaleReturn 404's for hashes that aren't found.
2008-04-18 Cameron DaleRemove some unnecessary log messages and use better...
2008-04-18 Cameron DaleCache returns errors if apt closes the connection and...
2008-04-18 Cameron DaleRemove some headers Apt sets before returning full...
2008-04-18 Cameron DaleBetter identification of peer uploads by the HTTP server.
2008-04-17 Cameron DaleAlways try and find the mirror site, even if no updated...
2008-04-17 Cameron DaleImprove the peer ranking and fix a minor bug.
2008-04-17 Cameron DaleDelay the creation of files until after the application...
2008-04-17 Cameron DaleDon't create a thread to load the packages cache if...
2008-04-16 Cameron DaleSwitch the user name on startup.
2008-04-16 Cameron DaleBlock favicon.ico and allow remote stats requests ...
2008-04-16 Cameron DaleClean up the DHT config, making K and HASH_LENGTH const...
2008-04-16 Cameron DaleSave the files downloaded from peers in a peers subdire...
2008-04-16 Cameron DaleMake the downloader statistics work.
2008-04-15 Cameron DaleMake better use of defer.Fail for returning deferred...
2008-04-14 Cameron DaleAdd statistics reporting to the main program (untested).
2008-04-14 Cameron DaleMore strict use of errbacks when using deferreds.
2008-04-14 Cameron DaleTry to rejoin DHT periodically after failures using...
2008-04-14 Cameron DaleUse the apt_p2p_conf config import rather than passing...
2008-04-14 Cameron DaleUse the mirror as a peer when there are few peers for...
2008-04-14 Cameron DaleUnquote urls before trying to look them up in index...
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-12 Cameron DaleActually add piece hashes to the database.
2008-04-11 Cameron DaleUpdated and added a lot of unittests.
2008-04-11 Cameron DaleAlways use SHA1 hashes for pieces.
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.