2008-04-28 |
Cameron Dale | Don't add local IP addresses to the routing table ... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Cameron Dale | New TODO for hashing files with detached GPG signatures. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Cameron Dale | Fix: no files were added to the DHT due to missing... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Cameron Dale | Fix a postrm bug due to debconf generating errors if... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Cameron Dale | Clean up the copyrights mentioned in the code. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Cameron Dale | Remove the changelog parsing from setup.py and just... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Cameron Dale | Fix some documentation errors. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Cameron Dale | Update the version number and changelog for the initial... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Cameron Dale | Clean up the language in the description and man pages. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Cameron Dale | Update the config file for the change in default key... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Cameron Dale | Add an optimization to the HTTP client protocol so... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Cameron Dale | Don't use the fallback mirror retry download. |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Cameron Dale | More fixes for the broken twisted HTTP client. |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Cameron Dale | Move all streams to new Streams module and replace... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Cameron Dale | Add a final retry of all errback mirror downloads. |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Cameron Dale | Fix some errors in the new twisted HTTP client's connec... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Cameron Dale | Add debconf to inform the user of the necessity of... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Cameron Dale | Move the DHT stuff out of the main program and into... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Cameron Dale | Better handling and logging for intermittent HTTP clien... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Cameron Dale | Don't add attributes to HTTP requests, store them separ... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Cameron Dale | HTTP client no longer keeps a response queue of requests. |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Cameron Dale | Fix a typo in commit 80399176ed66d. |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Cameron Dale | Fixed an error in downloading source packages from... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Cameron Dale | Fix a typo in commit e82e704e27. |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Cameron Dale | Set the Last-Modified header when downloading from... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Cameron Dale | Remove temporary files from the peer's download cache. |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Cameron Dale | Refresh expired DHT hashes concurrently instead of... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Cameron Dale | Don't check file when listing expired hashes, instead... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Cameron Dale | Trap KRPC errors in writing to the transport and wait... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Cameron Dale | Disconnect the insertNode calls from the callers so... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Cameron Dale | Remove some unnecessary calls to log.err and just print... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Cameron Dale | Fix a bug in loading the new KRPC timeout config params. |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Cameron Dale | Make the DHT timeouts configuration parameters. |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Cameron Dale | Conf time parser works with floats, and lengthened... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Cameron Dale | Fix an error in the actions that allowed for the result... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Cameron Dale | Some more TODO items. |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Cameron Dale | Apt packages cache now saves an unload request received... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Cameron Dale | Sync the AptPackages db after modification, and close... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Cameron Dale | Add all files to the DB with their hashes. |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Cameron Dale | Fix an HTTP download bug that caused HEAD requests... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Cameron Dale | Reorder the main application to find cached hashes... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Cameron Dale | Add a new test and improve the cleaning of apt files. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Cameron Dale | DHT stats now include completed actions and various... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Cameron Dale | Return 404's for hashes that aren't found. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Cameron Dale | Remove some unnecessary log messages and use better... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Cameron Dale | Cache returns errors if apt closes the connection and... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Cameron Dale | Remove some headers Apt sets before returning full... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Cameron Dale | Better identification of peer uploads by the HTTP server. |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Cameron Dale | Always try and find the mirror site, even if no updated... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Cameron Dale | Improve the peer ranking and fix a minor bug. |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Cameron Dale | Delay the creation of files until after the application... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Cameron Dale | Don't create a thread to load the packages cache if... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Cameron Dale | Switch the user name on startup. |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Cameron Dale | Block favicon.ico and allow remote stats requests ... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Cameron Dale | Clean up the DHT config, making K and HASH_LENGTH const... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Cameron Dale | Save the files downloaded from peers in a peers subdire... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Cameron Dale | Make the downloader statistics work. |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Cameron Dale | Make better use of defer.Fail for returning deferred... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Cameron Dale | Retransmit DHT requests before timeout occurs is complete. |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Cameron Dale | Krpc now works as before but with a new request infrast... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Cameron Dale | WIP on sending multiple KRPC requests before timeout. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Cameron Dale | Add statistics reporting to the main program (untested). |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Cameron Dale | More strict use of errbacks when using deferreds. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Cameron Dale | Try to rejoin DHT periodically after failures using... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Cameron Dale | Use the apt_p2p_conf config import rather than passing... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Cameron Dale | Use the mirror as a peer when there are few peers for... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Cameron Dale | Unquote urls before trying to look them up in index... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Cameron Dale | Always download max PIECE_SIZE from peers, even if... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Cameron Dale | Fix some tests and add some TODO items. |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Cameron Dale | Actually add piece hashes to the database. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Cameron Dale | Updated and added a lot of unittests. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Cameron Dale | Always use SHA1 hashes for pieces. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Cameron Dale | Minor typo fixes in the Peer manager. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Cameron Dale | Multiple peer downloading is mostly working now. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Cameron Dale | Fix a bug in the ThrottlingProtocol when writeSequence... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Cameron Dale | Fix a bug in the Hash checker when updating exactly... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Cameron Dale | Fix some minor documentation typos. |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Cameron Dale | More multiple peer downloading work, finished but still... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Cameron Dale | Minor update to the multiple peer downloading (still... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Cameron Dale | Massive work on the peer downloading, not working or... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Cameron Dale | WIP on multiple peer downloading (completely broken). |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Cameron Dale | Fix a bug caused by twisted unquoting URLs received... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Cameron Dale | Store the peer rank as an attribute and recalculate... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Cameron Dale | Make all the peer rankings exponentially decreasing. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Cameron Dale | Return 404s to all requests for Packages.diff and Sourc... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Cameron Dale | Make the upload limit a config option. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Cameron Dale | Only throttle uploads to peers, not to apt. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Cameron Dale | Retire one TODO and add another. |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Cameron Dale | Allow the actions to call the local node's remote inter... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Cameron Dale | KRPC calls callback with the response dictionary by... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Cameron Dale | Reorganize the DHT's remote interface parameters. |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Cameron Dale | Use copies of the routing table nodes in actions. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Cameron Dale | Import the log module, DOH. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Cameron Dale | Merge small DHT buckets when a node is removed. |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Cameron Dale | Workaround old sqlite not having 'select count(distinct... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Cameron Dale | Remove the duplicate error logging from the knode module. |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Cameron Dale | Remove the unused steveholt entry from the bootstrap... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Cameron Dale | Fix some bugs in the pinging and ID checking. |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Cameron Dale | Move the HTML stats page generation for the DHT into... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Cameron Dale | Rename the knode functions to match the krpc method... |
commit | commitdiff | tree | snapshot |
next |