hostapd/src
Jouni Malinen 2574634b7f Check TLS status on EAP server during handshake
The new TLS wrapper use may end up returning alert data and we need to
make sure here that it does not end up getting interpreted as success
due to non-NULL response.
2009-12-20 19:11:43 +02:00
..
common Mark ieee802_11_parse_elems() input and parsed elems const 2009-12-13 23:11:11 +02:00
crypto GnuTLS: Use struct wpabuf for push/pull buffers 2009-12-20 18:31:56 +02:00
drivers driver_test: Use OS wrappers consistently for memory allocation 2009-12-19 21:49:51 +02:00
eap_common Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
eap_peer Convert TLS wrapper to use struct wpabuf 2009-12-20 18:17:55 +02:00
eap_server Check TLS status on EAP server during handshake 2009-12-20 19:11:43 +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 Fix RADIUS client to cancel IPv6 socket read notifications 2009-12-19 18:52:42 +02:00
rsn_supp Fix rsn_preauth_scan_result() inline wrapper for no-EAP builds 2009-12-06 14:29:12 +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_win: Fix build after eloop user_data removal 2009-12-20 17:48:55 +02:00
wps WPS ER: Delay wpa_supplicant termination to allow unsubscription 2009-12-19 23:47:54 +02:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile Move hlr_auc_gw into hostapd directory 2009-12-06 16:33:19 +02:00