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

Skip to content
Snippets Groups Projects
  1. Nov 02, 2011
    • kytv's avatar
      Gentoo compatibility · 32a4ccc5
      kytv authored
      Update i2prouter to be more compatible with Gentoo systems and add a commented out entry to wrapper.config
      32a4ccc5
  2. Oct 25, 2011
  3. Oct 19, 2011
  4. Oct 16, 2011
  5. Oct 12, 2011
  6. Oct 10, 2011
    • zzz's avatar
      0.8.9 · ab4de7b3
      zzz authored
      ab4de7b3
  7. Oct 08, 2011
    • zzz's avatar
      Black flags · 83405495
      zzz authored
      created by me, public domain
      83405495
  8. Oct 07, 2011
  9. Oct 06, 2011
  10. Sep 30, 2011
  11. Sep 29, 2011
  12. Sep 19, 2011
  13. Sep 18, 2011
  14. Sep 17, 2011
  15. Sep 14, 2011
  16. Sep 13, 2011
  17. Sep 12, 2011
    • kytv's avatar
    • kytv's avatar
      update of the i2prouter script based upon Tanuki's 3.5.9 script · c8395df5
      kytv authored
      With this check-in comes an update of our i2prouter script based upon the
      script src/bin/sh.script.in from the 3.5.9 source tarball of the wrapper.
      
      Some of the benefits of this newer version include:
      - logic to determine which wrapper binary to use (32bit VS 64bit) and falling
        back to alternate "bitness." This would be most useful for portable packages.
      - support for far more platforms and archs than the 3.1.1 based script (such as
        Solaris, risc, os/390, HP-UX, AIX, mips, ia64, etc.)
      - support for installing I2P as a daemon in most UNIX-based environments with
        the command "i2prouter install".  The installed service can be removed with
        "i2prouter remove". With testing this option has been confirmed to work in
        OSX, Fedora, Slackware, Debian, Ubuntu, FreeBSD, and SuSE.  It does not work
        in Arch Linux (yet).
      c8395df5
    • kytv's avatar
      Add the path to $I2P to eepget.bat · 435bc826
      kytv authored
      Allow eepget.bat to be called from any location or copied to any location by
      adding the full path to the i2p router.
      435bc826
  18. Sep 10, 2011
    • kytv's avatar
      Update of Windows service installation/removal scripts · d084d18c
      kytv authored
      These scripts are based on InstallApp-NT.bat.in and UninstallApp-NT.bat.in from
      WRAPPERSRC/src/bin of version 3.5.9 of the wrapper.
      
      Tested in XP and Win7.
      d084d18c
    • kytv's avatar
      Update i2prouter.bat · 690f62b3
      kytv authored
      This is based on WRAPPERSRC/src/bin/StartApp-NT.bat.in from 3.5.9 of the
      wrapper. The i2prouter.bat that we ship doesn't work; this one does. Tested in
      XP and Win7.
      690f62b3
  19. Sep 06, 2011
  20. Sep 05, 2011
  21. Aug 31, 2011
    • kytv's avatar
      De-fuglify the service path in Windows · 9e6f993a
      kytv authored
      The default service path in Windows is fugly and not very convenient. I2P uses
      the correct path, but if you want to access snark or eepsite data, one must go to
      %SYSTEMROOT%\config\systemprofile\AppData\Roaming\I2P\ (Vista/7) or
      %SYSTEMROOT%\system32\config\systemprofile\Application Data\I2P (XP/2003). If
      this wasn't bad enough, in some cases one must take ownership of this path and
      grant permission to him- or herself to access the folder.
      
      With this changeset, I'm setting the path to %ALLUSERSPROFILE%\Application
      Data\I2P as well as adding a shortcut to the I2P folder in the Start menu.
      9e6f993a
  22. Aug 27, 2011
Loading