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

Skip to content
Snippets Groups Projects
  1. Aug 22, 2012
  2. Aug 21, 2012
    • zzz's avatar
      * SSU: · 612fab1b
      zzz authored
         - Use external, not internal port to sign SessionCreated message.
           Together with previous fix to allow external port change, this
           should fix session establish fails when NAT changes our port
         - Track outbound establishments by both Hash and IP/port,
           to improve lookups of establishments in progress
         - Fix expiration of outbound establishments
         - Validate address/port in RelayResponse messages
         - Change RemoteHostID to store Hash instead of byte[] for the peer hash
         - Log tweaks
      612fab1b
    • zzz's avatar
      * NetDB: Decrease stat publish probability · fbd8c69e
      zzz authored
      fbd8c69e
    • zzz's avatar
      javadoc · 8fcac04a
      zzz authored
      8fcac04a
    • zzz's avatar
      log tweak · 7d902cca
      zzz authored
      7d902cca
  3. Aug 20, 2012
  4. Aug 18, 2012
  5. Aug 17, 2012
    • zzz's avatar
      * SSU: · 3a546612
      zzz authored
         - Use remote MTU when published (ticket #687)
         - Queue outbound msgs during inbound establish
         - IntroManager cleanups
         - More synchronization
         - More log tweaks
      3a546612
    • zzz's avatar
      * i2psnark: · 3cac01ff
      zzz authored
         - Adjust DHT timeouts
         - Add max peers per-torrent in tracker
         - Remove duplicate clean task for nodes
         - Fix another DHT warning message
      3cac01ff
    • sponge's avatar
      BOB: just some cleanup · e0152161
      sponge authored
      e0152161
  6. Aug 16, 2012
  7. Aug 15, 2012
  8. Aug 14, 2012
  9. Aug 13, 2012
    • zzz's avatar
      44edf708
    • zzz's avatar
      * 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
    • zzz's avatar
      comparator cleanups · e9cc8514
      zzz authored
      e9cc8514
  10. Aug 12, 2012
  11. Aug 11, 2012
Loading