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

Skip to content
Snippets Groups Projects
  • jrandom's avatar
    33d57dd5
    2005-11-21 jrandom · 33d57dd5
    jrandom authored and zzz's avatar zzz committed
        * IE doesn't strip SPAN from <button> form fields, so add in a workaround
          within I2PTunnel.
        * Increase the maximum SSU retransmission timeout to accomodate slower or
          more congested links (though SSU's RTO calculation will usually use a
          much lower timeout)
        * Moved the streaming lib timed events off the main timer queues and onto
          a streaming lib specific set of timer queues.  Streaming lib timed
          events are more likely to have lock contention on the I2CP socket while
          other timed events in the router are (largely) independent.
        * Fixed a case sensitive lookup bug (thanks tino!)
        * Syndie cleanup - new edit form on the preview page, and fixed some blog
          links (thanks tino!)
    33d57dd5
    History
    2005-11-21 jrandom
    jrandom authored and zzz's avatar zzz committed
        * IE doesn't strip SPAN from <button> form fields, so add in a workaround
          within I2PTunnel.
        * Increase the maximum SSU retransmission timeout to accomodate slower or
          more congested links (though SSU's RTO calculation will usually use a
          much lower timeout)
        * Moved the streaming lib timed events off the main timer queues and onto
          a streaming lib specific set of timer queues.  Streaming lib timed
          events are more likely to have lock contention on the I2CP socket while
          other timed events in the router are (largely) independent.
        * Fixed a case sensitive lookup bug (thanks tino!)
        * Syndie cleanup - new edit form on the preview page, and fixed some blog
          links (thanks tino!)
To find the state of this project's repository at the time of any of these versions, check out the tags.