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 |
2002-09-21 |
burris | moved some constants |
commit | commitdiff | tree | snapshot |
2002-09-21 |
burris | fixed some serious bugs in findNode |
commit | commitdiff | tree | snapshot |
2002-09-21 |
burris | add some default bogus values in __init__ |
commit | commitdiff | tree | snapshot |
2002-09-21 |
burris | rpcclient now returns a list containing the return... |
commit | commitdiff | tree | snapshot |
2002-09-15 |
burris | bug fix in store value |
commit | commitdiff | tree | snapshot |
2002-09-14 |
burris | unresponsive peers are now purged from the routing... |
commit | commitdiff | tree | snapshot |
2002-09-14 |
burris | don't return duplicates if we have a key in our store |
commit | commitdiff | tree | snapshot |
2002-09-14 |
burris | fixed nonresponsive node handler |
commit | commitdiff | tree | snapshot |
2002-09-13 |
burris | call from thread |
commit | commitdiff | tree | snapshot |
2002-09-13 |
burris | now search local store for keys in addititon to net |
commit | commitdiff | tree | snapshot |
2002-09-13 |
burris | fix bug in find_node not encoding target properly |
commit | commitdiff | tree | snapshot |
2002-09-13 |
burris | type fix, sorry |
commit | commitdiff | tree | snapshot |
2002-09-13 |
burris | keys persist for 24 hours +- 1 hour |
commit | commitdiff | tree | snapshot |
2002-09-13 |
burris | fix bug in pong handler |
commit | commitdiff | tree | snapshot |
2002-09-13 |
burris | keys and values passed as binary instead of encoded... |
commit | commitdiff | tree | snapshot |
2002-09-13 |
burris | fix tests |
commit | commitdiff | tree | snapshot |
2002-09-13 |
burris | now we are using xml/base64 |
commit | commitdiff | tree | snapshot |
2002-09-13 |
burris | updated for base64 encoding of hashes and values |
commit | commitdiff | tree | snapshot |
2002-09-13 |
burris | fixed 2.1 incompatibility |
commit | commitdiff | tree | snapshot |
2002-09-13 |
burris | fix 2.1 incompatibility |
commit | commitdiff | tree | snapshot |
2002-09-12 |
burris | fix typo |
commit | commitdiff | tree | snapshot |
2002-09-07 |
burris | now with auto-expiring of stored keys/values |
commit | commitdiff | tree | snapshot |
2002-09-06 |
burris | updated for new khashmir |
commit | commitdiff | tree | snapshot |
2002-09-03 |
burris | call back from GetValues each time we get some new... |
commit | commitdiff | tree | snapshot |
2002-09-03 |
burris | now we gracefully deal with multiple values per key |
commit | commitdiff | tree | snapshot |
2002-09-03 |
burris | made user agent string a variable |
commit | commitdiff | tree | snapshot |
2002-09-03 |
burris | updated docs |
commit | commitdiff | tree | snapshot |
2002-09-02 |
burris | test harness update |
commit | commitdiff | tree | snapshot |
2002-09-02 |
burris | updated test |
commit | commitdiff | tree | snapshot |
2002-09-02 |
burris | finding values is now fixed |
commit | commitdiff | tree | snapshot |
2002-09-02 |
burris | moved actions into their own file |
commit | commitdiff | tree | snapshot |
2002-09-02 |
burris | this is the new khashmir, now based on Twisted and... |
commit | commitdiff | tree | snapshot |
2002-07-23 |
burris | findCloseNodes() is the replacement for populateTable() |
commit | commitdiff | tree | snapshot |
2002-07-21 |
aaronsw | added some corrections to the quick start... is there... |
commit | commitdiff | tree | snapshot |
2002-07-19 |
burris | minor comment change |
commit | commitdiff | tree | snapshot |
2002-07-19 |
burris | Initial revision |
commit | commitdiff | tree | snapshot |
|