- May 29, 2014
- May 28, 2014
-
-
zzz authored
As reported at http://zzz.i2p/topics/1630 untested
-
- May 27, 2014
- May 26, 2014
- 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 24, 2014
- May 22, 2014
- May 21, 2014
-
-
str4d authored
-
- 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 16, 2014
- May 15, 2014
-
-
kytv authored
-