hostap/src
David Spinadel 624b8a061f utils: Add ssid_parse() function
Add a function that parses SSID in text or hex format. In case of the
text format, the SSID is enclosed in double quotes. In case of the hex
format, the SSID must include only hex digits and not be enclosed in
double quotes. The input string may include other arguments after the
SSID.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
2016-04-16 21:05:37 +03:00
..
ap hostapd: Set LCI and Location Civic information in configuration 2016-04-09 11:18:55 +03:00
common utils: Add ssid_parse() function 2016-04-16 21:05:37 +03:00
crypto tests: Add TEST_FAIL() calls into OpenSSL bignum operations 2016-03-28 01:10:31 +03:00
drivers
eap_common
eap_peer EAP-PWD peer: Fix possible memory leak on error path 2016-03-03 16:28:41 +02:00
eap_server
eapol_auth
eapol_supp
fst
l2_packet
p2p
pae
radius
rsn_supp
tls
utils utils: Add ssid_parse() function 2016-04-16 21:05:37 +03:00
wps WPS: Use only os_get_random() for PIN generation 2016-02-19 18:44:40 +02:00
lib.rules
Makefile