- 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
- Jun 07, 2022
-
-
zzz authored
Change failed transports from a Set to a List for efficiency Check fail count before getting bids Don't remove from netdb after a failure Other minor tweaks
-
zzz authored
-
zzz authored
per spec, Alice hash not included in msg 1/2 sig Add sig checks of msgs 1/3 at Bob Fix checking of 'B' cap in peer selection
-
- Jun 06, 2022
-
-
zzz authored
-
zzz authored
prevent dup SSU2 introducers
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
Put source address of msg 6 into address block for msg 7 Use msg 7 address block for received address
-
zzz authored
-
zzz authored
Add SSU2 parameter support to UDPAddress Count SSU2 introducers in UDPAddress Fix reuse of SSU2 introducers Don't immediately remove introducer for idle time
-
- Jun 05, 2022
-
-
zzz authored
Fix saving relay tag as Bob Select introducers by newest connection instead of random Ping introducers more often Check and set ping time when pinging introducers Remove unused nextCipherKey Debug: Prefer selecting SSU2 introducers Log tweaks
-
- Jun 03, 2022
- Jun 02, 2022