- Jun 21, 2022
- Jun 20, 2022
- Jun 19, 2022
- Jun 17, 2022
-
-
zzz authored
use in OrderedProperties
-
zzz authored
Caused SusiDNS and addressbook to be in a different context addressbook config would be stored in base dir and subscriptions would not load because it couldn't find i2ptunnel
-
zzz authored
in SigUtil.fromJavaKey() as the class does not define equals(). Affects Android family key loading where the class does not match our class. Tested via unit test to compare provider class sun.security.util.NamedCurve to our class java.security.spec.ECParameterSpec, untested on Android. Add conversion test to CertUtil loadcert CLI. ref: http://zzz.i2p/topics/3328 ref: i2p.android.base gitlab ticket #47
-
zzz authored
Was never used; prep for actual usage Move from router to core Add Set constructors that are more efficient Add addUnique() method Allow size of set passed in constructors Prepare for extension javadocs
-
- Jun 16, 2022
- Jun 14, 2022
-
-
zzz authored
Enable relay Set session created token to 0 as per spec Log tweaks
-
- Jun 13, 2022
-
-
zzz authored
-
- Jun 12, 2022
-
-
zzz authored
Fix sending charlie's address in relay response Fix sending session request after introduction Send 0-length endpoint in relay response on failure Log tweaks
-
zzz authored
-
zzz authored
Fixes after testnet testing: Fix NPE in OES2 constructor Fix relay request signature Fix relay response signature verification bugs Fix unhandled state OB_STATE_INTRODUCED Refactor state handling to switch Remove dup copy in SSU2Util.sign() Log tweaks
-
- Jun 11, 2022
- Jun 10, 2022
-
-
zzz authored
as it is received in-session only Log tweaks all over
-
zzz authored
-
zzz authored
to make it easier to debug SSU2 relay
-
idk authored
-
idk authored
Automatically configure clients and client tunnels to listen on the container network address instead of the localhost. Closes #358
-
zzz authored
prevent dup SSU2 introducers take 2
-
zzz authored
-
zzz authored
-
zzz authored
so rest of payload can be processed Improve debug output on errors
-
zzz authored
This should actually fix the HMAC NPE
-
zzz authored
Fix OES2 initial state when pending intro Handle relay response as Alice Check relay request and relay response sigs as Bob Remove unused method OES2.reset() Fix javadoc for one OES state
-
- Jun 09, 2022
- Jun 08, 2022