- Oct 17, 2015
-
-
zzz authored
-
- Sep 27, 2015
-
-
zzz authored
-
- Jul 12, 2015
-
-
zzz authored
-
- Jun 08, 2015
-
-
dg2-new authored
-
- May 27, 2015
- May 12, 2015
-
-
dg2-new authored
- FloodfillMonitorJob: - Use avg of router.tunnelBacklog instead of current backlog - Some language/spelling fixes
-
- May 03, 2015
-
-
zzz authored
to reduce object churn, we only need one Add DeliveryInstructions.create() to return immmutable local instructions, to reduce object churn Minor cleanups
-
- Apr 11, 2015
-
-
zzz authored
Remove meeh.i2p as update host (ticket #1515) Re-add 193.xxx https reseed Fix SocketManagerFactory property handling Restore UPnP locale fix lost in the merge i2ptunnel finals I2NP unique id fixes duplicate done() in ReseedChecker bigger langbox in CSS reformatting Javadocs
-
- Apr 04, 2015
-
-
dev authored
-
- Apr 03, 2015
-
-
dev authored
-
- Mar 16, 2015
-
-
zzz authored
- RI javadoc clarifications WRT caps
-
- Mar 13, 2015
-
-
zzz authored
-
- Jan 28, 2015
-
-
zzz authored
-
- Jan 05, 2015
-
-
zzz authored
-
- Dec 02, 2014
- Nov 15, 2014
-
-
zzz authored
Move some data structures away from ByteArray; offsets were always zero - New BuildRequestRecord constructors - BuildRequestRecord field becomes final byte[222] - IV becomes byte[16] - Build record becomes EncryptedBuildRecord Remove extra copy in BuildRequestRecord.encryptRecord() Remove unused BuildRequestRecord.readOurIdentityMatches()
-
zzz authored
- Set lookup type flags even if no reply tunnel specified - Reduce object churn when writing some messages
-
- Nov 08, 2014
-
-
zzz authored
-
- Oct 28, 2014
-
-
zzz authored
whether specified in the caps or the cert
-
- Oct 14, 2014
-
-
zzz authored
to replace all-zeros hash, and ease implementation for separate LS and RI databases, as documented in i2np spec.
-
- 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.
-
- Sep 04, 2014
-
-
zzz authored
BuildRequestor: Randomize timestamp to prevent hop ID at top of hour
-
- Aug 26, 2014
-
-
zzz authored
- Verify crypto key pair in LS - Verfiy same dest as before in LS Router: Don't try to use an unavailable sig type for the router, even if it's the default RouterInfo: Work around unsupported raw signatures for RI Ed25519 sig type
-
- Aug 25, 2014
- Aug 24, 2014
-
-
zzz authored
Router: - Use eepPriv.dat format for router keys file (thx orignal) - Consolidate router keys readin code - Update killKeys file list RouterPrivateKeyFile: New extension to add getRouterIdentity()
-
- 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 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
-
- Mar 06, 2014
-
-
zzz authored
- Cleanup, reduce object churn, comment out unused code - Limit max cloves to 32
-
- Mar 01, 2014
-
-
zzz authored
-
- Feb 27, 2014
-
-
zzz authored
- Overrides in GarlicConfig/PGC for efficiency and clarity - Check for valid ID in DeliveryStatusMessage - Misc. log tweaks, javadocs, cleanups
-
- Nov 20, 2013
-
-
str4d authored
-
- Nov 14, 2013
-
-
zzz authored
-
- Nov 08, 2013
-
-
zzz authored
- Comment out unused encryption fields to save space - New static immutable LOCAL instruction to reduce object churn
-
- Nov 02, 2013
-
-
zzz authored
-