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
    a8a866b5
    * 2005-07-27 0.6 released · a8a866b5
    jrandom authored and zzz's avatar zzz committed
    2005-07-27  jrandom
        * Enabled SSU as the default top priority transport, adjusting the
          config.jsp page accordingly.
        * Add verification fields to the SSU and TCP connection negotiation (not
          compatible with previous builds)
        * Enable the backwards incompatible tunnel crypto change as documented in
          tunnel-alt.html (have each hop encrypt the received IV before using it,
          then encrypt it again before sending it on)
        * Disable the I2CP encryption, leaving in place the end to end garlic
          encryption (another backwards incompatible change)
        * Adjust the protocol versions on the TCP and SSU transports so that they
          won't talk to older routers.
        * Fix up the config stats handling again
        * Fix a rare off-by-one in the SSU fragmentation
        * Reduce some unnecessary netDb resending by inluding the peers queried
          successfully in the store redundancy count.
    a8a866b5
    History
    * 2005-07-27 0.6 released
    jrandom authored and zzz's avatar zzz committed
    2005-07-27  jrandom
        * Enabled SSU as the default top priority transport, adjusting the
          config.jsp page accordingly.
        * Add verification fields to the SSU and TCP connection negotiation (not
          compatible with previous builds)
        * Enable the backwards incompatible tunnel crypto change as documented in
          tunnel-alt.html (have each hop encrypt the received IV before using it,
          then encrypt it again before sending it on)
        * Disable the I2CP encryption, leaving in place the end to end garlic
          encryption (another backwards incompatible change)
        * Adjust the protocol versions on the TCP and SSU transports so that they
          won't talk to older routers.
        * Fix up the config stats handling again
        * Fix a rare off-by-one in the SSU fragmentation
        * Reduce some unnecessary netDb resending by inluding the peers queried
          successfully in the store redundancy count.