c3bcb8d020
fix misspelled file causing build dependency problems
2011-06-03 13:20:50 +00:00
d7de8ae630
Android:
...
- Fix up build.xml to work with tools version 11
- Get rid of dot at front of project name
- README.txt updates
- logger_config additions
2011-06-03 12:14:54 +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
219d7fd8c3
fix ElGamalTest compile; fix jbigi.jar path to speed up the test
2011-06-02 20:29:15 +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
b37a64905b
fix/merge
2011-06-02 19:07:38 +00:00
675ac79443
merge of '65af54c284a3e8def1740b26114d3ed42ccae172'
...
and 'd805aad2dab23264b9c386c8ffabea464fece871'
2011-06-02 19:02:29 +00:00
14ea9c2928
fix/merge
2011-06-02 19:02:12 +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
fe15db51d8
- Logging tweaks inspired by Android
...
- Disable reusing Deflater on Android
2011-06-02 18:29:06 +00:00
761ad38bcc
* HMAC:
...
- Javadocs and cleanups
- Use SimpleByteCache
- Comments and speculation
2011-06-02 13:37:35 +00:00
2a5ed938bb
update generateKeyPair() return type to make it easier
2011-06-02 13:34:26 +00:00
c5c4e3c7ce
* ElGamalAESEngine: Fixups required after SessionKey enforcement
...
* SessionKey: Enforce data size and prevent reuse like the other SimpleDataStructures
2011-06-02 13:33:03 +00:00
94af6550fa
HMAC256 is used by Syndie
2011-06-02 13:30:33 +00:00
c767644c8f
typo
2011-06-02 13:29:27 +00:00
a3ee593d0b
give up on a reseed host after 90% errors
2011-06-02 13:27:03 +00:00
733d6db56e
one more illegal character
2011-06-02 13:25:23 +00:00
6d938a12f6
android build fixes
2011-06-02 13:24:47 +00:00
8a56531c90
Don't prefer IPv4 but add the option commented out to wrapper.config. Make the option configurable in runplain.sh
2011-06-01 14:42:18 +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
5990dd5879
add description for debian-clean target
2011-06-01 10:24:07 +00:00
030a95cdd1
reference debianhowto
2011-06-01 09:54:32 +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
f8dc8a298e
Debian: refactor patch
2011-06-01 00:11:03 +00:00
a3dd538afb
typo fix
2011-06-01 00:09:53 +00:00
a90b8aa03a
Prefer IPv4 connections
...
In some distributions (such as Debian, for example) net.ipv6.bindv6only=1 is
set by default. In some configurations, networking in java applications will be
broken. Someone recently came into #i2p experiencing this very problem.
This change closes #464 .
2011-06-01 00:04:23 +00:00
313ee79bae
hide syndie from "all" target and disable syndie target
2011-05-31 23:32:27 +00:00
97f97448d5
Clean up debian options in build.xml
2011-05-31 23:29:06 +00:00
3677cadcca
* jbigi: Add support for solaris
2011-05-31 20:21:51 +00:00
455b5529b4
jbigi: Add support for SunOS/Nexenta/Solaris to the build*.sh scripts
2011-05-31 19:37:29 +00:00
60204fef24
Debian: initscript: Don't spew warnings when chown'ing files that don't yet exist
2011-05-31 18:50:54 +00:00
45064ec37e
libjcpuid for Solaris x86
...
Compiled using
gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2nexenta7) on Nexenta 3.0.1
2011-05-31 18:20:32 +00:00
4ecacc7607
* HTTP Proxy: Don't send redirect for POST (thx kytv)
2011-05-31 15:57:39 +00:00
43ba27126c
Debian: Refactor jcpuid & jbigi patches to deal with SunOS support
2011-05-31 11:32:07 +00:00
527c9ba5dd
Add support to jbigi/jcpuid for Solaris/SunOS
2011-05-31 11:30:10 +00:00
d4bf2523a6
* I2CP:
...
- Append I2CP Version information to the Get/Set Date Messages,
so that both the router and client are aware of the other side's version,
and future protocol changes will be easier to implement.
Previously, router version information was not available to the client,
so when router and client were in different JVMs,
old clients would work with new routers
but new clients would not work with old routers.
After this change, we can design future changes so that new clients
will work with old routers.
This is an enhancement to the old protocol version byte sent by the client,
which we have never changed and probably never will.
- Prevent a client from setting the router's clock
- Javadocs
2011-05-30 16:31:09 +00:00
acb4bac5e6
* netDb: Don't refetch expiring router infos if we have enough
2011-05-30 16:29:33 +00:00
cbef38ac11
* i2psnark: Restrict swarm size for small torrents
2011-05-30 16:25:24 +00:00
f9ffab62f4
Debian: Refactor jcpuid patch
...
Changes made to patch b/c of kFreeBSD changes to build.sh I recently checked
in.
2011-05-29 15:12:46 +00:00
656292e1b1
Debian: Since jetty-i2psnark.xml has been disabled, there are no xml files dumped to pkg-temp.
2011-05-28 21:36:17 +00:00
ed8a065da9
Debian: Rework patch to work with the updated runplain.sh
2011-05-28 20:21:45 +00:00
9834a36787
merge of '5b0e335af7a9ce35cb7e40cd550b7e65af923218'
...
and 'd25f86bdd190afae59745e22e4fd0c2d8911a8ac'
2011-05-28 20:17:09 +00:00
33b9a5c2ce
Make runplain shell agnostic
...
Braces were put around variable names so that router will run in kFreeBSD.
runplain.sh should now be shell agnostic (it runs in dash. it even runs in
*posh*, a ridiculously picky shell).
2011-05-28 20:14:36 +00:00
1eb58a84df
* i2psnark: Fix bug preventing Robert from connecting to snark (thx sponge)
2011-05-28 20:11:52 +00:00