aum
8bd312046d
First alpha release of stasher, a python-based Kademlia DHT implementation
specifically created for I2P.
New Files:
- aum.stasher - a single noderef
- stasher - wrapper script for starting/stopping/using stasher
- stasher.py - similar wrapper script for 'doze users
- src/bencode.py - requisite module
- src/i2p/stasher.py - the stasher application classes - python module
Modified Files:
- setup.py - added code to install stasher wrapper
- src/i2p/__init__.py - added stasher to '__all__', allowing import
2004-08-14 12:58:12 +00:00
..
2004-08-01 06:50:14 +00:00
2004-07-24 03:31:24 +00:00
2004-07-29 16:12:36 +00:00
2004-07-12 16:39:22 +00:00
2004-08-14 02:03:45 +00:00
2004-08-01 06:46:59 +00:00
2004-04-20 09:13:07 +00:00
2004-08-07 06:35:46 +00:00
2004-08-05 20:35:52 +00:00
2004-07-12 16:39:22 +00:00
2004-08-13 21:15:22 +00:00
2004-08-14 12:58:12 +00:00
2004-04-14 23:26:59 +00:00