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

Skip to content
Snippets Groups Projects
  1. Jul 21, 2022
  2. Jun 06, 2022
  3. Aug 28, 2021
  4. Mar 20, 2021
  5. Oct 12, 2020
  6. Dec 15, 2019
  7. May 10, 2019
  8. Dec 23, 2018
  9. Jan 18, 2018
  10. Dec 01, 2017
  11. Nov 19, 2017
  12. Nov 06, 2016
  13. Sep 24, 2016
  14. May 20, 2016
  15. May 09, 2016
  16. May 06, 2016
    • zzz's avatar
      Console: · 62296222
      zzz authored
        - Show systray controls for all OSes on /configservice
        - Implement backend for systray control
      62296222
  17. Dec 20, 2015
  18. Dec 11, 2015
  19. Sep 25, 2015
  20. Mar 08, 2015
  21. Jul 03, 2014
  22. May 18, 2014
  23. Mar 12, 2014
  24. Nov 21, 2013
  25. Jun 12, 2013
  26. May 26, 2013
    • zzz's avatar
      * DatabaseLookupmessage: · e394d3d4
      zzz authored
        - Add support for requesting an encrypted reply
      * NetDB:
        - Add support for encrypted DatabaseSearchReplyMessage and DatabaseStoreMessage
          in response to a DatabaseLookupMessage
      * PRNG: Cleanups using Collections.singletonMap()
      * Router utils: New RemovableSingletonSet
      * TransientSessionKeyManager:
        - Support variable expiration for inbound tag sets
        - Several efficiency improvements
      * VersionComparator: Add static method, use most places
      e394d3d4
  27. Oct 13, 2012
    • zzz's avatar
      * RouterConsoleRunner: · 0b897fdc
      zzz authored
          - Prep for ClientApp interface by storing context in a field,
            shuffle around what's static and what's not
            (ticket #347)
          - Remove ports from port mapper on shutdown, other changes to
            track actual ports better
            (ticket #731)
          - Hook in password manager using MD5, untested.
            (ticket #731)
      0b897fdc
  28. Oct 05, 2012
  29. Sep 09, 2012
  30. May 20, 2012
  31. Mar 25, 2012
  32. Jan 09, 2012
  33. Jan 08, 2012
    • zzz's avatar
      * Router shutdown: · f6ca6a5e
      zzz authored
          - Fix failsafe shutdown hook broken in 0.8.8;
            HUP, INT, and TERM signals should now shut down cleanly.
          - Shutdown hook no longer prevents other hooks from running
          - Trap HUP, if router.gracefulHUP=true, and do graceful shutdown.
            Only under wrapper, non-Windows.
          - i2prouter stop now uses SIGTERM
          - Implement i2prouter graceful using SIGHUP (ticket #580)
          - Configure wrapper to ignore SIGUSR1 and SIGUSR2 as they will shut down
            or crash the JVM
      f6ca6a5e
  34. 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
  35. 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
  36. Jan 19, 2011
  37. Oct 26, 2009
  38. Aug 15, 2009
  39. Aug 14, 2009
Loading