- Nov 23, 2016
- Nov 17, 2016
-
-
zzz authored
-
- Dec 03, 2015
-
-
zzz authored
requires routerconsole.advanced=true
-
- Nov 16, 2015
-
-
str4d authored
-
- Sep 27, 2015
-
-
zzz authored
log timing for /netdb (ticket #1532)
-
- Sep 25, 2015
-
-
dg2-new authored
-
- Jun 03, 2015
-
-
zzz authored
-
- Feb 07, 2015
-
-
zzz authored
-
- Dec 02, 2014
-
-
zzz authored
-
- Oct 03, 2014
-
-
zzz authored
-
- Sep 15, 2014
-
-
zzz authored
- Move from core to RouterKeyGenerator in router.jar - Leave RoutingKeyGenerator as a simple abstract class - DatabaseEntry now uses timestamp instead of mod data to determine if mod data has changed. Don't expose mod data to DatabaseEntry any more. - I2PAppContext.routingKeyGenerator() now returns null; you must be in RouterContext to get a generator.
-
- Aug 23, 2014
-
-
zzz authored
- New router.sigType config - Generate / regenerate router keys based on config - New router.keys2 file format for sig types and padding - Fix RouterInfo.readBytes() signature verification with sig types - Catch unset padding in KeysAndCert.writeBytes() - Catch key errors in ReadRouterJob - Show RI sig type on /netdb in console - Move some things from Router to startup classes - Startup classes package private - Buffer readin of key files - Remove configurability of router.info and router.keys file locations
-
- Aug 21, 2014
-
-
zzz authored
This will break Android and the i2pcontrol plugin but shouldn't affect anything else.
-
- Jun 23, 2014
-
-
zzz authored
-
- Jun 15, 2014
-
-
zzz authored
- Serializable - hashCode() - Make DataStructureImpl Serializable (removed from DataStructure in 2005)
-
- Mar 28, 2014
-
-
zzz authored
* NetDbRenderer: Adjust debug floodfill estimate * StatManager: Don't start thread for an empty config * StatisticsManager: Don't publish client tunnel stats * Log tweaks
-
- Jan 03, 2014
-
-
zzz authored
- Add setting in i2ptunnel server edit page - Comment out cert setting on i2ptunnel server edit page - Show key type on susidns details page - Show key type on LS debug page
-
- Dec 14, 2013
-
-
zzz authored
- Just before midnight, flood to new location too so lookups don't fail after keyspace rotation (ticket #510) - Refactor RoutingKeyGenerator and UpdateRoutingKeyModifierJob in support of the above - Display next key on LS debug page
-
- Nov 22, 2013
-
-
str4d authored
-
- Nov 21, 2013
-
-
str4d authored
-
- Nov 18, 2013
-
-
zzz authored
- Add support for country variants (ticket #1133) - Refactor data in ConfigUIHelper Config files: Allow empty values
-
- Oct 19, 2013
- Oct 14, 2013
-
-
zzz authored
-
- Jun 09, 2013
-
-
zzz authored
- Add new I2CP RequestVariableLeaseSetMessage - Send RVLSM if client supports it; handle on client side; disabled by default for the moment. - Add LeaseSet.getLatestLeaseDate() - Check latest, not earliest, date too far in future in KNDF.validate() - Check latest date too far in past in KNDF.validate() - Only check gateway and tunnel ID for equality in OCMOSJ lease caching to reduce churn - Split up KNDF.validate(RI) for efficiency, don't need to check signature, netid, etc. before lookups, only on store - Remove enforeNetID config - Fix major bug causing newer leasesets to be treated as older, and not stored or published - Increase max adjustment time of earliest lease - TransientDataStore cleanups - RouterInfo and LeaseSet equals() speedups
-
- Nov 19, 2012
-
-
zzz authored
-
- Jun 08, 2012
-
-
zzz authored
-
- Jun 01, 2012
-
-
zzz authored
-
- May 20, 2012
-
-
zzz authored
is correctly changed just after midnight.
-
- Mar 25, 2012
-
-
zzz authored
-
- Feb 26, 2012
-
-
zzz authored
-
- Feb 25, 2012
-
-
zzz authored
-
- Feb 17, 2012
-
-
zzz authored
-
- Dec 23, 2011
-
-
zzz authored
- Remove synchronization - Do not allow contents to change after being set, throw IllegalStateException - Do not copy contents out in getters - Make options final - Add getOption() and getOptionsMap() methods
-
- Nov 28, 2011
-
-
zzz authored
avoid "Turkish four i problem"
-
- Jul 08, 2011
-
-
zzz authored
-
- Apr 10, 2011
-
-
zzz authored
* DataHelper: Speed up eq() (Ticket #437) * HTTPServer: Strip inbound X-Accept-Encoding header * netdb.jsp: HTML fixes * Plugins: Log error when console server not found * Reseed: Log tweak
-
- Mar 12, 2011
-
-
zzz authored
logs.jsp, netdb.jsp, profiles.jsp, stats.jsp
-