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

Skip to content
Snippets Groups Projects
  1. 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
  2. Jan 24, 2012
  3. Jan 23, 2012
  4. Jan 14, 2012
  5. Jan 13, 2012
  6. Jan 09, 2012
  7. 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
  8. Jan 06, 2012
  9. Jan 04, 2012
  10. Jan 03, 2012
  11. 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
    • kytv's avatar
      Update wrapper to 3.5.13 · b391ed15
      kytv authored
      b391ed15
    • zzz's avatar
      Wrapper files for armv7. · f956539b
      zzz authored
        Compiled on trimslice:
          gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) 
          java version "1.6.0_18"
          OpenJDK Runtime Environment (IcedTea6 1.8.10) (6b18-1.8.10-0ubuntu1~11.04.1)
          OpenJDK Zero VM (build 14.0-b16, mixed mode)
          Wrapper 3.5.13 GPLv2
          All binaries stripped.
      f956539b
  12. Jan 01, 2012
  13. 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
    • kytv's avatar
      Fix typo (s/stip/strip/), thanks k0e · ce0e0b20
      kytv authored
      ce0e0b20
    • kytv's avatar
      s/libwrapper.dll/wrapper.dll/ · b3e162e7
      kytv authored
      b3e162e7
    • kytv's avatar
      linux-ppc specific wrapper notes · f6d821c9
      kytv authored
      f6d821c9
    • kytv's avatar
      Small wrapper-building HOWTO for BSD · 45fb0ad9
      kytv authored
      45fb0ad9
  14. Dec 29, 2011
  15. Dec 27, 2011
  16. Dec 19, 2011
  17. Dec 17, 2011
  18. Dec 10, 2011
  19. Dec 09, 2011
  20. Dec 05, 2011
    • zzz's avatar
      CSS · 51899e9e
      zzz authored
      51899e9e
  21. 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
  22. Dec 02, 2011
  23. 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
  24. Nov 28, 2011
  25. 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