2007-01-20 Complication

* Modify ReseedHandler to query the "i2p.reseedURL" property from I2PAppContext
      instead of System, so setting a reseed URL in advanced configuration has effect.
    * Clean out obsolete reseed code from ConfigNetHandler.
This commit is contained in:
complication
2007-01-21 03:35:49 +00:00
committed by zzz
parent e6e6d6f4ee
commit 46ca42ddf8
4 changed files with 12 additions and 94 deletions

View File

@ -1,4 +1,9 @@
$Id: history.txt,v 1.541 2007-01-17 20:42:14 zzz Exp $
$Id: history.txt,v 1.542 2007-01-20 19:35:11 zzz Exp $
2007-01-20 Complication
* Modify ReseedHandler to query the "i2p.reseedURL" property from I2PAppContext
instead of System, so setting a reseed URL in advanced configuration has effect.
* Clean out obsolete reseed code from ConfigNetHandler.
2007-01-20 zzz
* i2psnark: More choking rotation tweaks