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

Skip to content
Snippets Groups Projects
  1. Feb 19, 2012
  2. Feb 10, 2012
  3. Feb 08, 2012
  4. Feb 04, 2012
    • zzz's avatar
      * Wrapper files: · 37bb7ac8
      zzz authored
          - Move PID and status files to config dir in i2prouter
          - Don't set PID files in wrapper.config as Windows doesn't need them
            and the wrapper won't start if the dir doesn't exist
          - Move wrapper.log to config dir using override in i2prouter,
            Windows stays in system temp dir
          - Move wrapper.log to config dir for no wrapper
          - Move wrapper.log setup for no wrapper from RouterLaunch
            to WorkingDir
          - Redirect stderr too when no wrapper
          - Create config dir in i2prouter for Linux/Mac
      37bb7ac8
  5. Feb 02, 2012
  6. Jan 31, 2012
  7. Jan 28, 2012
  8. Jan 27, 2012
    • kytv's avatar
      Remove I2PFox recommendation from the router console · d10825d4
      kytv authored
      It's outdated and the text was misleading. It is NOT a "custom-build" that is
      "security hardened"--it's a Firefox profile. Having echelon's site
      linked on the router console should be enough.
      d10825d4
  9. Jan 24, 2012
  10. Jan 23, 2012
  11. Jan 14, 2012
  12. Jan 13, 2012
  13. Jan 09, 2012
  14. Jan 08, 2012
    • kytv's avatar
      430ac832
    • 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
  15. Jan 06, 2012
  16. Jan 04, 2012
  17. Jan 03, 2012
  18. Jan 02, 2012
    • kytv's avatar
      Add Isle of Man flag · 60c5f066
      kytv authored
      Flag courtesy of the Open Clip Art Library, released into the public domain
      60c5f066
  19. Dec 31, 2011
    • kytv's avatar
      Add CPU type check for OSX · 4c76a93a
      kytv authored
      I removed Tanuki's broken CPU "bitness" check for OSX in
      3db46be1ede7d858b6c319905cf310d99227eb29. With this commit I add one that
      works. Note that at this point we don't use the "bitness" checking because we
      ship a quad-fat wrapper for OSX. Unfortunately, one can only manipulate the osx
      binaries with "lipo" which is only available in OSX. In the future we may want
      to use the "bitness" logic.
      
      In any case, the old check set the bits to 64 for Leopard and above, but just
      because a Mac is running Leopard or Snow Leopard doesn't mean it's 64bit
      capable. This addition of mine will actually check the flags using sysctl. I'm
      not using uname because OSX < Lion starts in 32bit mode by default (but can
      still run 64bit binaries).
      4c76a93a
  20. Dec 27, 2011
  21. Dec 19, 2011
  22. Dec 17, 2011
  23. Dec 10, 2011
  24. Dec 09, 2011
  25. Dec 05, 2011
    • zzz's avatar
      CSS · 51899e9e
      zzz authored
      51899e9e
  26. Dec 04, 2011
    • zzz's avatar
      * Console: · c5f98a04
      zzz authored
          - Less icons on configclients.jsp
          - Fix some browsers breaking line on negative numbers
          - Tab CSS tweaks
      c5f98a04
  27. Dec 02, 2011
  28. 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
    • zzz's avatar
      * i2psnark: · 5fd20fc7
      zzz authored
          - Retry link on torrent download fail
          - Clear URL after clicking 'add torrent'
          - Message tweaks
          - CSS tweaks
      5fd20fc7
  29. Nov 28, 2011
  30. Nov 27, 2011
    • zzz's avatar
      * Reseed: · 1339209f
      zzz authored
          - Restore i2pbote (ticket #516)
          - Remove r31453 (cert expiring, host soon to be shut down permanently)
      1339209f
Loading