hostap/src
Jouni Malinen 81c85c069a Convert TLS wrapper to use struct wpabuf
This converts tls_connection_handshake(),
tls_connection_server_handshake(), tls_connection_encrypt(), and
tls_connection_decrypt() to use struct wpa_buf to allow higher layer
code to be cleaned up with consistent struct wpabuf use.
2009-12-20 18:17:55 +02:00
..
common Mark ieee802_11_parse_elems() input and parsed elems const 2009-12-13 23:11:11 +02:00
crypto Convert TLS wrapper to use struct wpabuf 2009-12-20 18:17:55 +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 Convert TLS wrapper to use struct wpabuf 2009-12-20 18:17:55 +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