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

Skip to content
Snippets Groups Projects
  1. Jul 03, 2011
    • zzz's avatar
      * AppContext: Add hasWrapper() method · 43044586
      zzz authored
        * Shutdown:
          - Clear more resources in peer manager, netdb, stat manager,
            session key manager, naming service, tunnel dispatcher,
            OCMOSJ (result of testing with jvisualvm)
          - Don't call wrapper on shutdown (starting two threads) if we
            were started with runplain
      43044586
  2. Nov 19, 2010
  3. Nov 06, 2010
  4. Dec 06, 2009
  5. Nov 02, 2009
    • zzz's avatar
      tagging · e952e91b
      zzz authored
      e952e91b
  6. Oct 28, 2009
    • zzz's avatar
      * Console: · aeb6635e
      zzz authored
            - Rewrite TrustedUpdate version comparator, use for netdb version table
              so 0.7.10 will be sorted correctly
            - Reduce netdb.jsp memory usage
            - More tagging fixups
            - configclients.jsp fixup for "Web console"
      aeb6635e
  7. Oct 26, 2009
    • zzz's avatar
      * Console: · a2d90eeb
      zzz authored
            - Don't save config when checking for updates on configupdate.jsp
            - Rework ConfigRestartBean and tag
            - More tag fixups
            - Add lang=xx for testing
            - Add file for additional tagged strings
      a2d90eeb
  8. Aug 15, 2009
  9. Aug 14, 2009
  10. Jul 01, 2009
  11. Apr 03, 2009
  12. Feb 25, 2009
  13. Feb 24, 2009
    • zzz's avatar
      * Routerconsole: · 7a684c16
      zzz authored
            - Thread hard shutdown and restart requests from the routerconsole,
              and add a delay even if no tunnels, to allow time for a UI response
      7a684c16
  14. Dec 10, 2008
  15. Dec 02, 2008
  16. Jul 16, 2008
  17. Feb 19, 2006
    • jrandom's avatar
      2006-02-19 jrandom · 65975df1
      jrandom authored and zzz's avatar zzz committed
          * Moved the current net's reseed URL to a different location than where
            the old net looks (dev.i2p.net/i2pdb2/ vs .../i2pdb/)
          * More aggressively expire inbound messages (on receive, not just on send)
          * Add in a hook for breaking backwards compatibility in the SSU wire
            protocol directly by including a version as part of the handshake.  The
            version is currently set to 0, however, so the wire protocol from this
            build is compatible with all earlier SSU implementations.
          * Increased the number of complete message readers, cutting down
            substantially on the delay processing inbound messages.
          * Delete the message history file on startup
          * Reworked the restart/shutdown display on the console (thanks bd_!)
      65975df1
Loading