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

Skip to content
Snippets Groups Projects
  1. Nov 21, 2015
  2. Nov 19, 2015
  3. Nov 15, 2015
  4. Nov 13, 2015
    • zab2's avatar
      up version for interrupt() · 7a75e2e6
      zab2 authored
      7a75e2e6
    • zzz's avatar
      Console: Fix lifetime participating bandwidth display (ticket #1706) · 8a1f02aa
      zzz authored
      Add locking to HopConfig counts
      Split participatingMessageCount stat into two stats,
      participatingMessageCountAvgPerTunnel for throttle (same as old participatingMessagecount)
      and participatingMessageCount for console (straight total)
      Fix calculation of stat for throttle by adjusting for new
      stat coalesce time (50 not 20 seconds)
      8a1f02aa
  5. Nov 12, 2015
  6. Nov 11, 2015
  7. Nov 05, 2015
  8. Nov 04, 2015
  9. Oct 31, 2015
  10. Oct 30, 2015
  11. Oct 21, 2015
  12. Oct 16, 2015
  13. Oct 11, 2015
  14. Oct 10, 2015
  15. Oct 08, 2015
  16. Sep 27, 2015
  17. Sep 25, 2015
  18. Sep 20, 2015
  19. Sep 19, 2015
  20. Sep 18, 2015
  21. Sep 17, 2015
  22. Sep 16, 2015
  23. Sep 15, 2015
    • zzz's avatar
      News: connect it all together (ticket #1425): · addc9c5c
      zzz authored
       - Enable new NewsManager to load/store feed items on disk by UUID
       - News items are stored forever, not lost when they are removed from feed
       - News read in once at startup, not at every summary bar refresh
       - Convert old initialNews.xml and news.xml to NewsEntry format
       - Limit display to 2 news items in summary bar, /home and /console
       - New /news page to show all news
      addc9c5c
  24. Sep 12, 2015
  25. Sep 11, 2015
  26. Sep 04, 2015
  27. Aug 31, 2015
  28. Aug 29, 2015
    • zzz's avatar
      Router: · b10b8581
      zzz authored
         - Change default RI sig type to Ed25519, with a 10% chance od
           rekeying from DSA at each restart
         - Don't initialize KeyManager before selecting sig type
         - Don't log KeyManager error when changing sig type
      b10b8581
  29. Aug 24, 2015
    • zzz's avatar
      i2psnark: · 5a11a28a
      zzz authored
         - Return partial piece to coordinator after reject
         - Fix tracking of downloaded portion of piece after reject
         - Send reject on receipt of bad request
         - Mark piece unrequested after receiving bad data, so it
           will be requested again, but not from the same peer
         - Fix NPE in Request constructor on error
         - Fix stuck before completion due to reject handling (ticket #1633)
      5a11a28a
  30. Jul 31, 2015
  31. Jul 27, 2015
  32. Jul 25, 2015
  33. Jul 23, 2015
  34. Jul 16, 2015
Loading