- Jun 26, 2015
-
-
zzz authored
Add partial SSL support (will require Java 7 due to SocketChannel changes) won't compile, SSLServerSocketChannel and SSLSocketChannel not checked in, pending decisions on implementation Bump version to 3.2
-
- Jun 17, 2015
-
-
zzz authored
Args processing cleanups Change default host from 0.0.0.0 to 127.0.0.1 Add -s option for SSL (unimplemented) Put help text in a single string
-
- Jun 16, 2015
-
-
zzz authored
-
- May 12, 2015
-
-
zzz authored
Also on both sides of I2CP. BOB already does it.
-
zzz authored
- Close sockets and stop tunnels when router-side SAM stops (ticket #1572) - Better checks for quoting status message strings (ticket #1488) - Set encoding for sam.keys file - Don't throw NPE on rare stream errors - Comment out unused dumpProperties() - Cleanups, log tweaks, thread name tweaks
-
- May 11, 2015
- May 09, 2015
- May 08, 2015
-
-
zzz authored
-
- May 07, 2015
-
-
zzz authored
-
zzz authored
I2P session closes (ticket #1563)
-
zzz authored
-
zzz authored
Full version is used as the su3 version. Uses same su3 certs as release updates. Users may add additional certs to ~/.i2p/certificates/router/ as necessary. Copy echelon's reseed key for use as a router signer. Unsigned update remains a separate option for now. Various update subsystem cleanups.
-
zzz authored
-
- May 06, 2015
- May 05, 2015
-
-
dev authored
-
- May 04, 2015
-
-
zzz authored
where it was missing (ticket #1531)
-
zzz authored
streaming: Minor cleanups, log tweaks
-
kytv authored
-
kytv authored
I created this patch a couple of years ago and at that time symlinking (for reasons I don't remember anymore) didn't work. Now it works with symlinks, so let's go with that. (Tested in OpenBSD 5.7)
-
zzz authored
-
kytv authored
We don't include a wrapper for OpenBSD and Tanuki doesn't offer OpenBSD binaries either. It is available as an OpenBSD package. Therefore, if the wrapper is not found (likely), advise the user to install it. The next time `i2prouter start` is run, the wrapper will be copied to the I2P install directory and it should "just work".
-
kytv authored
-
- May 03, 2015
- May 02, 2015
-
-
zzz authored
Locale.getDefault().getLanguage() will only return "in". See Locale javadocs. Same change already made in Android.
-
kytv authored
certificates/ssl/netdb.i2p2.no2.crt was checked in on 2014-12-08 with the intention of its replacing certificates/ssl/netdb.i2p2.no.crt after a transition period of a few months had passed. The certificate has already been switched out on the server.
-
zzz authored
and 'd87b6870e67271b703a38f82cb6fc9b753bf9698'
-
zzz authored
enum fixes so we don't always force a peer test quickly set reachability status at startup when interfaces are configured prevent firewalled -> OK -> firewalled+OK transition
-
zzz authored
-
kytv authored
certificates/ssl/ieb9oopo.mooo.com2 was checked in on 11/23/2014 with the intention of its replacing certificates/ssl/ieb9oopo.mooo.com.crt after a transition period of a few months had passed. The certificate has already been switched out on the server.
-