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

Skip to content
Snippets Groups Projects
  1. Apr 27, 2010
  2. Apr 23, 2010
  3. Apr 21, 2010
  4. Apr 18, 2010
  5. Apr 16, 2010
  6. Apr 15, 2010
  7. 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
  8. 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
  9. Apr 07, 2010
  10. Apr 05, 2010
    • zzz's avatar
      * Console: · 2a92be59
      zzz authored
            - More HTML transitional fixes
            - Standardize on 'save' to the right of 'cancel'
      2a92be59
  11. Apr 02, 2010
  12. Mar 31, 2010
  13. 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
  14. Mar 25, 2010
    • zzz's avatar
      -2 · 83d24fa9
      zzz authored
      83d24fa9
  15. Mar 18, 2010
  16. Mar 15, 2010
  17. Mar 13, 2010
  18. Mar 08, 2010
  19. Mar 05, 2010
    • zzz's avatar
      translate country names on flag popups · 33939e7c
      zzz authored
      33939e7c
    • zzz's avatar
      tag console reseed messages · e759ef58
      zzz authored
      e759ef58
    • zzz's avatar
      * I2PSOCKSIRCTunnel: · 9244bd6b
      zzz authored
            - New, for filtering IRC client traffic when using SOCKS
          * I2PTunnelIRCClient:
            - Make filter classes static and public for use by SOCKS
            - Eliminate redundant case conversion
            - Pass ISON message through (jIRCii uses it for pings)
            - Switch back to StringBuffer since it's used by 2 threads
            - Set daemon on filter threads
          * SOCKS5Server:
            - Fix handling of multiple authentication methods
      9244bd6b
  20. Mar 02, 2010
    • zzz's avatar
      * Console: · 26aebe6a
      zzz authored
            - Add link to jobs.jsp on configservice.jsp
            - Add plugin disableStop support
      26aebe6a
  21. Feb 27, 2010
  22. Feb 23, 2010
  23. Feb 22, 2010
    • zzz's avatar
      * configclients.jsp: · f6b9cf6f
      zzz authored
            - Add js delete confirm
            - Remove delete button for webapps
          * i2psnark:
            - Ignore a non-i2p tracker in a torrent rather than deleting
              the torrent, thus "converting" a torrent to in-netowrk use
              via the open trackers
            - Add js delete confirm
      f6b9cf6f
  24. Feb 19, 2010
  25. Feb 18, 2010
  26. Feb 15, 2010
  27. Feb 13, 2010
  28. Feb 12, 2010
  29. Feb 10, 2010
  30. Feb 06, 2010
    • zzz's avatar
      -9 · 2a99e2a2
      zzz authored
      2a99e2a2
  31. Feb 04, 2010
Loading