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

Skip to content
Snippets Groups Projects
  • jrandom's avatar
    10afe0a0
    2005-03-03 jrandom · 10afe0a0
    jrandom authored and zzz's avatar zzz committed
        * Loop while starting up the I2PTunnel instances, in case the I2CP
          listener isn't up yet (thanks detonate!)
        * Implement custom reusable GZIP streams to both reduce memory churn
          and prevent the exposure of data in the standard GZIP header (creation
          time, OS, etc).  This is RFC1952 compliant, and backwards compatible,
          though has only been tested within the confines of I2P's compression use
          (DataHelper.[de]compress).
        * Preemptively support the next protocol version, so that after the 0.5.0.2
          release, we'll be able to drop protocol=2 to get rid of 0.5 users.
    10afe0a0
    History
    2005-03-03 jrandom
    jrandom authored and zzz's avatar zzz committed
        * Loop while starting up the I2PTunnel instances, in case the I2CP
          listener isn't up yet (thanks detonate!)
        * Implement custom reusable GZIP streams to both reduce memory churn
          and prevent the exposure of data in the standard GZIP header (creation
          time, OS, etc).  This is RFC1952 compliant, and backwards compatible,
          though has only been tested within the confines of I2P's compression use
          (DataHelper.[de]compress).
        * Preemptively support the next protocol version, so that after the 0.5.0.2
          release, we'll be able to drop protocol=2 to get rid of 0.5 users.
To find the state of this project's repository at the time of any of these versions, check out the tags.