hostap/src
Jouni Malinen aea855d752 Move wpa_scan_results_free() into shared C file
Replace the inline helper function with a new C file that can be used
for common driver API related function.

Signed-hostap: Jouni Malinen <j@w1.fi>
2011-11-13 18:56:26 +02:00
..
ap Move AP events for STA connected/disconnected into one function 2011-11-03 22:17:41 +02:00
common Update version number to 2.0-devel 2011-11-03 12:19:44 +02:00
crypto TLS: Add preliminary support for partial message processing 2011-11-13 10:47:04 +02:00
drivers Move wpa_scan_results_free() into shared C file 2011-11-13 18:56:26 +02:00
eap_common PEAP: Verify peap_prfplus() result 2011-11-13 11:29:17 +02:00
eap_peer PEAP: Verify peap_prfplus() result 2011-11-13 11:29:17 +02:00
eap_server PEAP: Verify peap_prfplus() result 2011-11-13 11:29:17 +02:00
eapol_auth Make sure that EAP callbacks are not done if state machine has been removed 2011-08-12 11:56:44 +03:00
eapol_supp Use an enum for EAP SM requests 2011-10-30 12:04:24 +02:00
l2_packet l2_packet: Use wpa_printf() instead of perror() 2010-11-24 15:00:22 +02:00
p2p P2P: Append P2P Device Address to AP-STA-CONNECTED event 2011-10-25 00:13:03 +03:00
radius hostapd: Fix RADIUS client configuration update on reconfig 2011-02-10 22:12:29 +02:00
rsn_supp TDLS: Do not clear peer data too early for teardown 2011-10-27 23:15:46 +03:00
tls TLS: Add preliminary support for partial message processing 2011-11-13 10:47:04 +02:00
utils Include time.h to fix Windows builds 2011-11-03 18:00:57 +02:00
wps WPS: Send the credential when learning AP params in registrar role 2011-10-30 22:10:40 +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