2007-12-16 |
Cameron Dale | Add proper version numbers to the user-agent string. |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Cameron Dale | Added a manager to the HTTPServer for it to call when... |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Cameron Dale | Moved the HTTPDownloader to the new PeerManager. |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Cameron Dale | Added a mirror manager frontend for the AptPackages. |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Cameron Dale | Clean up the imports again. |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Cameron Dale | AptPackages only takes a single cache directory. |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Cameron Dale | Moved the index file tracking inside the AptPackages... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Cameron Dale | Cleanup AptPackages code. |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Cameron Dale | Implemented cache loading with threads and deferreds. |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Cameron Dale | Add a findHash function to AptPackages that searches... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Cameron Dale | Add tracking of index file hashes from Release files. |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Cameron Dale | Added support for source package hashes to AptPackages. |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Cameron Dale | Fix the architecture problem in the AptPackages config... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Cameron Dale | Added a unittest to make sure AptPackages gets the... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Cameron Dale | Remove the apt-proxy specific stuff from AptPackages. |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Cameron Dale | Switched AptPackages to use twisted's logging facility |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Cameron Dale | Remove some apt-proxy specific stuff. |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Cameron Dale | Added the packages.py file (as AptPackages.py) from... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Cameron Dale | Added new HTTPServer that serves static files. |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Cameron Dale | Update the downloader to set the headers itself and... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Cameron Dale | Read the response in the unit tests to prevent RST... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Cameron Dale | Add a manager for the client downloads and the tests... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Cameron Dale | Get it working and add trial unit testing. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Cameron Dale | Add a unittest to the HTTPDownloader. |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Cameron Dale | First attempt (untested) at new HTTP downloader. |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Cameron Dale | Fixed a bug in test that called hash instead of khash. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Cameron Dale | Fix a callLater bug introduced in commit 6075497a. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Cameron Dale | Clean up all the imports. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Cameron Dale | Switch from the entropy definition to using os.urandom. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Cameron Dale | Fix some errors found by PyLint. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Cameron Dale | Remove the obsolete whrandom module and use random... |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Cameron Dale | Removed all unused threading. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Cameron Dale | Ignore the pyc and eclipse project files. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Cameron Dale | Remove all the airhook stuff. |
commit | commitdiff | tree | snapshot |
2004-07-11 |
burris | added a simple tcp over airhook proxy, not fully tested |
commit | commitdiff | tree | snapshot |
2004-07-08 |
burris | broke up khashmir class into base, read, and write... |
commit | commitdiff | tree | snapshot |
2004-06-15 |
burris | now if you provide a list to storeValueForKey it will... |
commit | commitdiff | tree | snapshot |
2004-06-14 |
burris | this is a script for setting up a lot of khashmir nodes... |
commit | commitdiff | tree | snapshot |
2004-06-14 |
burris | only send the ID along in khashmir messages, don't... |
commit | commitdiff | tree | snapshot |
2004-06-14 |
burris | always use the socket's idea of host and port |
commit | commitdiff | tree | snapshot |
2004-06-14 |
burris | major cleanup, updated for twisted |
commit | commitdiff | tree | snapshot |
2003-03-13 |
myers_carpenter | * removing hack to allow threading |
commit | commitdiff | tree | snapshot |
2003-03-09 |
myers_carpenter | * adding setup.py, and __init__.py to make this instal... |
commit | commitdiff | tree | snapshot |
2003-02-23 |
burris | handle late err messages |
commit | commitdiff | tree | snapshot |
2003-02-22 |
burris | added license information |
commit | commitdiff | tree | snapshot |
2003-02-22 |
burris | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-01-30 |
burris | callbacks now return a dict now that has the _krpc_send... |
commit | commitdiff | tree | snapshot |
2003-01-30 |
burris | fix bug where we fail to return any values we have... |
commit | commitdiff | tree | snapshot |
2003-01-22 |
burris | check responses and fail if they don't come from the... |
commit | commitdiff | tree | snapshot |
2003-01-20 |
burris | fixed reset connection handling |
commit | commitdiff | tree | snapshot |
2003-01-16 |
burris | ripped out xmlrpc, experimented with xmlrpc but with... |
commit | commitdiff | tree | snapshot |
2003-01-13 |
burris | twistified airhook, added reactor based tests |
commit | commitdiff | tree | snapshot |
2002-12-23 |
burris | renamed OrderedConnection to StreamConnection |
commit | commitdiff | tree | snapshot |
2002-12-23 |
burris | bug fixes, more tests, looking solid now |
commit | commitdiff | tree | snapshot |
2002-12-22 |
burris | stream connection class |
commit | commitdiff | tree | snapshot |
2002-12-22 |
burris | airhook reliable datagram protocol |
commit | commitdiff | tree | snapshot |
2002-12-10 |
burris | reformatting plus changed some method names, added... |
commit | commitdiff | tree | snapshot |
2002-12-09 |
aaronsw | general cleanup, added testing makefle |
commit | commitdiff | tree | snapshot |
2002-12-03 |
burris | now we store and retrieve node information from our... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
burris | add invalidateNode |
commit | commitdiff | tree | snapshot |
2002-12-01 |
burris | slight changes to test scripts |
commit | commitdiff | tree | snapshot |
2002-12-01 |
burris | tab/space fix |
commit | commitdiff | tree | snapshot |
2002-12-01 |
burris | fixed borked tab/space problems, damn ProjectBuilder... |
commit | commitdiff | tree | snapshot |
2002-12-01 |
burris | utility module for random stuff |
commit | commitdiff | tree | snapshot |
2002-11-28 |
aaronsw | removing unused btemplate.py |
commit | commitdiff | tree | snapshot |
2002-11-28 |
aaronsw | oops, another buglet |
commit | commitdiff | tree | snapshot |
2002-11-28 |
aaronsw | fixed buglet |
commit | commitdiff | tree | snapshot |
2002-11-28 |
aaronsw | general cleanup. test_replace_stale_node doesn't pass... |
commit | commitdiff | tree | snapshot |
2002-11-28 |
aaronsw | oops, forgot to test. fixed little bugs |
commit | commitdiff | tree | snapshot |
2002-11-28 |
aaronsw | general cleanup: tabs->spaces, comments->docstrings... |
commit | commitdiff | tree | snapshot |
2002-11-28 |
burris | use autocommit |
commit | commitdiff | tree | snapshot |
2002-11-28 |
burris | quiet down the factory |
commit | commitdiff | tree | snapshot |
2002-11-28 |
burris | fix bug in setting duplicate kv |
commit | commitdiff | tree | snapshot |
2002-10-14 |
burris | canonicalize time for accurate sorting |
commit | commitdiff | tree | snapshot |
2002-10-14 |
burris | removed bsddb3 depenendcy |
commit | commitdiff | tree | snapshot |
2002-10-14 |
burris | removed h(k+v) field from database, wasn't necessary |
commit | commitdiff | tree | snapshot |
2002-10-14 |
burris | changed from bsddb3 to pysqlite |
commit | commitdiff | tree | snapshot |
2002-10-01 |
burris | mo' constants |
commit | commitdiff | tree | snapshot |
2002-10-01 |
burris | all rpc's return ([<args>], {<sender}), previously... |
commit | commitdiff | tree | snapshot |
2002-10-01 |
burris | automatically check responses to make sure it's from... |
commit | commitdiff | tree | snapshot |
2002-10-01 |
burris | no longer keep our own node in table |
commit | commitdiff | tree | snapshot |
2002-09-24 |
burris | update key expirer to use bencode - store access should... |
commit | commitdiff | tree | snapshot |
2002-09-24 |
aaronsw | added a short script with instructions on how to instal... |
commit | commitdiff | tree | snapshot |
2002-09-24 |
burris | fix missing arg in storevalue errback |
commit | commitdiff | tree | snapshot |
2002-09-23 |
burris | fix bugs in stringify |
commit | commitdiff | tree | snapshot |
2002-09-23 |
burris | fix typo |
commit | commitdiff | tree | snapshot |
2002-09-23 |
burris | fix peer update problem connection refused in store... |
commit | commitdiff | tree | snapshot |
2002-09-23 |
burris | removed client side connection host determination |
commit | commitdiff | tree | snapshot |
2002-09-23 |
burris | fix missing arg conversion |
commit | commitdiff | tree | snapshot |
2002-09-23 |
burris | fix refreshTable |
commit | commitdiff | tree | snapshot |
2002-09-23 |
burris | minor fixes |
commit | commitdiff | tree | snapshot |
2002-09-23 |
burris | grab the remote end's IP address |
commit | commitdiff | tree | snapshot |
2002-09-23 |
burris | don't touch buckets when we are only reading from them |
commit | commitdiff | tree | snapshot |
2002-09-23 |
burris | more constants |
commit | commitdiff | tree | snapshot |
2002-09-23 |
burris | bencode is back, for marshalling before going into... |
commit | commitdiff | tree | snapshot |
2002-09-23 |
burris | much better method of converting between hashes<>integers |
commit | commitdiff | tree | snapshot |
2002-09-22 |
burris | fix bug where less than K nodes were being utilized... |
commit | commitdiff | tree | snapshot |
2002-09-22 |
burris | return K nodes and not K-1 |
commit | commitdiff | tree | snapshot |
2002-09-21 |
burris | better readme |
commit | commitdiff | tree | snapshot |
2002-09-21 |
burris | much better handling of ip addresses and potentially... |
commit | commitdiff | tree | snapshot |
next |