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

Skip to content
Snippets Groups Projects
  1. Mar 28, 2015
  2. Mar 25, 2015
    • zzz's avatar
      i2ptunnel HTTP client: Replace all getBytes() calls · f3d573ca
      zzz authored
      with a Writer or getBytes("UTF-8") for efficiency and to
      avoid encoding issues.
      Store strings as strings, not bytes.
      Catch IOEs to prevent cascading error pages.
      Minor cleanups
      f3d573ca
  3. Mar 24, 2015
  4. Mar 23, 2015
  5. Mar 22, 2015
  6. Mar 21, 2015
  7. Mar 20, 2015
  8. Mar 19, 2015
    • zzz's avatar
      Reseed: · 59348f8d
      zzz authored
        - Add form to manually reseed from zip or su3 URL
          (result status not yet working)
        - Add form to manually reseed from local zip or su3 file
          (not yet working, needs multipart/form-date moved from susimail)
        - Add form to create reseed zip file to share
          (working)
        - Backend support and refactoring in reseed code
      59348f8d
    • zzz's avatar
      fix susimail HTTP headers · 8742a66f
      zzz authored
      8742a66f
  9. Mar 18, 2015
Loading