hostap/src
Jouni Malinen 0e8a96a911 Get rid of struct hostapd_driver_ops abstraction
This is not needed anymore and just makes things more difficult
to understand, so move the remaining function pointers to direct
function calls and get rid of the struct hostapd_driver_ops.
2010-11-24 16:50:06 +02:00
..
ap Get rid of struct hostapd_driver_ops abstraction 2010-11-24 16:50:06 +02:00
common Share WPA IE parser function for RSN authenticator/supplicant 2010-11-12 21:52:14 +02:00
crypto hostapd: Verify availability of random data when using WPA/WPA2 2010-11-24 13:08:03 +02:00
drivers nl80211: Fix send commands to return 0 on success 2010-11-24 14:58:58 +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: Reselect operating channel preference based on best channels 2010-11-10 13:34:33 +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