projects
/
quix0rs-apt-p2p.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
quix0rs-apt-p2p.git
2008-05-10
Cameron Dale
New changelog entry and versions for next release.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-10
Cameron Dale
Schedule a re-ping message after adding a new node.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-10
Cameron Dale
Make nodes hashable so they can be used in dictionaries.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-10
Cameron Dale
Add a NEWS entry for port forwarding.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-10
Cameron Dale
Revert "Add debconf to inform the user of the necessity...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-10
Cameron Dale
Fix a typo bug in the Krpc error messages.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-10
Cameron Dale
Revert "Fix a postrm bug due to debconf generating...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-10
Cameron Dale
When a node fails, schedule a future ping to check...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Cameron Dale
Only touch a bucket if a find request targets it.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Cameron Dale
Increase the stored value redundancy to 6.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Cameron Dale
Increase the concurrency of DHT requests to 8.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Cameron Dale
Set a new peer's ranking values so they don't get an...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Cameron Dale
Tests for some more HTTP connection errors.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Cameron Dale
Set the HTTP connection timeout to 10s, and add a test...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Cameron Dale
Better error logging for store_value token errors.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Cameron Dale
New TODO for better total number of nodes calculation.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Cameron Dale
Tolerate a limited number of errors from peers before...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Cameron Dale
PeerManager keeps a list of site names, peers are kept...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-08
Cameron Dale
Speed up the recursive DHT actions when timeouts occur.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-08
Cameron Dale
Move the bucket manipulation into the KBucket class.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-07
Cameron Dale
Fix a traceback generating bug in the refreshing of...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-05
Cameron Dale
New TODO item for rotating DNS entries.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-05
Cameron Dale
Update versions and changelog for new release.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-04
Cameron Dale
Fixed a bug in the HTTP downloader that caused errors...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-03
Cameron Dale
Make sure full timeouts occur even if a resend timeout...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-03
Cameron Dale
Update the version numbers and changelog for new release.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-03
Cameron Dale
Lower the timeout to 9 sec to reduce delays.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Cameron Dale
Final abstract for submission.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-01
Cameron Dale
Fix the broken local IP regexes.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-01
Cameron Dale
Massive update to most of the abstract.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-29
Cameron Dale
Don't log KRPC errors for receiving an invalid store_va...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-29
Cameron Dale
Create the Kile project for the SIGCOMM poster abstract.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-29
Cameron Dale
Only add nodes to the routing table that have responded...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-29
Cameron Dale
Don't try and add ourself to the routing table during...
commit
|
commitdiff
|
tree
|
snapshot
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
next