- Nov 07, 2013
-
-
zzz authored
-
- Nov 02, 2013
-
-
zzz authored
-
- Oct 31, 2013
-
-
zzz authored
-
- Oct 29, 2013
- Oct 26, 2013
-
-
zzz authored
-
- Oct 24, 2013
-
-
zzz authored
- Drop incoming connections on HTTP port - Define port 6881 in one place - Don't let random DHT port be 6881 - Exception tweak
-
- Oct 19, 2013
-
-
zzz authored
-
- Oct 14, 2013
-
-
zzz authored
-
- Oct 12, 2013
-
-
zzz authored
- Make I2PSocketFull.close() nonblocking; it will now cause any user-side writes blocked in I/O (Connection.packetSendChoke()) to throw an exception (tickets #629, #1041) - Don't ignore InterruptedExceptions; throw InterruptedIOException - Back out static disconnect exception - MessageInputStream locking fixes - Cleanups I2PSnark: - Close socket before closing output stream to avoid blocking in Peer.disconnect(), and prevent Peer.disconnect() loop
-
- Oct 09, 2013
-
-
zzz authored
- Combine getPeers and announce into a single method, as we must announce to the closest from the getPeers, not the closest from the kbuckets - Stop getPeers when nothing closer is found
-
zzz authored
- Increase dest lookup and search timeouts - Increase max search depth - Loop tracker client faster when in magnet mode - Loop tracker client faster if DHT announce fails - Don't return an empty peers list if we only know about the requestor - volatiles, log tweaks - Major fixes of getPeers() to follow
-
- Oct 08, 2013
-
-
zzz authored
-
- Oct 07, 2013
- Oct 06, 2013
-
-
zzz authored
-
- Oct 04, 2013
- Sep 23, 2013
-
-
zzz authored
-
- Sep 22, 2013
-
-
zzz authored
- new ROUTER_SIGNED_SU3 UpdateType - Add support for torrent and HTTP - Refactor UpdateRunners to return actual UpdateType - Deal with signed/su3 conflicts - unpack/verify stubbed only
-
- Sep 20, 2013
-
-
kytv authored
-
kytv authored
OpenBSD compilation fix: set JAVAC in bundle targets if javac not found and require.gettext is set to true This solves the following problem which was found on OpenBSD: bundle: [exec] Generating net.i2p.desktopgui.messages_ar ResourceBundle... [exec] ERROR - msgfmt failed on locale/messages_ar.po, not updating translations [exec] msgfmt: Java compiler not found, try installing gcj or set $JAVAC [exec] msgfmt: compilation of Java class failed, please try --verbose or set $JAVAC [exec] 9 translated messages. In OpenBSD 5.4, neither java nor javac are in the PATH.
-
- Sep 18, 2013
-
-
zzz authored
- Refactor Storage file data structures - Sort files when creating torrents
-
- Sep 17, 2013
-
-
zzz authored
- Eepsite index.html better help on redirects - Remove exotrack (again)
-
- Aug 31, 2013
-
-
zzz authored
-
- Aug 08, 2013
-
-
zzz authored
Streaming RTO changes: apps/streaming/java/src/net/i2p/client/streaming/ConnectionOptions.java apps/streaming/java/src/net/i2p/client/streaming/TCBShare.java apps/ministreaming/java/src/net/i2p/client/streaming/I2PSocketOptionsImpl.java new reseed: applied changes from dbfea0ca35dbf9df85b5703db6f97a9579beb364 through 325a9ed6f0f47eeabb33710073edf973671c63c9 disable RI verifies: applied changes from 4ef48b93946923e3371ab62719a474d869520697 through a77990850b3534101571c88db4704676645914df i2prouter bashism fix: applied changes from b5a0148f96728466561ece9be0e50ac9ad3f1468 through e301d0499f4c688ed3a5febe30bf8098c7f2cdf9 i2psnark increase max piece size, mime type updates: apps/i2psnark/java/src/org/klomp/snark/Storage.java apps/i2psnark/java/src/org/klomp/snark/web/I2PSnarkServlet.java apps/i2psnark/mime.properties UPnP fix: applied changes from 3d4a5cd3d933f75fdff7696f560c569f4674bd73 through 75e5f5d4e0f0dd44140908bb6e73830e3448bdde
-
- Jul 30, 2013
-
-
zzz authored
-
- Jul 28, 2013
-
-
zzz authored
-
- Jul 21, 2013
-
-
zzz authored
* I2CP: - Don't NPE when loglevel=warn - Don't enforce property length limits when inside router JVM * I2PSnark: Log uncaught error in ThreadedStarter to router log * I2PThread: Log uncaught error to wrapper log
-
- Jul 10, 2013
-
-
zzz authored
-
- Jun 28, 2013
-
-
zzz authored
- Show comment metadata on details page - Fix rar icon - Escape [] in URLs, chrome doesn't do it for us - Tweak column spacing
-
- Jun 23, 2013
-
-
zzz authored
-
zzz authored
preserve all non-standard fields (such as those created by Robert) so the infohash doesn't change on restart, splitting the swarm. (http://zzz.i2p/topics/1327 thx 'backup')
-
- Jun 21, 2013
-
-
zzz authored
-
- Jun 20, 2013
-
-
zzz authored
if at least one torrent is stopped (ticket #808)
-
- Jun 14, 2013
-
-
zzz authored
(thx oskar/Nightweb)
-
- Jun 12, 2013
-
-
zzz authored
(tested with classpath from 0.7.4 wrapper.config) * JettyStart: ditto * Remove references to now-unused jars in build.xml files
-
- Jun 01, 2013