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-02-21
Cameron Dale
Clean up some admin things.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-21
Cameron Dale
Add and clean up some of the epydoc documentation.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-21
Cameron Dale
Another new TODO item.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-21
Cameron Dale
More work on the TODO.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
Cameron Dale
Snapshot build 2.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
Cameron Dale
Fixed some packaging issues with config file handling.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
Cameron Dale
Snapshot build 1.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
Cameron Dale
Added 2 (commented) failed attempts to throttle the...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
Cameron Dale
Another new TODO item: better DHT lookups for multiple...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
Cameron Dale
Fix some minor bugs in the previous commits.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-19
Cameron Dale
Use python-debian for parsing RFC 822 files (untested).
commit
|
commitdiff
|
tree
|
snapshot
2008-02-19
Cameron Dale
Don't add files to the DHT if a hash could not be found...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-18
Cameron Dale
Download from peers using the hash instead of a directo...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-18
Cameron Dale
HTTPServer uses the hash to lookup the file in the...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-18
Cameron Dale
Add the git-buildpackage config file.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-18
Cameron Dale
Fix up some errors in the packaging.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-18
Cameron Dale
Initial debian directory and packaging related changes.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Cameron Dale
Finalized initial motivation paper.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-09
Cameron Dale
Lots of work on the motivating paper, and a new figure.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-07
Cameron Dale
Added the kile project file.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-25
Cameron Dale
Initial creation of the motivating paper.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-22
Cameron Dale
More TODOs.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-19
Cameron Dale
Updates after more though on a couple of of the TODO...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-18
Cameron Dale
Added more TODO items and a pretty diagram to the docum...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-16
Cameron Dale
Change all print statements to log.msg calls.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-16
Cameron Dale
Supply a modified factory with increased pipelining...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-16
Cameron Dale
Added a test apparatus similar to DebTorrent's.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Cameron Dale
Add a log-file command line option to the main program.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Cameron Dale
Add an option to not error out when only a local IP...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Cameron Dale
Scanning cache directories on startup waits for DHT...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Cameron Dale
Lookup the hash in the cache database.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Cameron Dale
Added scanning of other directories for cached packages.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Cameron Dale
CacheManager scans the cache directory during initializ...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Cameron Dale
Remove a completed TODO item.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-14
Cameron Dale
Remove the mirror name from the shared HTTP directory.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-14
Cameron Dale
Reset the HTTPServer subdirectories when a new cache...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-14
Cameron Dale
Use FilePath everywhere and create new CacheManager...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Cameron Dale
khashmir's store value takes the origination date.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Cameron Dale
Add the ability to bencode datetime values.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Cameron Dale
bencode module now uses new BencodeError instead of...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Cameron Dale
Added unittests to bencode module for boolean and unico...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Cameron Dale
Changed bencode's test functions to trial unittests.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Cameron Dale
Convert the new bencode module to use apt-dht logging.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Cameron Dale
Copied the more advanced bencode module from DebTorrent.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Cameron Dale
Move the main util functions to the new main util module.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Cameron Dale
Moved the finding IP address function to the util module.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Cameron Dale
Use the new DB in the main code.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Cameron Dale
HTTPServer now gets it's dictionary of subdirectories...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Cameron Dale
Made the main DB track url top-level directories.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Cameron Dale
Main database finished for now, including unittests.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Cameron Dale
Added new database module for the main code.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
Cameron Dale
Make khashmir's db backwards compatible to pysqlite...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
Cameron Dale
Upgrade the security in khashmir by using longer TIDs.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
Cameron Dale
Added some things to do for the future.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
Cameron Dale
When peer downloads fail, try direct downloads.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
Cameron Dale
Adds downloaded hashed files to the DHT.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
Cameron Dale
Added complicated testing to find our IP address.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
Cameron Dale
New DHT method 'join' like 'ping' but returns our IP...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
Cameron Dale
Make downloaded files accessible via the HTTP server.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
Cameron Dale
Fixed the storage of binary strings in the database.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
Cameron Dale
Use function for sending krpc responses, and add spew...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
Cameron Dale
Fixed some bugs in the new hashing scheme and tests.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
Cameron Dale
Pass the new HashObjects around everywhere (untested).
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
Cameron Dale
Modified the HashObject to do dummy hashing if the...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
Cameron Dale
Added a new Hash Object for tracking lots of hash details.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-09
Cameron Dale
Added more debug printing to noisy krpc protocol.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-09
Cameron Dale
ProxyFileStream also calculates hash while downloading.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-09
Cameron Dale
Make the MultiDHT test_store work for large number...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-09
Cameron Dale
Improve the creation of nodes and move all to the main...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-09
Cameron Dale
Improve the stopping of the krpc protocol so no timeout...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Cameron Dale
Avoid repetition, use a function for updating nodes...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Cameron Dale
Switch from the time module to the datetime module.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Cameron Dale
Upgrade pysqlite from 1.0 to 2.x (now uses sqlite3).
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Cameron Dale
No need to look at the DEFAULT section when parsing...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Cameron Dale
Add back the updatedFile method to the MirrorManager.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Cameron Dale
Move all the khashmir database operations to a separate...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Cameron Dale
Move the translating of hashes from hex into the Mirror...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Cameron Dale
DHT normalizes key lengths by chopping or adding 0.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Cameron Dale
Decompress needed files while downloading them.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Cameron Dale
Call the AptPackages file_updated when files complete...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Cameron Dale
Fix an error that occurred when there were no Sources...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Cameron Dale
Unhexify the returned hashes from the AptPackages lookup.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Cameron Dale
Added modification time tracking to the MirrorManager...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Cameron Dale
Added caching of downloaded files to the MirrorManager.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-04
Cameron Dale
Lots of log messages and blocked non-local access to...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-04
Cameron Dale
Made the DHT bootstrapping use IPs instead of DNS names.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-04
Cameron Dale
Move all url parsing into the PeerManager.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
Cameron Dale
Fixed some minor bugs.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
Cameron Dale
Made the get and storeValue DHT functions work.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-02
Cameron Dale
Updated the DHT join and leave to check if a join is...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-02
Cameron Dale
Made the DHT join method work and added tests for it.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-02
Cameron Dale
Added a shutdown method to the khasmir DHT.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-24
Cameron
Add timeouts to some unittests.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-24
Cameron
Fixed 2 broken AptPackages unittests.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-21
Cameron Dale
Disable the deprecation warning for the khashmir tests.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-21
Cameron Dale
Change all unittests to use twisted's trial.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-21
Cameron Dale
Modify khashmir's config system to not use the const...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-19
Cameron Dale
Add more to khashmir's DHT implementation.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-19
Cameron
Add a MirrorError exception.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-19
Cameron
Update all tests to add the deferred as both errback...
commit
|
commitdiff
|
tree
|
snapshot
next