I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Aug 04, 2004
  2. Aug 03, 2004
  3. Aug 02, 2004
  4. Aug 01, 2004
  5. Jul 31, 2004
    • aum's avatar
      Replaced these files with: · c0488544
      aum authored and zzz's avatar zzz committed
       - 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.
      c0488544
    • aum's avatar
      Fixed example to import correct modules · 8c31e47e
      aum authored and zzz's avatar zzz committed
      8c31e47e
    • aum's avatar
      Replaced hacked Python server modules with ones which · d8ee5c18
      aum authored and zzz's avatar zzz committed
      subclass the python modules.
      d8ee5c18
    • connelly's avatar
      patch was unnecessary. kept docstrings. · 823f4a26
      connelly authored and zzz's avatar zzz committed
      823f4a26
  6. Jul 30, 2004
  7. Jul 21, 2004
  8. Apr 13, 2004
    • aum's avatar
      Fixed build.xml to detect os, and launch 'jythonc' or 'jythonc.bat' · 4cdd42f3
      aum authored and zzz's avatar zzz committed
      according to whether we're running on *nix or windoze. build.xml
      should now work on your platform, as long as you have jython installed
      and jython is on your execution path.
      
      Got SAM STREAMs working - test code added to i2psamclient.py
      as function demoSTREAM()
      4cdd42f3
  9. Apr 10, 2004
Loading