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

Skip to content
Snippets Groups Projects
  1. Jul 14, 2015
  2. Jul 08, 2015
    • dg2-new's avatar
      I2PSnark: · dc9d60e2
      dg2-new authored
      - Fix NPE (#1615, h/t kytv)
      - Fix start/stop status resumption on restart (#766, h/t backup)
      dc9d60e2
  3. Jun 28, 2015
  4. May 27, 2015
    • zzz's avatar
      javadoc · 4bf115b5
      zzz authored
      4bf115b5
  5. Mar 08, 2015
  6. Oct 28, 2014
  7. Sep 10, 2014
    • zzz's avatar
      i2psnark: · 41c2c60a
      zzz authored
       - Comment out command-line code
       - Clean up ID generation
      41c2c60a
  8. Aug 27, 2014
    • zzz's avatar
      i2psnark: · 8ee660c2
      zzz authored
       - Persist uploaded count (tickets #1034, #1298)
       - Show uploaded count even when stopped
      8ee660c2
  9. Aug 23, 2014
  10. Aug 19, 2014
    • zzz's avatar
      * i2psnark: · 33b7f08d
      zzz authored
         - Don't filter create torrent form, and
           fix exception on ':' in file names (ticket #1342)
         - Don't remap file names on torrents we created, and
           save remap setting in torrent config file (tickets #571, 771)
         - Escaping fixes since names may not be remapped
         - Use better encodePath() from Jetty
         - Don't say create torrent succeeded when it didn't
         - Add more sanity checks for torrent creation
      33b7f08d
  11. Aug 13, 2014
  12. May 29, 2014
  13. Jan 27, 2014
    • zzz's avatar
      i2psnark: · 47712a39
      zzz authored
       - Support arbitrary location for torrent data. Save location in
         per-torrent config file. TODO: Fix torrent browse pages
         (ticket #1028)
       - Enhance idle shutdown message
       - Javadocs
      47712a39
  14. Dec 22, 2013
    • zzz's avatar
      i2psnark: · 30ccf1b3
      zzz authored
       - Refactor file deletion in prep for better file name handling (ticket #571)
       - Don't use canonical files in directory listings,
         for speed and to avoid file comparison problems (tickets #1079, #1148)
       - Set base file/dir in Storage constructor, make final,
         in prep for arbitrary locations (ticket #1028)
      30ccf1b3
  15. Dec 04, 2013
    • zzz's avatar
      i2psnark ConnectionAcceptor: · 7fe8573d
      zzz authored
        - Fix ConnectionAcceptor not restarting after tunnel
          restart, preventing incoming connections
        - locking tweaks
        - cleaner reschedule tweaks
        - don't store server socket locally
        - constructor tweaks / finals
        - Stop acceptor when tunnel disconnects
        - javadocs
      7fe8573d
  16. Nov 21, 2013
  17. Nov 10, 2013
  18. Oct 09, 2013
    • 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
  19. Oct 04, 2013
    • 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
  20. Jun 01, 2013
    • 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
  21. Oct 22, 2012
    • zzz's avatar
      - Add fail timers · 95e0c372
      zzz authored
      - Add progress indication
      - Listener cleanup
      95e0c372
  22. Oct 21, 2012
  23. Oct 06, 2012
    • zzz's avatar
      * i2psnark: · ddc75046
      zzz authored
         - Add allocating and checking indications
         - Add bandwidth message at startup
         - More checks at torrent creation
      ddc75046
  24. Aug 08, 2012
    • zzz's avatar
      * i2psnark: · 9cee0ee5
      zzz authored
         - Remove static SnarkManager instance
         - Allow DHT-only torrents
         - DHT debugging
      9cee0ee5
  25. Aug 03, 2012
  26. Jul 30, 2012
  27. Jun 25, 2012
  28. Jun 24, 2012
  29. Jun 18, 2012
  30. Jun 11, 2012
    • zzz's avatar
      * i2psnark: · 6e077ee6
      zzz authored
         - Reduce TrackerClient threads
         - Reduce delay between peer adds for faster startup
         - Thread the announces and reduce timeout when stopping
      6e077ee6
    • zzz's avatar
      * i2psnark: · 30e2f73d
      zzz authored
         - Display torrent file downloads in torrent area
         - Sort magnets and downloads first
         - Fix sorting problem when torrent dir is a symlink
         - Reduce max file idle time
         - arrow_down icon copied from console css
      30e2f73d
  31. May 23, 2012
    • zzz's avatar
      * i2psnark: · 580bb5a6
      zzz authored
         - Fixes when complete except for skipped files
           (ticket #447) status in UI, don't connect outbound,
           disconnect seeds when done
         - More classes pkg private
      580bb5a6
  32. May 19, 2012
    • zzz's avatar
      * i2psnark: · 6ca4b519
      zzz authored
         - Store received chunks in temp files
         - Don't allocate from heap for unneeded chunks
         - Remove peer count restriction for torrents with large pieces
         - Use priorities and rarest calculations to sort partials
         - Preserve p parameter in clear messages link
      6ca4b519
  33. Mar 26, 2012
  34. Mar 25, 2012
  35. Mar 24, 2012
  36. Mar 20, 2012
Loading