You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src
Jouni Malinen 1b56c26c40 Get rid of direct hostapd_for_each_interface() calls
src/ap/*.c must not call functions in hostapd or wpa_supplicant
directories directly, so avoid this by using a callback function
pointer.
15 years ago
..
ap Get rid of direct hostapd_for_each_interface() calls 15 years ago
common Mark ieee802_11_parse_elems() input and parsed elems const 15 years ago
crypto GnuTLS: Implement tls_connection_enable_workaround() 15 years ago
drivers test: Use more shared code for driver wrapper AP and station modes 15 years ago
eap_common Remove src/crypto from default include path 15 years ago
eap_peer Rename EAP TLS variables to make server and peer code consistent 15 years ago
eap_server Rename EAP TLS variables to make server and peer code consistent 15 years ago
eapol_auth Move internal EAPOL authenticator defines into their own file 15 years ago
eapol_supp Remove unnecessary defines 15 years ago
l2_packet Remove src/common from default header file path 15 years ago
radius Enable IPv6 support for libutils.a and libradius.a 15 years ago
rsn_supp Fix rsn_preauth_scan_result() inline wrapper for no-EAP builds 15 years ago
tls Move asn1_test.c into tests subdirectory and split it in two 15 years ago
utils Drop WPA_TRACE reference before eloop timeout handler call 15 years ago
wps WPS: Fix a memory leak if set_ie_cb() is not set 15 years ago
Makefile Move generic AP functionality implementation into src/ap 15 years ago
lib.rules Add rules for building src/crypto as a library 15 years ago