- Jan 26, 2017
-
-
zzz authored
-
- Jan 04, 2017
-
-
zzz authored
it's undocumented, the other router implementations don't do it, and unnecessary since we store addresses in a List, not a Set, as of 0.8.14 2012-05
-
- Dec 24, 2016
- Dec 16, 2016
-
-
zzz authored
-
- Nov 24, 2016
-
-
zzz authored
-
- Nov 21, 2016
-
-
zzz authored
-
- Aug 19, 2016
-
-
zzz authored
Enable tunnel testing when without addresses (ticket #1835) Use fast peers for inbound tunnels when without addresses (ticket #1835)
-
- Apr 30, 2016
-
-
zzz authored
-
- Mar 01, 2016
-
-
zzz authored
-
- Feb 06, 2016
-
-
z3r0fox authored
-
- Jan 10, 2016
-
-
zzz authored
Change from 60s DHS to 60m DBF Use reply key as filter key, not first part of encrypted data, to match the specs and hopefully reduce dups BuildMessageProcessor cleanups log and stat tweaks remove deprecated methods remove some timing measurements javadocs
-
- Dec 13, 2015
- Dec 12, 2015
-
-
zzz authored
(which is useless) on signature verification fail, in an attempt to find the culprit
-
- Dec 10, 2015
-
-
zzz authored
- Change addCapabilities() to getCapabilities() - Add netdb family sign/verify utility (ticket #1510) (verify not yet used) RouterInfo: - Remove addCapability() and delCapability() StatPublisher: - Remove Service interface, not required - Consolidate getCapabilities() and network ID here - Add family signatures - Remove unused coreVersion and stat_uptime (as of 0.9.24)
-
- Nov 12, 2015
-
-
zzz authored
omits SAM, BOB, reflection, commented-out code, and a few other places
-
- Nov 08, 2015
-
-
zzz authored
-
- 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
-