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

Skip to content
Snippets Groups Projects
  1. Sep 16, 2015
  2. 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
  3. Sep 12, 2015
  4. Sep 11, 2015
  5. Sep 04, 2015
  6. Aug 31, 2015
  7. 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
  8. 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
  9. Jul 31, 2015
  10. Jul 27, 2015
  11. Jul 25, 2015
  12. Jul 23, 2015
  13. Jul 16, 2015
  14. Jul 12, 2015
  15. Jul 05, 2015
    • zzz's avatar
      SSU: Request outbound bandwidth on the way into the · 05959d51
      zzz authored
      sender queue, not on the way out, so that SSU requests
      bandwidth allocations for each packet in parallel
      and competes more effectively with NTCP for bandwidth.
      Inbound stubbed-out only.
      05959d51
  16. Jun 29, 2015
    • zzz's avatar
      Transport: More fixes for SSU stalling - · fcdd8be7
      zzz authored
      Don't skip further bandwidth allocations for SSU, since
      it needs the entire allocation to proceed.
      Log tweaks
      More synchronization of requests
      fcdd8be7
  17. Jun 25, 2015
  18. Jun 24, 2015
  19. Jun 23, 2015
  20. Jun 22, 2015
  21. Jun 20, 2015
  22. Jun 19, 2015
  23. Jun 17, 2015
    • zzz's avatar
      I2CP: More fixes after prop, w.r.t. restore after close-on-idle · 7c5dfaee
      zzz authored
        - When socket is closed, set sessionID and LS to null,
          close subsession and set its sessionID and LS to null
        - Checks on client side for null session ID
        - Check for null session in Destroy Session message
        - Don't kill I2CP connection due to a bad session ID
          in a SendMessage, just drop the message and send
          a MessageStatusMessage
        - Log tweaks
      7c5dfaee
    • zzz's avatar
      history for prop, -6 · 8d9cced1
      zzz authored
      8d9cced1
  24. Jun 13, 2015
    • zzz's avatar
      NetDB: Improve routing of DatabaseStoreMessage acks · 93c7860d
      zzz authored
        Send our own RI unsolicited in reply if we aren't floodfill
        Don't ack or flood a store of an unknown type
      PeerTestJob: Don't generate zero reply token
      Tunnels: More checks of messages received down exploratory tunnels
      javadocs and comments
      93c7860d
  25. Jun 08, 2015
  26. Jun 06, 2015
  27. Jun 04, 2015
  28. Jun 03, 2015
  29. Jun 02, 2015
  30. May 31, 2015
  31. May 30, 2015
  32. May 29, 2015
  33. May 27, 2015
Loading