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

Skip to content
Snippets Groups Projects
Forked from I2P Developers / i2p.i2p
Loading
  • jrandom's avatar
    65975df1
    2006-02-19 jrandom · 65975df1
    jrandom authored and zzz's avatar zzz committed
        * Moved the current net's reseed URL to a different location than where
          the old net looks (dev.i2p.net/i2pdb2/ vs .../i2pdb/)
        * More aggressively expire inbound messages (on receive, not just on send)
        * Add in a hook for breaking backwards compatibility in the SSU wire
          protocol directly by including a version as part of the handshake.  The
          version is currently set to 0, however, so the wire protocol from this
          build is compatible with all earlier SSU implementations.
        * Increased the number of complete message readers, cutting down
          substantially on the delay processing inbound messages.
        * Delete the message history file on startup
        * Reworked the restart/shutdown display on the console (thanks bd_!)
    65975df1
    History
    2006-02-19 jrandom
    jrandom authored and zzz's avatar zzz committed
        * Moved the current net's reseed URL to a different location than where
          the old net looks (dev.i2p.net/i2pdb2/ vs .../i2pdb/)
        * More aggressively expire inbound messages (on receive, not just on send)
        * Add in a hook for breaking backwards compatibility in the SSU wire
          protocol directly by including a version as part of the handshake.  The
          version is currently set to 0, however, so the wire protocol from this
          build is compatible with all earlier SSU implementations.
        * Increased the number of complete message readers, cutting down
          substantially on the delay processing inbound messages.
        * Delete the message history file on startup
        * Reworked the restart/shutdown display on the console (thanks bd_!)
To find the state of this project's repository at the time of any of these versions, check out the tags.