cfc49ab261
* Plugins:
...
- Check plugin key against all installed plugins
- Reword some error messages
* VersionComparator: add '-' and '_' as valid separators
to better support plugin and java version checking
2010-02-10 15:35:00 +00:00
0e853a3119
fix missing readme files in debian
2010-02-10 13:45:31 +00:00
a0cad7e8e9
-10
2010-02-10 12:58:45 +00:00
880f1866dc
take version number off jrobin jar so we can overwrite if we upgrade
2010-02-10 12:06:30 +00:00
05d22344b5
* Izpack: Add 64-bit windows dll so installer doesn't die trying to add shortcuts
2010-02-10 11:49:21 +00:00
7212f855d8
Upgrade to launch4j 3.0.1 2008-07-20.
...
The license is BSD for launch4j and MIT for the wrapper code in head/
Changelog is in installer/lib/launch4j/web/changelog.html
Hopefully this will fix installs for 64-bit JRE on 64-bit windows.
The previous version was 2.0-RC3 2005-08-13.
The previous license was GPLv2 for launch4j and LGPLv2.1 for the wrapper code in head/
The bin/ld.exe and bin/windres.exe files were contributed by
i2p users in 2005 so the i2p installer could be built on windows.
They have not been updated for 3.0.1, so pkg builds on windows
will presumably still get 2.0-RC3.
2010-02-09 17:21:48 +00:00
54171e4be2
... and more
2010-02-08 23:37:31 +00:00
a820c01ba5
strip HTML from fields
2010-02-08 23:28:09 +00:00
9d1ae891bb
check for mismatched versions
2010-02-08 22:50:30 +00:00
2df7247e83
fix start webapp, add stop webapp
2010-02-08 22:19:59 +00:00
a109ebef28
stop button
2010-02-08 20:57:30 +00:00
c0135b592d
plugin stopper
2010-02-08 20:37:49 +00:00
b7a0aeea34
plugin buttons
2010-02-08 19:04:46 +00:00
66375e25c6
start of a plugin version checker
2010-02-08 18:45:53 +00:00
85482a67f5
plugin description on configclients
2010-02-08 16:15:23 +00:00
d7e90969d0
delete jettylib on distclean to ensure we get the new jetty
2010-02-07 20:16:18 +00:00
9012baf51e
plugin links
2010-02-07 19:01:06 +00:00
3c8355790f
load translation bundles in plugins
2010-02-07 18:18:31 +00:00
e9f1da85e4
classpath for plugins
2010-02-07 17:13:44 +00:00
58adccfd4a
start of a plugin starter
2010-02-07 13:32:49 +00:00
040f3e016e
move jrobin from routerconsole.jar to its own jar
2010-02-06 20:48:14 +00:00
505d5f5cae
* Plugins: New plugin downloader/installer
...
* configclients.jsp: Use new WebAppStarter so webapps that are
started later also get the temp dir, password, and classpath
configuration just like if they were started at the beginning
* configupdate.jsp: Delay after checking for update so the
summary bar will have buttons.
2010-02-06 20:25:13 +00:00
2a99e2a295
-9
2010-02-06 18:55:11 +00:00
49fae646e2
merge of '9e658a1b1e62b486a399a162ceb27fe3461a9eb0'
...
and 'fe3561146f8172bdb86292eade40a031b7dee4fb'
2010-02-06 18:53:18 +00:00
f7780b6745
* TrustedUpdate:
...
- Allow method to check if we know about a key
- Add method to extract without verifying
2010-02-06 18:47:08 +00:00
7a59d15e9c
- Pull jstl.jar and standard.jar out of susidns.war (-300KB someday)
...
- Remove duplicate classes from i2psnark.war (100KB)
2010-02-06 18:44:29 +00:00
9b141bd9dd
* Webapps: Allow additions to a webapp classpath. This will let us:
...
- Pull jstl.jar and standard.jar out of susidns.war
- Remove 100KB of duplicate classes from i2psnark.war
- Add classpaths for plugins
2010-02-06 18:40:55 +00:00
d0d062b6f4
No more port 8887 in de troubleshoot
2010-02-06 16:52:16 +00:00
375118fe02
Refactor and tag update status messages
2010-02-05 21:12:10 +00:00
7b59ceb4ae
Add transmission ID
2010-02-05 20:02:23 +00:00
3aebe45a7d
refactor the storage of signing keys
2010-02-05 19:19:33 +00:00
7c236c0fa0
Console: Fix saving update keys, was broken in 0.7.10
2010-02-05 19:18:26 +00:00
7a7e650ca0
news.xml: Wrap i2p version tags in XML comment
2010-02-05 19:18:06 +00:00
7a32f8efd6
Try yet again to prevent two NTCP pumpers
2010-02-05 19:17:46 +00:00
2f8b55ceda
propagate from branch 'i2p.i2p' (head d84bac5f340fb1f9f4826a3326847a84cf32b1a1)
...
to branch 'i2p.i2p.zzz.test' (head c055e344e2d86aa417bb248bb0a6c54ba3b2f52d)
2010-02-05 00:31:33 +00:00
b77be20cc1
set up transport cost constants
2010-02-05 00:31:00 +00:00
101135a99a
fix sending of stopped events to the tracker
2010-02-04 14:47:15 +00:00
746c1bd628
* NetDb: Lower min RouterInfo expiration to 2.5h (was 3h)
...
* i2psnark debug logging tweak
2010-02-03 14:21:55 +00:00
b0502b1873
Fix several VTBM read/write bugs after testing
2010-02-03 14:16:05 +00:00
6801fc667a
- Hide update buttons and update config if install dir is readonly or if configured
2010-02-02 15:25:26 +00:00
794db19b6d
javadoc
2010-02-02 15:19:17 +00:00
d4637818be
- Show yellow star if no outbound tunnels
2010-02-02 15:18:22 +00:00
33b7dca782
* i2psnark: Don't prefer to opportunistically unchoke unchoking peers when not interested
2010-02-02 15:14:44 +00:00
d7015cf2e6
disable sending VTBMs
2010-02-01 14:46:00 +00:00
5689fa8512
propagate from branch 'i2p.i2p' (head 2b1a99ea78270f80514ced3860a7d54cc3f2e309)
...
to branch 'i2p.i2p.zzz.VTBM' (head 155eea7b96fa5ce48faec385242e0b6eb232b0dd)
2010-02-01 14:39:16 +00:00
25e51a945c
- Fix first hop expiration for Build Messages, was way too long
...
- Randomize Build Message expiration to make it harder to guess hop position
- Save expired tunnel build configs for a while, so that we will still use the tunnel
and update peer stats if the reply comes in late
- Don't update our own profile for Tunnel Build Replies
2010-02-01 14:17:11 +00:00
bfd1306a56
fix for missing tgz build error
2010-01-31 20:26:57 +00:00
839986db22
* I2NP: Add UnknownI2NPMessage so we can route unknown message types
2010-01-31 16:31:36 +00:00
ed443fe0d6
jetty 5.1.15
2010-01-31 05:06:50 +00:00
390981e10c
Fix NPE in TCPtoI2P when a lookup fails, report the error to the stream.
...
Fix setkeys bug in DoCMDS, forgot to create the object before calling t's methods, which threw an NPE.
2010-01-30 05:26:30 +00:00