- Sep 18, 2011
- Sep 17, 2011
-
-
kytv authored
the arguments to install_i2p_service_winnt.bat aren't required and in some cases cause the installer to hang
-
kytv authored
-
kytv authored
Don't show "1 file(s) moved" when moving the temporary wrapper.conf in place. Redirect output to nul.
-
kytv authored
-
kytv authored
-
kytv authored
-
kytv authored
-
kytv authored
-
kytv authored
-
kytv authored
-
- Sep 16, 2011
-
-
zzz authored
-
zzz authored
- Add warning to setStartAfter() as queue is no longer continuously sorted - Fix StartExplorerJob not calling requeue() - More pumper cleanups
-
zzz authored
- Add HTTP proxy authorization support - Stub out SSL proxy support - Disable i2pbote reseed * EepGet: Add some new command line options
-
zzz authored
-
zzz authored
causing original tunnel quantity to not be restored (ticket #513)
-
zzz authored
-
- Sep 14, 2011
-
-
zzz authored
-
zzz authored
- Add refresh time option - Add public file permissions option (ticket #501) - Fix configuration of tunnel parameters (ticket #524) - Allow changing I2CP parameters while tunnel is open - Remove duplicated options in I2CP options string - Don't open tunnel when saving config
-
zzz authored
-
zzz authored
-
zzz authored
-
kytv authored
-
kytv authored
-
- Sep 13, 2011
-
-
kytv authored
The upstream script has support for Ubuntu but not Debian. This change allows the same methods used for Ubuntu to be used for Debian. This *should* work for any version of Linux that has Debian in its family tree.
-
kytv authored
Refresh patch to reflect the changes to the i2prouter script
-
kytv authored
-
kytv authored
ALLOW_ROOT to override.
-
kytv authored
is shutdown while running as a console application.
-
kytv authored
-
kytv authored
-
- Sep 12, 2011
-
-
kytv authored
-
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).
-
kytv authored
When zipping with infozip, executable permissions are left intact. When zip is called with ant, these permissions are lost. When tarring using ant the permissions seem to be lost too. Switching to calling tar directly ensures that the executable permissions aren't lost.
-
kytv authored
osfamily=windows apparently doesn't work in the parseable section (found when creating a linux only installer).
-
zzz authored
-