b2e8d3cedf
Here is the long awaited upgrade of the wrapper.
...
The aging v3.1.x of the java wrapper is being replaced in this
checkin with the latest (current) stable release, 3.5.9.
There is now only one copy of wrapper.jar, located in wrapper/all.
The build.xml scripts have been changed to reflect this new path.
All binaries--with the exception of solaris (I don't have
SPARC hardware)--have been stripped.
FreeBSD x64 is being included in this release.
I have only included the x86 macosx wrapper due to not having a
system to test the x64 code on. On the plus side, the wrapper is
universal (a FAT powerpc & Intel Mac) binary. No more prompting
to install Rosetta!
2011-06-07 14:53:10 +00:00
ca5f35aea9
merge of '7f219c63dd48ba4ae26ad87603df4cb41ada2c59'
...
and 'afa8f9152e731dd11cd6a3649d45caaeb65b1b82'
2011-06-05 15:03:05 +00:00
3dfa982b39
Missing swedish translation and fix of html tags by digitalmannen
2011-06-05 15:02:20 +00:00
d834c8063c
merge of '90dce8fafc543f94a2aefe704bf4b3e63b24eab9'
...
and '9d726cbaf7d1591c47b4dd7e6aed864d2c09e25d'
2011-06-05 13:58:14 +00:00
6110957921
Fix html tags in swedish translation
2011-06-05 11:59:38 +00:00
8d42ebc2f0
* Console: Tag stat descriptions at declaration rather than in Strings.java
2011-06-05 11:16:57 +00:00
b1f1c28c5c
Swedish translations (thanks 123hund123, hottuna and digitalmannen)
2011-06-05 10:15:05 +00:00
af629d2442
minor change to i2psnark l10n es 'n pt
2011-06-05 08:48:58 +00:00
d5f529819f
merge of '6ad44c8ad61fa5a65207491cab744ddfa8f0f3ca'
...
and 'db7c4479731f94687d64bea76eafeb4c62e14f1a'
2011-06-03 01:31:31 +00:00
d2093444a6
update i2psnark pt
2011-06-02 21:34:50 +00:00
3f15c4324b
update i2psnark one string in es and de
2011-06-02 20:32:49 +00:00
c5c6a9fa17
update routerconsole Deutsch
2011-06-02 20:23:36 +00:00
78779fe92f
update Castillian
2011-06-02 19:36:53 +00:00
ec6084cd37
merge of '468d5271753b5b44fff6890ecd33d03b684d8e18'
...
and 'cd4b79fe5aae3f17a3def305c7a3494a8db5dc74'
2011-06-02 18:57:06 +00:00
b65cbb0f78
Remove txt file in BOB.jar as per zzz's request.
2011-06-02 18:53:45 +00:00
733d6db56e
one more illegal character
2011-06-02 13:25:23 +00:00
43332bb6d0
* Crypto:
...
- Use java.security.MessageDigest instead of bundled GNU SHA-256 code
if available, which it should always be.
5 to 20% faster on Oracle JVM; 40 to 60% on Harmony;
5 to 15% on JamVM; 20x (!) on GIJ.
- Use java.security.MessageDigest instead of bundled Bitzi SHA-1 code
if available on non-Oracle JVMs, which it should always be.
Not faster on Oracle JVM; 30 to 60% faster on Harmony;
15 to 20% on JamVM; 10-15x (!) on GIJ.
2011-06-01 11:44:10 +00:00
18d3536ffe
ConfigClients stopClient stubbed out.
2011-06-01 03:59:12 +00:00
3b80f53b8e
There is more than one way to peel a pineapple...
2011-06-01 02:49:14 +00:00
5912c60692
Remove the one little html file that ends up in BOB.jar. The file is NOT a javadoc file, it is a package file. Still, it is zapped.
2011-06-01 02:32:00 +00:00
4ecacc7607
* HTTP Proxy: Don't send redirect for POST (thx kytv)
2011-05-31 15:57:39 +00:00
cbef38ac11
* i2psnark: Restrict swarm size for small torrents
2011-05-30 16:25:24 +00:00
1eb58a84df
* i2psnark: Fix bug preventing Robert from connecting to snark (thx sponge)
2011-05-28 20:11:52 +00:00
d5fd682985
* Console: Fix router.updateThroughProxy being set to false after saving
...
change on /configupdate when install dir is read-only.
(ticket #466 )
2011-05-27 14:58:57 +00:00
8f861f7ba2
javadoc
2011-05-27 14:57:36 +00:00
2accbdcf05
Operation close #354 part one of ??: Make the router console's help pages valid html. We *LOVE* valid HTML.
2011-05-25 16:52:52 +00:00
d201a29d03
* HTTP Proxy: Address helper refactoring, address book add form
2011-05-25 13:52:18 +00:00
68dccdfe2f
try to fix RrdGraph GIF exception
2011-05-23 23:24:54 +00:00
592361b1a4
* Console:
...
- Disable zh translation in graphs on windows due to font issues
- Fix NPE at startup
- Graph tweaks
2011-05-23 19:22:33 +00:00
6e4df8830a
- Force news refetch after URL change
2011-05-23 19:19:07 +00:00
7ab95d0144
javadoc
2011-05-23 19:16:33 +00:00
6b923c7251
Fix build error that omitted local jetty patches from org.mortbay.jetty.jar;
...
affected 0.8.4 and 0.8.6 installers. Include jar in the updater for the next release.
Thx KYTV.
2011-05-22 18:33:51 +00:00
627519e69c
disable debug
2011-05-20 16:25:46 +00:00
e42b78e177
propagate from branch 'i2p.i2p.zzz.naming' (head 9626e0df682c8d5f706d2c814158ba451f3ebeb5)
...
to branch 'i2p.i2p' (head a3969e6c9c4fd5bfd69cd716ce0df191ad2af634)
2011-05-20 14:12:07 +00:00
e2c98ac134
propagate from branch 'i2p.i2p.zzz.jrobin159' (head 08df645290d8e156d88930ddaf71b3f3d8af419d)
...
to branch 'i2p.i2p' (head 69c9e6bd0c6894c335f7d9892aa28ac7d6389907)
2011-05-20 13:52:35 +00:00
d4fe76afee
hide graph link in summary bar when disabled
2011-05-20 13:47:09 +00:00
d6c1202e4b
summary bar tweak
2011-05-20 12:48:58 +00:00
64a753116b
* i2ptunnel: Fix server-side stripping of X-Accept-encoding
2011-05-20 12:43:50 +00:00
5ce439ffc4
merge of '97f5690455a3a74e68056739ea7145c8059454c6'
...
and 'e01e159c9825a36e8e640bb3cf8d0f1200b1be2f'
2011-05-19 05:47:02 +00:00
00f2721640
upd
2011-05-19 05:44:13 +00:00
454a310bbe
make translation more castillian
2011-05-18 21:40:11 +00:00
18952f5109
upd routerconsole messages_fr.po
2011-05-18 11:37:39 +00:00
9f7cc9d887
add update host
2011-05-13 21:04:58 +00:00
90642a8ab5
warning
2011-05-05 01:59:20 +00:00
6199e7b74c
oops fix path to newly tagged files
2011-05-03 13:15:13 +00:00
1e9ac05b63
merge of '83e7567c0dbdabe57c21a0bfdc9d70acbbc71463'
...
and 'f783d7f664254691074c1542a6d8937731e2b503'
2011-05-02 16:24:54 +00:00
ed338d9cfa
minor tweak to es
2011-05-02 16:24:48 +00:00
a84e6f7854
typos
2011-05-02 11:23:01 +00:00
8b184f8c03
one more zero-length torrent check
2011-04-28 18:05:03 +00:00
525e0b4518
tag peers.jsp UPnP text
2011-04-28 18:03:18 +00:00