1
0
mirror of https://github.com/netbirdio/netbird.git synced 2024-12-14 19:00:50 +01:00
netbird/client/system
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
..
detect_cloud Remove dns based cloud detection () 2024-04-09 19:01:31 +02:00
detect_platform Extend system meta () 2024-02-20 11:53:11 +01:00
info_android.go Trim new line char from Android version () 2024-06-18 15:31:19 +02:00
info_darwin_test.go Handling invalid UTF-8 character in sys info () 2024-08-01 16:46:55 +02:00
info_darwin.go Extend system meta () 2024-02-20 11:53:11 +01:00
info_freebsd.go Release 0.28.0 () 2024-06-13 13:24:24 +02:00
info_ios.go Release 0.28.0 () 2024-06-13 13:24:24 +02:00
info_linux.go Handling invalid UTF-8 character in sys info () 2024-08-01 16:46:55 +02:00
info_test.go Extend system meta () 2024-02-20 11:53:11 +01:00
info_windows_test.go Extend system meta () 2024-02-20 11:53:11 +01:00
info_windows.go Do not fail on virtualized windows systems () 2024-03-06 14:32:34 +01:00
info.go Fix checkFileAndProcess function on FreeBSD () 2024-06-13 14:40:48 +02:00
osrelease_unix.go Release 0.28.0 () 2024-06-13 13:24:24 +02:00
process.go Fix checkFileAndProcess function on FreeBSD () 2024-06-13 14:40:48 +02:00
sysinfo_linux_test.go Handling invalid UTF-8 character in sys info () 2024-08-01 16:46:55 +02:00
sysinfo_linux.go Handling invalid UTF-8 character in sys info () 2024-08-01 16:46:55 +02:00