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

Skip to content
Snippets Groups Projects
  1. Nov 03, 2004
  2. Oct 27, 2004
  3. Aug 18, 2004
  4. Aug 14, 2004
  5. Aug 09, 2004
  6. Aug 06, 2004
  7. Aug 04, 2004
  8. Aug 03, 2004
  9. Aug 02, 2004
  10. Aug 01, 2004
  11. 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
  12. Jul 30, 2004
Loading