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

Skip to content
Snippets Groups Projects
  • zzz's avatar
    16a46b32
    * SSU EstablishmentManager: · 16a46b32
    zzz authored
       - Remove use of outbound timers in EstablishmentManager; drive all events in Establisher thread
       - Don't change nonces when retransmitting intro packets
       - More synchronization in EstablishmentManager
       - Increase establishment timeouts and implement timeouts for individual phases (ticket #669)
       - Fix bug where InboundEstablishState.createdPacketSent() wasn't being called,
         so SessionCreated packets weren't retransmitted
       - Increase retransmission timeout for SessionCreated and implement backoff
       - Send destroy if establishment times out in the middle
       - Fix code that pulls outbound states off a deferred queue
       - Improve UDPPacket.toString() for debugging
       - More logging of packets dropped in EstablishmentManager
       - Change establish states to enums
    16a46b32
    History
    * SSU EstablishmentManager:
    zzz authored
       - Remove use of outbound timers in EstablishmentManager; drive all events in Establisher thread
       - Don't change nonces when retransmitting intro packets
       - More synchronization in EstablishmentManager
       - Increase establishment timeouts and implement timeouts for individual phases (ticket #669)
       - Fix bug where InboundEstablishState.createdPacketSent() wasn't being called,
         so SessionCreated packets weren't retransmitted
       - Increase retransmission timeout for SessionCreated and implement backoff
       - Send destroy if establishment times out in the middle
       - Fix code that pulls outbound states off a deferred queue
       - Improve UDPPacket.toString() for debugging
       - More logging of packets dropped in EstablishmentManager
       - Change establish states to enums
To find the state of this project's repository at the time of any of these versions, check out the tags.