1
0
mirror of https://github.com/netbirdio/netbird.git synced 2025-03-01 08:21:16 +01:00
netbird/encryption
Zoltan Papp 0c8f8a62c7
Handling invalid UTF-8 character in sys info ()
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 () 2021-07-22 15:23:24 +02:00
encryption_suite_test.go Extract common server encryption logic () 2021-07-22 15:23:24 +02:00
encryption_test.go Rename module to netbirdio/netbird () 2022-03-26 12:08:54 +01:00
encryption.go fix some typo spotted with codespell () 2023-11-01 17:11:16 +01:00
letsencrypt.go Fix data dir creation permissions () 2024-01-29 14:21:45 +01:00
message.go Handling invalid UTF-8 character in sys info () 2024-08-01 16:46:55 +02:00