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 nl80211: Implement configure_data_frame_filters() callback 2016-04-08 15:21:18 +03:00
eap_common
eap_peer EAP-PWD peer: Fix possible memory leak on error path 2016-03-03 16:28:41 +02:00
eap_server EAP-pwd server: Use os_get_random() for unpredictable token 2016-02-19 18:44:40 +02:00
eapol_auth RADIUS: Share a single function for generating session IDs 2016-02-06 17:19:35 +02:00
eapol_supp
fst FST: Fix session setup failure with peer without MB IE 2016-03-07 18:04:47 +02:00
l2_packet
p2p P2P: Continue p2p_find after sending non-success Invitation Response 2016-04-07 21:05:28 +03:00
pae
radius RADIUS: Fix a possible memory leak on an error path 2016-04-08 11:40:20 +03:00
rsn_supp RSN: Set EAPOL-Key Request Secure bit to 1 if PTK is set 2016-04-05 18:36:28 +03:00
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