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

Skip to content
Snippets Groups Projects
Forked from I2P Developers / i2p.i2p
Source project has a limited visibility.
  • jrandom's avatar
    b9b59ff9
    2005-09-25 Complication · b9b59ff9
    jrandom authored and zzz's avatar zzz committed
        * Better i2paddresshelper handling in the I2PTunnel httpclient, plus a new
          conflict resolution page if the i2paddresshelper parameter differs from
          an existing name to destination mapping.
    2005-09-25  jrandom
        * Fix a long standing streaming lib bug (in the inactivity detection code)
        * Improved handling of initial streaming lib packet retransmissions to
          kill the "lost first packet" bug (where a page shows up with the first
          few KB missing)
        * Add support for initial window sizes greater than 1 - useful for
          eepsites to transmit e.g. 4 packets full of data along with the initial
          ACK, thereby cutting down on the rtt latency.  The congestion window
          size can and does still shrink down to 1 packet though.
        * Adjusted the streaming lib retransmission calculation algorithm to be
          more TCP-like.
    b9b59ff9
    History
    2005-09-25 Complication
    jrandom authored and zzz's avatar zzz committed
        * Better i2paddresshelper handling in the I2PTunnel httpclient, plus a new
          conflict resolution page if the i2paddresshelper parameter differs from
          an existing name to destination mapping.
    2005-09-25  jrandom
        * Fix a long standing streaming lib bug (in the inactivity detection code)
        * Improved handling of initial streaming lib packet retransmissions to
          kill the "lost first packet" bug (where a page shows up with the first
          few KB missing)
        * Add support for initial window sizes greater than 1 - useful for
          eepsites to transmit e.g. 4 packets full of data along with the initial
          ACK, thereby cutting down on the rtt latency.  The congestion window
          size can and does still shrink down to 1 packet though.
        * Adjusted the streaming lib retransmission calculation algorithm to be
          more TCP-like.