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

Skip to content
Snippets Groups Projects
  1. May 19, 2022
  2. May 17, 2022
  3. May 14, 2022
  4. May 11, 2022
    • zzz's avatar
      Transport: Fix thrashing of UPnP IPv6 listen sockets · 81255e19
      zzz authored
      Strip % suffixes from addresses before comparing
      Fix HTTPMUSocket.getLocalAddress() to return the correct bound address
      Throw exception on multicast socket bind failures, don't attempt
      further operations on failed sockets
      Add toString() to sockets for debugging
      Log tweaks
      81255e19
    • zzz's avatar
      Util: Rename modified apache classes (Gitlab ticket #353) · 07dbab9f
      zzz authored
      to avoid conflict in applications linking to apache jars
      As requested by 'mesh' project
      Remove with-libhttpclient-java build option
      No known external uses other than obsolete i2pcontrol plugin
      07dbab9f
  5. May 10, 2022
  6. May 07, 2022
  7. May 06, 2022
  8. May 02, 2022
  9. Apr 30, 2022
    • zzz's avatar
      SSU2 minor updates · 8fe9d7ac
      zzz authored
      Send ack for peer test and relay blocks
      Add SSU2 pending inbound states to establisher check
      Remove unused PacketBuilder2 method
      8fe9d7ac
  10. Apr 29, 2022
  11. Apr 28, 2022
  12. Apr 27, 2022
  13. Apr 25, 2022
  14. Apr 24, 2022
  15. Apr 23, 2022
    • zzz's avatar
      SSU2: Peer Test fixes part 2 · 281bf680
      zzz authored
      Don't send message 5 unless we sent accept in message 3
      Fix packet length for messages 5-7
      Pass messages 5-7 from PacketHandler to PeerTestManager
      Decrypt and process messages 5-7
      Handle messages 4 and 5 in either order
      Don't set test complete after message 5
      Build data block for message 6
      Log tweaks
      281bf680
    • zzz's avatar
      SSU2: Peer Test fixes part 1 · ce2b5639
      zzz authored
      Store our IP/port in PeerState2
      Send our IP/port in message 1
      Fix signature validation of message 4
      Check for 0 status in messages 1 and 2
      Fail on nonzero status in message 4
      Log tweaks
      ce2b5639
  16. Apr 17, 2022
  17. Apr 14, 2022
    • zzz's avatar
      Router: Restart fixes part 2 · dda25bf1
      zzz authored
      Don't set our RI loaded from disk if too old
      Rekeying was prevented by previous checkin,
      but this fixes root cause
      dda25bf1
  18. Apr 13, 2022
    • zzz's avatar
      Router: Soft restart fixes part 1 · 04b1bdb4
      zzz authored
      Reset uptime on soft restart
      Don't rekey after failure to store our RI due to clock skew
      Change comm system state during soft restart
      Restarter log tweaks
      04b1bdb4
  19. Apr 12, 2022
Loading