Files
i2p.android.base/router/doc
jrandom 65975df1be 2006-02-19 jrandom
* 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_!)
2006-02-19 12:29:57 +00:00
..
2005-10-03 06:21:08 +00:00
2006-02-15 05:33:17 +00:00
2006-02-15 05:33:17 +00:00
2006-01-17 22:56:15 +00:00
2005-10-03 06:20:47 +00:00
2006-02-19 12:29:57 +00:00
2005-09-10 23:18:41 +00:00

$Id$

the i2p/router/ module is the root of the I2P
router, and everything within it is released 
according to the terms of the I2P license policy.  
That means everything contained within the 
i2p/router module is released into the public 
domain unless otherwise marked.  Alternate licenses 
that may be used include BSD, Cryptix, and MIT.