hostapd/src
Jouni Malinen 871f4dd069 Allow driver wrappers to indicate whether result codes are sane
Some drivers are not providing exactly reliable error codes (e.g.,
with WEXT), but others may actually indicate reliable information.
Allow driver wrappers to indicate if that is the case and use
optimizations if so. For now, this improves nl80211 with
NL80211_CMD_CONNECT for a case where connection request fails.
2010-11-26 17:41:21 +02:00
..
ap Convert most commonly used drv ops to real function calls 2010-11-24 17:01:21 +02:00
common Share WPA IE parser function for RSN authenticator/supplicant 2010-11-12 21:52:14 +02:00
crypto random: Fix a compiler warning about unused variable 2010-11-25 23:32:17 +02:00
drivers Allow driver wrappers to indicate whether result codes are sane 2010-11-26 17:41:21 +02:00
eap_common Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_peer Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_server Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eapol_auth EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
eapol_supp Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
l2_packet l2_packet: Use wpa_printf() instead of perror() 2010-11-24 15:00:22 +02:00
p2p P2P: Add p2p_unauthorize command 2010-11-25 13:09:50 +02:00
radius EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
rsn_supp Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
tls Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
utils edit: Clear edit line on deinit 2010-11-21 12:07:29 +02:00
wps Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00