You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cloak/internal
Selim ae14e28999
ServerName rotation (#158)
* inital servername rotation

* Move MockDomainList to LocalConnConfig as the list doesn't need to be sent to the remote

* Use CSPRNG to pick the next candidate of MockDomains

Co-authored-by: Andy Wang <cbeuw.andy@gmail.com>
3 years ago
..
client ServerName rotation (#158) 3 years ago
common Better conform message data length to TLS standards 3 years ago
ecdh Update deprecated curve25519 functions and defend against low-order point attacks 3 years ago
multiplex Prevent terminal msg from being overwritten to later concurrent writes 3 years ago
server Allow partial json to be POSTed to admin/user/{UID} for only updating select fields 3 years ago
test Better conform message data length to TLS standards 3 years ago