Files
i2p.i2p/apps
jrandom 346faa3de2 2005-08-24 jrandom
* Catch errors with corrupt tunnel messages more gracefully (no need to
      kill the thread and cause an OOM...)
    * Don't skip shitlisted peers for netDb store messages, as they aren't
      necessarily shitlisted by other people (though they probably are).
    * Adjust the netDb store per-peer timeout based on each particular peer's
      profile (timeout = 4x their average netDb store response time)
    * Don't republish leaseSets to *failed* peers - send them to peers who
      replied but just didn't know the value.
    * Set a 5 second timeout on the I2PTunnelHTTPServer reading the client's
      HTTP headers, rather than blocking indefinitely.  HTTP headers should be
      sent entirely within the first streaming packet anyway, so this won't be
      a problem.
    * Don't use the I2PTunnel*Server handler thread pool by default, as it may
      prevent any clients from accessing the server if the handlers get
      blocked by the streaming lib or other issues.
    * Don't overwrite a known status (OK/ERR-Reject/ERR-SymmetricNAT) with
      Unknown.
2005-08-24 22:55:25 +00:00
..
2005-08-01 13:34:10 +00:00
2005-02-03 13:39:46 +00:00
2004-10-18 23:37:49 +00:00
2005-08-24 22:55:25 +00:00
2005-02-16 22:23:47 +00:00
2005-07-11 23:06:23 +00:00
2004-08-22 06:16:44 +00:00
2004-10-18 23:37:49 +00:00
2005-02-11 02:44:47 +00:00
2004-09-08 07:25:09 +00:00
2005-04-21 03:10:16 +00:00
2005-08-10 23:55:40 +00:00
2005-07-31 01:11:12 +00:00
2005-07-04 20:44:17 +00:00
2005-08-23 21:25:49 +00:00
2005-07-04 20:44:17 +00:00
2004-04-14 23:26:59 +00:00