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

Skip to content
Snippets Groups Projects
  1. Jun 17, 2022
  2. May 23, 2022
  3. May 20, 2022
  4. May 19, 2022
  5. May 17, 2022
  6. May 14, 2022
  7. 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
  8. May 10, 2022
  9. May 07, 2022
  10. May 06, 2022
  11. May 02, 2022
  12. 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
  13. Apr 29, 2022
  14. Apr 28, 2022
  15. Apr 27, 2022
  16. Apr 25, 2022
  17. Apr 24, 2022
  18. 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
Loading