2004-11-21 jrandom
* Allow end of line comments in the hosts.txt and other config files, using '#' to begin the comments (thanks susi!) * Add support to I2PTunnel's 'client' feature for picking between multiple target destinations (e.g. 'client 6668 irc.duck.i2p,irc.baffled.i2p') * Add a quick link on the left hand nav to reseed if there aren't enough known peers, as well as link to the config page if there are no active peers. Revised config page accordingly.
Showing
- apps/i2ptunnel/java/src/net/i2p/i2ptunnel/I2PTunnel.java 5 additions, 3 deletionsapps/i2ptunnel/java/src/net/i2p/i2ptunnel/I2PTunnel.java
- apps/i2ptunnel/java/src/net/i2p/i2ptunnel/I2PTunnelClient.java 39 additions, 10 deletions...i2ptunnel/java/src/net/i2p/i2ptunnel/I2PTunnelClient.java
- apps/routerconsole/java/src/net/i2p/router/web/ReseedHandler.java 129 additions, 0 deletions...terconsole/java/src/net/i2p/router/web/ReseedHandler.java
- apps/routerconsole/jsp/config.jsp 39 additions, 25 deletionsapps/routerconsole/jsp/config.jsp
- apps/routerconsole/jsp/summary.jsp 24 additions, 2 deletionsapps/routerconsole/jsp/summary.jsp
- core/java/src/net/i2p/data/DataHelper.java 4 additions, 1 deletioncore/java/src/net/i2p/data/DataHelper.java
- history.txt 10 additions, 1 deletionhistory.txt
- router/java/src/net/i2p/router/RouterVersion.java 2 additions, 2 deletionsrouter/java/src/net/i2p/router/RouterVersion.java
Loading
Please register or sign in to comment