I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Nov 07, 2013
  2. Nov 02, 2013
  3. Oct 31, 2013
  4. Oct 29, 2013
  5. Oct 26, 2013
  6. Oct 24, 2013
    • zzz's avatar
      * i2psnark: · 9d3925eb
      zzz authored
         - Drop incoming connections on HTTP port
         - Define port 6881 in one place
         - Don't let random DHT port be 6881
         - Exception tweak
      9d3925eb
  7. Oct 19, 2013
  8. Oct 14, 2013
  9. Oct 12, 2013
    • zzz's avatar
      Streaming: · 74a57abf
      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
      74a57abf
  10. Oct 09, 2013
    • zzz's avatar
      Snark DHT: · 380783c1
      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
      380783c1
    • zzz's avatar
      Snark DHT: · 7513d42e
      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
      7513d42e
  11. Oct 08, 2013
  12. Oct 07, 2013
  13. Oct 06, 2013
  14. Oct 04, 2013
    • zzz's avatar
      add msg when stopping tunnel on idle · e1d808a2
      zzz authored
      e1d808a2
    • zzz's avatar
      * i2psnark: · e755051e
      zzz authored
         - Add torrent auto-stop support; enable for update file
         - Add tunnel auto-close when no torrents are running
         - Log/msg tweaks on add/create failures
      e755051e
  15. Sep 23, 2013
  16. Sep 22, 2013
    • zzz's avatar
      Update: Preliminary work for su3 router updates: · f47ec65b
      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
      f47ec65b
  17. Sep 20, 2013
    • kytv's avatar
      redirect output of which command to /dev/null · 35b02a52
      kytv authored
      35b02a52
    • kytv's avatar
      OpenBSD compilation fix: set JAVAC in bundle targets if javac not found and... · c97f0f3d
      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.
      c97f0f3d
  18. Sep 18, 2013
    • zzz's avatar
      * i2psnark: · a80c34c1
      zzz authored
         - Refactor Storage file data structures
         - Sort files when creating torrents
      a80c34c1
  19. Sep 17, 2013
  20. Aug 31, 2013
  21. Aug 08, 2013
    • zzz's avatar
      Plucks from trunk for 0.9.7.1: · ca0bb1ab
      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
      ca0bb1ab
  22. Jul 30, 2013
  23. Jul 28, 2013
  24. Jul 21, 2013
    • zzz's avatar
      * Console: Fix /peers table summary alignment · 1b42d99e
      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
      1b42d99e
  25. Jul 10, 2013
  26. Jun 28, 2013
    • zzz's avatar
      * i2psnark: · 726eb587
      zzz authored
         - Show comment metadata on details page
         - Fix rar icon
         - Escape [] in URLs, chrome doesn't do it for us
         - Tweak column spacing
      726eb587
  27. Jun 23, 2013
  28. Jun 21, 2013
  29. Jun 20, 2013
  30. Jun 14, 2013
  31. Jun 12, 2013
  32. Jun 01, 2013
    • zzz's avatar
      compile fix · fc2734c4
      zzz authored
      fc2734c4
    • zzz's avatar
      * i2psnark: · ff201745
      zzz authored
         - Add idle detector, reduce tunnel count when idle (prep for torrent updates)
         - Cancel CoordinatorAcceptor cleaner when halted
         - Make PeerCoordinatorSet an Iterable
         - Reduce max protocol errors to 1
         - Disable unused PeerMonitorTask
      ff201745
Loading