hostapd/src
Jouni Malinen cf123d7f4c OpenSSL: Fix tls_init(NULL) with FIPS-enabled build
The conf argument to tls_init() may be NULL (as it is when using
hostapd), so we must check that here before dereferencing the
pointer.
2010-02-12 20:51:10 +02:00
..
ap ap: Reorder authsrv_init() to fix IEEE 802.1X initialization 2010-01-17 12:14:17 +02:00
common Add new ctrl_iface event for EAP methods proposed by the server 2010-02-11 19:48:36 +02:00
crypto OpenSSL: Fix tls_init(NULL) with FIPS-enabled build 2010-02-12 20:51:10 +02:00
drivers nl80211: Do not try to remove non-existing STA WDS interface 2010-02-10 11:29:53 +02:00
eap_common Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
eap_peer Add new ctrl_iface event for EAP methods proposed by the server 2010-02-11 19:48:36 +02:00
eap_server Rename EAP TLS variables to make server and peer code consistent 2009-12-24 00:16:58 +02:00
eapol_auth Move internal EAPOL authenticator defines into their own file 2009-11-29 23:16:04 +02:00
eapol_supp Remove unnecessary defines 2009-12-05 22:51:08 +02:00
l2_packet Remove src/common from default header file path 2009-11-29 17:51:55 +02:00
radius Enable IPv6 support for libutils.a and libradius.a 2009-12-24 12:27:42 +02:00
rsn_supp Use zero address when reporting unknown peer in SMK error 2010-01-10 19:00:25 +02:00
tls Move asn1_test.c into tests subdirectory and split it in two 2009-12-06 16:45:36 +02:00
utils eloop: Clear timeout data during allocation 2010-01-10 21:48:27 +02:00
wps WPS: Fix AP operation with internal Registrar when ER is also active 2010-02-12 12:38:14 +02:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile Move generic AP functionality implementation into src/ap 2009-12-25 01:12:50 +02:00