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

Skip to content
Snippets Groups Projects
  1. Jun 02, 2010
  2. Jun 01, 2010
  3. May 27, 2010
  4. May 26, 2010
  5. May 25, 2010
  6. May 23, 2010
    • dev's avatar
      -10 · f7c0db04
      dev authored
      f7c0db04
    • zzz's avatar
      -10 · a534d25d
      zzz authored
      a534d25d
  7. May 21, 2010
    • zzz's avatar
      -9 · 6786817f
      zzz authored
      6786817f
  8. May 19, 2010
  9. May 15, 2010
  10. May 13, 2010
  11. May 10, 2010
  12. May 05, 2010
    • zzz's avatar
      * Plugins: · a8db6b00
      zzz authored
            - Set classpath for specific client only, not for the whole JVM
            - Use ConfigDir() not AppDir()
      a8db6b00
  13. May 02, 2010
  14. Apr 27, 2010
  15. Apr 23, 2010
  16. Apr 21, 2010
  17. Apr 18, 2010
  18. Apr 16, 2010
  19. Apr 15, 2010
  20. Apr 12, 2010
    • zzz's avatar
      * i2ptunnel: Implement access lists for TCP servers. · 63562ddd
      zzz authored
            Enter b32 or b64 hash or dest into list box, and
            check enable for whitelist. Uncheck enable and enter
            i2cp.enableBlackList=true in advanced i2cp options for
            blacklist. Todo: make black/whitelists radio buttons.
      63562ddd
  21. Apr 10, 2010
    • zzz's avatar
      Streaming: · 8b6751f4
      zzz authored
      Fix the window size increment logic so it does it much more often.
      The code increased the window size by MSS * MSS / N, like
      in RFC 2581, but it did it only once every N,
      so that was like MSS * MSS / N**2.
      Now do it all the time, except for isolated packets like keepalives
      that aren't using more than one message of the window.
      Seems to speed up outbound significantly, without any
      noticable increase in stream.sendsBeforeAck.
      8b6751f4
  22. Apr 07, 2010
  23. Apr 05, 2010
    • zzz's avatar
      * Console: · 2a92be59
      zzz authored
            - More HTML transitional fixes
            - Standardize on 'save' to the right of 'cancel'
      2a92be59
  24. Apr 02, 2010
  25. Mar 31, 2010
  26. Mar 29, 2010
    • zzz's avatar
      * configclients.jsp: · c43b16cf
      zzz authored
            - Always show start button for webapps and plugins
          * configclients.jsp, configupdate.jsp:
            - Fix submission when entering CR in a text box
          * Plugins:
            - Stop all plugins at shutdown
            - Log tweaks
          * WebApps:
            - Remove the WAC after stopping it
            - Stop a WAC before starting it to prevent dups
      c43b16cf
  27. Mar 25, 2010
    • zzz's avatar
      -2 · 83d24fa9
      zzz authored
      83d24fa9
  28. Mar 18, 2010
  29. Mar 15, 2010
  30. Mar 13, 2010
  31. Mar 08, 2010
  32. Mar 05, 2010
Loading