- Jun 24, 2014
-
-
zzz authored
as added by 'dream' in late 2011. Testing couldn't have happened, as they don't work and can't ever work as designed. Channels must have underlying file descriptors unless you implement your own Selector and that would probably require JNI. See http://zzz.i2p/topics/1229 for details. Also http://stackoverflow.com/questions/911780/how-do-i-define-my-own-selectablechannel
-
- Jun 23, 2014
- Jun 21, 2014
-
-
zzz authored
- Display webapp name in html title (ticket #1311) - Use tracker from magnet link in display (ticket #1313) - Clarify auto-start (ticket #1293) - Include tracker in magnet link on details page (ticket #964) - Recognize .azw4 extension as ebook - Cleanups
-
- Jun 15, 2014
-
-
zzz authored
- Serializable - hashCode() - Make DataStructureImpl Serializable (removed from DataStructure in 2005)
-
- Jun 13, 2014
- Jun 10, 2014
-
-
zzz authored
-
zzz authored
The last-modified date was getting updated even when the server returned e.g. 503, preventing routers from getting the latest file on a subsequent fetch.
-
zzz authored
required to precompile jsps with tags (SusiDNS and Bote). As of 6.0.39, these utils are required but they are not bundled in the Tomcat deployer package, the main package is required. This checkin has only the classes required from the jar.
-
- Jun 09, 2014
- Jun 07, 2014
- Jun 01, 2014
-
-
zzz authored
- Store seed/leech status in DHT tracker (ticket #1280) - Increase max received DHT nodes (Vuze sends more than K) - Recognize not-registered message from diftracker - Fix bug in DHT unannounce()
-
- May 29, 2014
-
-
zzz authored
-
- May 28, 2014
-
-
zzz authored
As reported at http://zzz.i2p/topics/1630 untested
-
- May 27, 2014
-
-
zzz authored
-
- May 26, 2014
-
-
zzz authored
-
- 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 22, 2014
-
-
str4d authored
-
- 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
-