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

Skip to content
Snippets Groups Projects
  1. Jun 17, 2013
  2. Nov 05, 2012
    • zzz's avatar
      * Console: · d5c70676
      zzz authored
         - Fix NPE after restart (ticket #763)
         - Move more nonces out of system properties
      d5c70676
  3. Sep 10, 2012
  4. Nov 30, 2011
    • zzz's avatar
      * Console: · 080cc962
      zzz authored
          - Split up config network page
          - CSS tweaks and cleanups
          - Change some form notices to errors
          - Spiff up the buttons
      
          new silk icons: See licenses/LICENSE-SilkIcons.txt
          new toopie icon: Shrunk from existing one
      080cc962
  5. Jul 15, 2011
    • zzz's avatar
      * Shutdown: · 0bf0715a
      zzz authored
          - Cancel our JVM shutdown hook when shutting down
          - Run a spinner task so shutdown always completes
          - exit() instead of halt() so other JVM shutdown hooks run
          - Prevent duplicate wrapper notifier hooks
          - Notify the wrapper twice, once for stopping and once for stopped
      0bf0715a
  6. 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
  7. Nov 19, 2010
  8. Nov 06, 2010
  9. Dec 06, 2009
  10. Nov 02, 2009
    • zzz's avatar
      tagging · e952e91b
      zzz authored
      e952e91b
  11. 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
  12. 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
  13. Aug 15, 2009
  14. Aug 14, 2009
  15. Jul 01, 2009
  16. Apr 03, 2009
  17. Feb 25, 2009
  18. 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
  19. Dec 10, 2008
  20. Dec 02, 2008
  21. Jul 16, 2008
  22. 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