- May 25, 2014
-
-
zzz authored
-
zzz authored
- Respond to get_peers with an empty peers list instead of a nodes list if the requester was the only peer (ticket #1279) - Fix sendError() (still unused)
-
zzz authored
- Extend DHT tracker expire time from 45m to 3h - Extend DHT announce interval from 10m to 40m - Increase announces from 1 peer to 4
-
zzz authored
- Change "private" value in infohash from string to number, to match what everybody else does - Send seed/leech status in DHT announces (ticket #1280)
-
zzz authored
-
zzz authored
- Add GUI options for user-agent, referer, accept - Fix SSL (initial socket data in I2PTunnelRunner) - Disable SSL to i2p addresses by default, add GUI option - Fix NPE in error handler
-
- May 20, 2014
- May 18, 2014
-
-
zzz authored
-
zzz authored
- Display custom error pages for I2PSocketExceptions (ticket #788) - Tag I2PSocketException text for translation (no bundles yet) - Move methods from superclasses to I2PTunnelHTTPClientBase - Fix connect client error pages, but they aren't displayed anyway - Don't start I2PTunnelRunner threads in constructor (ticket #973) - Synch close() in I2PTunnelServer - Cleanups and javadocs
-
zzz authored
-
zzz authored
- New I2PSessionException - Streaming PacketQueue requests status for SYNs on outbound conns - PacketQueue throws I2PSessionException in streams
-
- May 17, 2014
- 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