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 |
2008-03-17 |
Cameron Dale | Added the number of times each action was started to... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Cameron Dale | Add bytes/sec to the DHT stats. |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Cameron Dale | Display DHT statistics to the HTTP user. |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Cameron Dale | Start using the new DHT stats module (untested). |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Cameron Dale | Add the new stats module to the DHT. |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Cameron Dale | Fix minor bugs in the use of sha module and misspelled... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Cameron Dale | Fixed justSeenNode in KTable to update the bucket properly. |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Cameron Dale | Another TODO item. |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Cameron Dale | Don't use the tables findNodes when you can just bisect... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Cameron Dale | Add new node to table when refreshing old node. |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Cameron Dale | Rename all apt-dht files to apt-p2p. |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Cameron Dale | Rename project to apt-p2p. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Cameron Dale | Merge branch 'documentation' into apt-dht |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Cameron Dale | Various documentation fixes and additions. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Cameron Dale | Document the DHT package. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Cameron Dale | Document the DHT's main khashmir module. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Cameron Dale | Document the DHT's krpc module. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Cameron Dale | Merge branch 'apt-dht' of ssh://git.camrdale.org/git... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Cameron Dale | More todo items. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Cameron Dale | Document the DHT's util module. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Cameron Dale | Document the DHT's node module. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Cameron Dale | Document the DHT's ktable module. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Cameron Dale | Document the DHT's knode module. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Cameron Dale | Document the DHT's khash module. |
commit | commitdiff | tree | snapshot |
next |