- Feb 28, 2022
-
-
zzz authored
-
zzz authored
Fix OES2 MTU Fix Token Request header encryption
-
zzz authored
Fix NPE in PS2 Fix Token Request message type
-
zzz authored
Decrypt handshake headers in Packet Handler Pass handshake messages to Establishment Manager SSU 1 and 2: Pass establish state to Establishment Manager so it doesn't have to look it up again Add notes about causes of decrypt failures WIP, untested
-
- Feb 27, 2022
- Feb 26, 2022
-
-
zzz authored
-
zzz authored
-
zzz authored
implement buildPing() and buildACK()
-
zzz authored
Handle complete messages and fragments in PeerState2 Send complete messages to transport Add SSU2 constructor and reader in IMS Change fragment callback to avoid an extra copy Fix checks of fragment blocks MessageReader cleanups for SSU1 Other cleanups WIP, untested, not hooked in
-
zzz authored
Store CipherStates in PeerState2 Add missing getVersion() overrides
-
- Feb 25, 2022
-
-
zzz authored
Increase credit if family sig is verified Speed up analysis by only looping through RIs once Add link to all family members Add SUNYSB certificate bump -2
-
- Feb 24, 2022
- Feb 23, 2022
- Feb 22, 2022
- Feb 21, 2022
-
- Feb 18, 2022
-
-
zzz authored
-
- Feb 09, 2022
-
-
zzz authored
Update RI reachability after first inbound connection Allow local address in test mode
-
- Feb 06, 2022
-
-
zzz authored
-
- Feb 03, 2022
-
-
zzz authored
SSU: Don't bid on connection to buggy routers
-
- Jan 30, 2022
-
-
zzz authored
-
- Jan 26, 2022
-
-
zzz authored
as discussed in #ls2 meeting - Bob replies with Session Created even if skewed, so that Alice finds out what the skew is - Alice handles Session Created timestamp and drops if skewed, bans Bob, and updates clock if NTP failed - If Alice does reply with SessionConfirmed, Bob will send a destroy with a skew error code - Don't change skew error code if netdb store failed - Fix skew adjustment for RTT by Bob - Call setLastBadSkew() in the right places - Fix ntcp.invalidInboundSkew and ntcp.invalidOutboundSkew stats
-
- Jan 25, 2022