- May 15, 2014
-
-
zzz authored
- Clean up and reuse MessageState for asynch notification - New I2PSession sendMessage() method and listener - Move VerifyUsage from SimpleScheduler to SimpleTimer2 for efficiency - Fix up javadocs
-
- May 14, 2014
-
-
zzz authored
Router side: Store message nonce in ClientMessage, so we may send a MessageStatusMessage with a failure code to the client without sending an ACCEPTED MessageStatusMessage first. All MessageStatusMessages sent in response to outbound messages will now have a valid nonce.
-
zzz authored
Add bounds checks for flags
-
zzz authored
-
- May 09, 2014
-
-
zzz authored
-
zzz authored
- Add hasAES() - Fix bugs in unused hasSSE3(), hasSSE41(), hasSSE42() * Crypto: Use JVM AES when faster * SystemVersion: Add isJava7() and isX86()
-
zzz authored
-
zzz authored
-
kytv authored
-
kytv authored
It now works with either gnutls or openssl, and both gnutls v2 and gnutls v3.
-
kytv authored
It's linked on the website but wasn't in any of the default lists.
-
- May 08, 2014
-
-
zzz authored
-
kytv authored
-
kytv authored
-
kytv authored
-
kytv authored
-
kytv authored
The other self-signed certs are named after the host that they're being used for. Maintaining this naming scheme will make automated testing easier.
-
kytv authored
These have not been used for some time. netdb.i2p2.no is using an *.i2p2.de cert from Commodo.
-
- May 07, 2014
- May 01, 2014
- Apr 30, 2014
- Apr 29, 2014
-
-
zzz authored
- Add print css - Add some divs - Hide header and footer in mobile css - Fix 'from' address in compose - Boolean config parse cleanup - Config textarea row count
-
- Apr 27, 2014
-
-
zzz authored
- Locking fixes on peer testing - More locking fixes on rebuilding address - Slow down peer test frequency, esp. when firewalled * Transports: - Deprecate unused recheckReachability()
-
zzz authored
- Locking fixes on rebuilding address - Don't rapidly churn address when we don't have enough introducers
-
zzz authored
to fix the "Firewalled with NTCP enabled" message
-