- Nov 03, 2004
-
- Oct 27, 2004
-
- Aug 18, 2004
-
- Aug 14, 2004
-
-
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
- Aug 09, 2004
-
- Aug 06, 2004
-
- Aug 04, 2004
-
- Aug 03, 2004
-
- Aug 02, 2004
-
- Aug 01, 2004
-
- Jul 31, 2004
-
-
- I2PSocketServer.py - I2PBaseHTTPServer.py - I2PSimpleHTTPServer.py - I2PCGIHTTPServer.py difference being that these new modules are not hacks of the original python server modules, rather, they subclass the python server modules; this overcomes the Fear and Loathing expressed by some regarding multiplicity of licenses, and apart from that, is a better idea anyway. Only danger being if the modules in later Python releases change substantially, these modules could get broken.
-
- Jul 30, 2004
-