NetworkManager/cli
Jiří Klimeš 1e329c5c0c cli: Convert SSID to a printable form
If SSID is a UTF-8 string, it is printed as it is, but enclosed in quotes.
Otherwise the bytes are converted to hex string (in uppercase).
The added quotes for UTF-8 string allow to disambiguate the two forms.
2010-03-24 23:28:00 +01:00
..
src cli: Convert SSID to a printable form 2010-03-24 23:28:00 +01:00
Makefile.am cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00