Cloak/internal
Andy Wang 2f17841f85
Use Compare-And-Swap for atomic booleans indicating session and switchboard closed
2020-12-25 23:16:57 +00:00
..
client Implement UDP stream timeout. (#148) 2020-12-23 00:43:38 +00:00
common Replace bytes.Buffer with vanilla []byte in tls wrapper 2020-12-24 10:26:53 +00:00
ecdh Update deprecated curve25519 functions and defend against low-order point attacks 2020-12-21 16:37:33 +00:00
multiplex Use Compare-And-Swap for atomic booleans indicating session and switchboard closed 2020-12-25 23:16:57 +00:00
server Update deprecated curve25519 functions and defend against low-order point attacks 2020-12-21 16:37:33 +00:00
test Reduce memory pressure in tests 2020-12-23 23:58:47 +00:00