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.
koreader/frontend/ui/network
Wim de With 599a3034ca
NetworkManager: Decode SSID to UTF-8 (#10864)
wpa_supplicant returns all non-ASCII SSIDs as raw bytes in the form
\x0a. We interpret these bytes as UTF-8, and make sure that all invalid
characters are replaced with a �.
10 months ago
..
manager.lua NetworkManager: Decode SSID to UTF-8 (#10864) 10 months ago
networklistener.lua NetworkListener: Only disable Wi-Fi on suspend on hasWifiManager platforms 10 months ago
wpa_supplicant.lua NetworkManager: Always prefer system APs as intended. 3 years ago