netbird/encryption
Zoltan Papp 0c8f8a62c7
Handling invalid UTF-8 character in sys info (#2360)
In some operation systems, the sys info contains invalid characters.
In this patch try to keep the original fallback logic but filter out the cases when the character is invalid.
2024-08-01 16:46:55 +02:00
..
testprotos Extract common server encryption logic (#65) 2021-07-22 15:23:24 +02:00
encryption_suite_test.go Extract common server encryption logic (#65) 2021-07-22 15:23:24 +02:00
encryption_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
encryption.go fix some typo spotted with codespell (#1278) 2023-11-01 17:11:16 +01:00
letsencrypt.go Fix data dir creation permissions (#1503) 2024-01-29 14:21:45 +01:00
message.go Handling invalid UTF-8 character in sys info (#2360) 2024-08-01 16:46:55 +02:00