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

Skip to content
Snippets Groups Projects
  1. Mar 08, 2022
  2. Mar 07, 2022
    • zzz's avatar
      SSU2: Fixes part 4 · eb72e97c
      zzz authored
      Fix deadlock in AckTimer
      Enforce token in IES2
      Increase bitfield sizes in PS2
      Log tweaks
      eb72e97c
    • zzz's avatar
      SSU2: Fixes part 3 · 25cdc988
      zzz authored
      Handle acks
      Set ack timer
      Retransmit session confirmed
      Fix bitfield constructor when no ranges
      25cdc988
  3. Mar 06, 2022
    • zzz's avatar
      SSU2: Fixes part 2 · 3ce66957
      zzz authored
      Add method to put additional blocks in data messages
      Send and handle termination blocks
      3ce66957
    • zzz's avatar
      SSU2: Fixes part 1 · a6f61d2b
      zzz authored
      after initial testnet testing
      
      Use correct intro key for Session/Token request
      Fix state management in EstablishmentManager, OES2, IES2
      Fix next send time during handshake
      Fix header decryption in PacketHandler
      Add additional packet checks in IES2 handling
      Remove expired IES immediately (SSU1 also)
      Failsafe sleep in EstablishmentManager on exception
      Remove dup requestSent() calls
      Don't release packet in PS2
      Log tweaks and javadocs
      a6f61d2b
  4. Mar 04, 2022
  5. Mar 03, 2022
  6. Mar 02, 2022
  7. Mar 01, 2022
    • zzz's avatar
      SSU2: Implement split() · 0f26baf1
      zzz authored
      Use socket address in PacketBuilder2
      Decrypt session confirmed in-place
      Check for RI in session confirmed
      Copy session confirmed to PeerState2 for retx
      RTT calculation fixes
      State transitions
      Javadoc fixes
      WIP, untested
      0f26baf1
    • zzz's avatar
      Util: Add Addresses.getConnectedAddressTypes() · 5ef93f11
      zzz authored
      method to efficiently get all types in one pass
      5ef93f11
    • zzz's avatar
      NetDB: New reseeds · 50ce3c28
      zzz authored
      50ce3c28
  8. Feb 28, 2022
  9. Feb 27, 2022
  10. Feb 26, 2022
  11. Feb 25, 2022
    • zzz's avatar
      Sybil: Improve family analysis · dc40755e
      zzz authored
      Increase credit if family sig is verified
      Speed up analysis by only looping through RIs once
      Add link to all family members
      Add SUNYSB certificate
      bump -2
      dc40755e
  12. Feb 24, 2022
  13. Feb 23, 2022
Loading