kytv
678c87d0f4
bump version to -27 (debian package fix and people can get the new wrapper & geoip)
2012-04-17 11:49:45 +00:00
kytv
f352a38836
revert back to linking to glassfish-javaee.jar (fixes susidns and i2pbote in Debian)
2012-04-15 22:19:44 +00:00
kytv
d402f0c93d
history update
2012-04-14 17:46:17 +00:00
kytv
7093a57a03
update GeoIP using Maxmind's April 2012 db
2012-04-14 17:44:30 +00:00
kytv
6a9432d62e
Update the Tanuki Java wrapper to v3.5.14
...
All are from the "delta-pack" with the following exceptions:
* binaries for FreeBSD have been compiled in FreeBSD 7.4 to eliminate the
dependency on FBSD v6 compatibility libs. They've also been stripped.
* Tanuki doesn't offer win64 binaries. Since the x64 binaries had to be
compiled anyway, I've added an itoopie icon to the binary and both x86 and
x64 binaries are compiled by me.
* Linux PPC binaries have been compiled by me since upstream mistakenly ships a
64bit PPC binary as a 32bit binary.
* Linux ARMv5 have been compiled by me.
* The Linux x64 and x86 binaries have been stripped.
2012-04-14 17:38:08 +00:00
kytv
7440e64eb6
dropping FAT osx wrapper before adding new 'non-FAT' one
2012-04-14 17:25:49 +00:00
97436e8357
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.14 GPLv2
All binaries stripped.
2012-04-14 14:16:36 +00:00
kytv
f9ff90eb72
update comments
2012-04-12 21:05:19 +00:00
kytv
6acece85a2
German, Spanish, and Swedish translation updates from Transifex
2012-04-12 20:25:52 +00:00
2d24f01831
- Non-default theme cleanups
...
- Theme and translate home page logo
2012-04-12 17:54:44 +00:00
f2b228561f
strip DOS line endings to make diffing to other themese easier
2012-04-12 15:29:26 +00:00
ce9cae4ff8
fix whitespace issues
2012-04-12 15:21:21 +00:00
c3a387d646
Try again to fix console on Windows w/o IPv6 by starting connectors individually
2012-04-12 14:54:50 +00:00
b24085bbe5
prevent very early NPE
2012-04-12 14:48:18 +00:00
kytv
41419738c5
add keys.i2p
2012-04-09 15:27:07 +00:00
kytv
dd65f174ef
Debian: Explicitly create the home directory in the postinst
...
Older versions of adduser create it automatically. The version in Debian unstable apparently does not...
2012-04-08 20:35:30 +00:00
kytv
d888d4834d
Debian: update symlinks
2012-04-03 21:17:14 +00:00
565807126c
* RouterInfo: Fix fatal NPE in last checkin
2012-03-28 19:17:39 +00:00
bed548d5af
24
2012-03-27 20:34:40 +00:00
fbd230f21e
* RouterInfo: Add method to validate sig during read-in for speed
2012-03-27 20:25:26 +00:00
dc402acd4a
* FloodfillVerify:
...
- Fix verifies stuck on one peer by blamimg the verify peer on failure
- Follow DSRM in response to RI verifies, to help integration
- Increase floodfill verify timeout
2012-03-27 20:10:30 +00:00
e3dab56e79
Delay router down message until two consecutive fails
2012-03-27 20:08:11 +00:00
d3578e2a2e
graphs CSS tweak
2012-03-27 20:07:30 +00:00
7a6e7baf18
generics and final
2012-03-27 20:07:12 +00:00
sponge
97f23286d3
allow SHOUTcast/icecast to work over the http proxy + cleanups
2012-03-27 17:41:02 +00:00
11ff89fef2
- Try again to fix console on Windows w/o IPv6 (ticket # 621)
2012-03-26 14:07:38 +00:00
764a7f2e13
remove unused private items (eclipse)
2012-03-26 00:52:06 +00:00
1db58dee89
remove unused local variables (eclipse)
2012-03-25 22:16:03 +00:00
f13956d380
remove unused imports (eclipse)
2012-03-25 21:45:18 +00:00
522ae4eb41
fix fallthrough
2012-03-25 20:52:57 +00:00
3e889d2747
remove unnecessary casts (eclipse)
2012-03-25 20:42:41 +00:00
ed13424913
- Move oldconsole rendering from Router to OldConsoleHelper
2012-03-24 23:04:05 +00:00
bdfca07626
- Fix dup torrent msg with magnets (tickets #433 and #504 )
...
- Fix state when storage dies during transition out of magnet mode
- Fix NPE in magnet mode
- Error logging improvements
- Support add-torrent with infohash alone
- CSS tweaks
2012-03-24 12:58:13 +00:00
008c79e743
comment out unused GarlicConfig methods
2012-03-23 17:02:32 +00:00
0d565818d4
final
2012-03-23 17:01:34 +00:00
c1a7f90860
test cleanup
2012-03-23 17:01:24 +00:00
c2e36453b8
undeprecate for syndie
2012-03-23 17:00:51 +00:00
675e8a91a4
* RetransmissionTimer: Instantiate per-destination
2012-03-22 20:40:35 +00:00
cae94320b5
remove FlushTimer
2012-03-22 19:55:40 +00:00
bafef846d9
* SimpleScheduler, SimpleTimer, SimpleTimer2: Replace static instances
...
with I2PAppContext-rooted references
2012-03-22 19:53:05 +00:00
db42a46c71
home page CSS
2012-03-22 19:49:48 +00:00
adcd1e8d9a
* Reseeder: Get rid of static instance, root in netDB,
...
don't use system properties for status
2012-03-22 19:47:44 +00:00
ca57b71266
* Router: When removing a config setting, remove from context also
2012-03-22 19:40:17 +00:00
e3da181cea
* NetDB:
...
- Don't reread RI if netdb date is recent
- Prevent LS/RI overwrites
- Disallow hash mismatches in RI files
- Reseed won't fetch our own RI
- Reseed won't overwrite recent RIs
2012-03-20 18:38:28 +00:00
3da6ccfbbe
make runRouter() public
2012-03-20 14:52:22 +00:00
444ba47463
* i2psnark: Message area tweaks and clear link
2012-03-20 14:09:17 +00:00
sponge
4ffbfce51e
Plugins: Order and reverse order plugin names for start/stop all cases.
2012-03-19 12:37:39 +00:00
sponge
d1ed30e79c
Plugins: less confusing message, fix CNFE by catch and ignore on delete.
2012-03-19 01:46:47 +00:00
8ca5591933
fix check aliases override
2012-03-18 14:05:14 +00:00
7d9db79619
fix build
2012-03-18 00:07:46 +00:00