0991adc291
GeoIPdb update based on Maxmind GeoLite Country database from 2012-09-05
2012-09-13 16:15:09 +00:00
cb39006f6c
minor corrections after review
...
The newly added OSX bits by meeh (thanks!) do not require Izpack to perform
substitutions, so I'm removing those files from the <parseable> tags.
2012-09-10 10:51:17 +00:00
52447096f2
Added a fix for a startup issue in newer versions of launchd. Setting Disabled
...
in configfile will only work on older launchd version. Ref manpage:
(-w Overrides the Disabled key and sets it to false. In previous ver-
sions, this option would modify the configuration file. Now the
state of the Disabled key is stored elsewhere on-disk.)
2012-09-10 03:14:09 +00:00
5056706742
Added command scripts for osx to install i2p as a daemon in launchd.
...
.command extension make it possible to double click on it like bat files
in windows. Daemon is runned as the user who executes the command file.
2012-09-05 21:36:24 +00:00
a5e4b15349
add irc.killyourtv.i2p
2012-08-31 14:47:14 +00:00
587795552e
Wrapper files for armv7.
...
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.13) (6b18-1.8.13-0ubuntu1~11.04.1)
OpenJDK Zero VM (build 14.0-b16, mixed mode)
Wrapper 3.5.15 GPLv2
All binaries stripped.
2012-08-27 17:43:04 +00:00
0a1ff9b6bd
Update Java Service Wrapper to v3.5.15.
...
- Windows: Self-compiled with VS2010 in Windows 7. The icon has been
changed from Tanuki's default to Itoopie.
- FreeBSD: Self-compiled in FreeBSD 7.4 to eliminate the dependency on the
compat6x port.
- Linux ARMv5 & PPC32: Self-compiled in Debian Squeeze
- Linux x86, Linux x64, MacOSX & Solaris: Binares are from the "community
edition" deltapack offered by Tanuki. The x86 and x64 binaries for Linux
have been stripped.
2012-08-27 13:49:18 +00:00
96775acf5a
Dutch and German translation updates from TX
2012-08-25 19:43:25 +00:00
264df83943
fix hang during uninstallation ( #656 )
2012-08-18 13:06:07 +00:00
269a36c549
* Jetty: Don't use direct byte buffers that may be leaking (ticket #679 )
2012-08-12 11:11:45 +00:00
0ea6513e9c
Changed my reseed url to contain a subpath, /netDb/. also updated the certificate (forgot to copy out of conf folder when i changed webserver and deleted config).
2012-08-11 13:43:48 +00:00
f5b808b997
OSX: Fixed a bug in OS_VER variable.
...
the old version (grep -o '[0-9]*\.[0-9]*\.[0-9]*') won't detect versions as 10.8, or 10.7
added cut -d: -f2 | sed -e 's/[^0-9]*//' , matching both 10.8, 10.7.4, etc.
2012-08-11 11:40:05 +00:00
d2a5595df2
Added new reseed host, and a self signed certificate for that host.
2012-08-11 01:14:58 +00:00
dfb0b7801d
Updates to classic console theme from dr|z3d
2012-08-07 23:03:34 +00:00
a21175d903
propagate from branch 'i2p.i2p' (head b1fe8f8037e6dd8a1f6be6e30151ad0ca92e6689)
...
to branch 'i2p.i2p.str4d.fux' (head 723929af49930ca764fe4befb3621a036a3f99b8)
2012-08-07 12:28:30 +00:00
5ed1ec681f
Updates to classic console theme from dr|z3d
2012-08-07 11:42:22 +00:00
0a4031cd7b
Updates to midnight console theme from dr|z3d
2012-08-07 06:03:35 +00:00
0ca2d33ee1
New midnight theme for susidns from dr|z3d
2012-08-07 04:24:41 +00:00
48bcd3a8c2
Updates to console and snark themes from dr|z3d
2012-08-07 04:22:40 +00:00
ced0129e03
* libjbigi.so for ARMv6
...
GMP 4.3.2
Compiled on Raspberry Pi with gcc version: gcc (Debian 4.6.3-8+rpi1) 4.6.3
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.3) (6b24-1.11.3-2+rpi1)
OpenJDK Zero VM (build 20.0-b12, mixed mode)
Stripped.
Had a report that the ARMv5 jbigi worked on the RPi but it didn't for me.
See NativeBigInteger for more info.
/proc/cpuinfo:
Processor : ARMv6-compatible processor rev 7 (v6l)
BogoMIPS : 697.95
Features : swp half thumb fastmult vfp edsp java tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xb76
CPU revision : 7
Hardware : BCM2708
Revision : 0002
2012-08-06 14:04:32 +00:00
cc3a8e5d62
have izpack expand %USER_HOME in i2prouter
...
This will solve the issue of I2P_CONFIG_DIR being set incorrectly if another
user runs i2prouter once, such as when installing the initscript.
2012-08-04 17:32:11 +00:00
85a4e9cb5c
Clarified purpose of the default IRC tunnel (it's not a "proxy")
2012-08-03 21:26:09 +00:00
52ba727664
line ending fixes
...
These CSS files improperly contain a mixture of Windows *and* UNIX line
endings. Some lines had ^M after them but most didn't.
2012-07-30 17:01:12 +00:00
a1cfacd8da
merge of '3347c631d86a2ccf634321b74e24b9a58e490a15'
...
and '95d885a94cdde7ad40bbef11ec76f86d1ea7b798'
2012-07-30 16:51:05 +00:00
77a19a0b17
0.9.1
2012-07-30 13:28:56 +00:00
7ecb90640c
fixes after review
2012-07-30 13:15:58 +00:00
639253e9bb
Fixed a bug in a console_big.css override in light and dark themes
2012-07-28 13:45:12 +00:00
f8fe2a295f
Fixed icon column width being too large in snark filemanager
2012-07-28 13:38:40 +00:00
c2438a7508
Fixed an i2ptunnel button regression in the dark console theme
2012-07-28 12:33:36 +00:00
b6eef94383
Tweaked console themes so console error pages look alright in iframe
...
This fixes the issue where, when an iframed app was not running, the summary
bar would be displayed inside the iframe as well as outside it.
2012-07-27 12:41:45 +00:00
7526db9e6c
minor update to reflect the other systems that we support
2012-07-26 21:11:42 +00:00
00dd72e284
July 2012 GeoIP db update
2012-07-26 20:32:04 +00:00
05850371a6
Finnish, French, German, Spanish and Swedish translation updates from TX
2012-07-26 20:31:01 +00:00
a4a0e1def3
Replaced a few more /home icons
2012-07-25 23:38:25 +00:00
7a1b082216
Updated /home icon for git.repo.i2p
2012-07-24 05:18:20 +00:00
0e907c5ad0
Replaced 16x16 /home icons with 32x32 ones
2012-07-24 05:17:13 +00:00
59b8dc4f41
Update to dark console.css - more space efficient on /home, "0px" -> "0"
2012-07-24 03:23:51 +00:00
c145e4267c
Fixes to light/console_ar.css
2012-07-22 00:18:07 +00:00
77f8729257
new cowpuncher cert
2012-07-21 19:26:29 +00:00
ebe55aba61
remove dark as requested
2012-07-21 13:03:27 +00:00
9d2709be19
Update to light theme to increase top margin of iframes
2012-07-20 01:13:01 +00:00
3cce978e26
New light snark theme from dr|z3d (integrates well with light console theme)
2012-07-20 00:59:13 +00:00
f4ffb30153
Added iframed fixes to default.css in classic, light and midnight console themes
2012-07-19 23:05:25 +00:00
212a794c65
Give div.app fixed height for classic and midnight console themes
...
This stops app icons getting "stuck" on the right-hand side of /home
2012-07-19 00:41:52 +00:00
0e2dede168
Replaced itoopie with a dedicated icon for eepsite links on /home with no favicon
2012-07-19 00:08:29 +00:00
c1f3fa6004
Updates to dark susi themes and new light newsbullet from dr|z3d
2012-07-18 23:44:55 +00:00
e2be19039f
Added missing git.repo.i2p and id3nt.i2p entries to hosts.txt
2012-07-18 12:33:30 +00:00
846f6f2190
* Home page: Add colombo-bt.i2p, remove keys.i2p
...
Icon created and contributed by colombo-bt.i2p
2012-07-18 12:00:42 +00:00
f01ccf9797
Update to dark susimail theme from dr|z3d
2012-07-18 03:56:35 +00:00
763eb08dad
Added git.repo.i2p and id3nt.i2p to /home eepsite list
2012-07-17 21:27:22 +00:00