hostapd/src
Paul Stewart 7c0e1e2757 tls_openssl: Store TLS context per-connection
Store context for each tls_init() caller, so events are generated for
the correct wpa_s instance. The tls_global variable is retained for
older OpenSSL implementations that may not have app-data for SSL_CTX.

Signed-hostap: Paul Stewart <pstew@chromium.org>
2013-05-10 00:22:08 +03:00
..
ap DFS: Add ieee80211h hostapd configuration parameter 2013-05-09 20:14:53 +03:00
common Use a common frequency to channel conversion function 2013-04-27 22:11:51 +03:00
crypto tls_openssl: Store TLS context per-connection 2013-05-10 00:22:08 +03:00
drivers nl80211: Add driver_ops for stopping AP beaconing 2013-05-09 20:06:33 +03:00
eap_common EAP peer: Add Session-Id derivation 2013-02-09 01:20:38 +02:00
eap_peer Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
eap_server Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
eapol_auth Initialize EAPOL auth identity/cui with STA entry data 2012-08-19 14:23:20 +03:00
eapol_supp dbus_new: Add EAP logon/logoff 2013-04-23 17:57:55 +03:00
l2_packet Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
p2p P2P: Clean up channel--frequency conversion functions 2013-04-27 22:12:13 +03:00
radius Extend radius_msg_get_tunnel_password() to support multiple passwords 2012-11-25 17:19:04 +02:00
rsn_supp TDLS: Do not overwrite the reason code in the Tear Down Request 2013-05-07 16:27:31 +03:00
tls Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
utils eloop: Allow to run event loop multiple times in a row 2013-05-09 16:42:14 +03:00
wps WPS: Do not use void* in arithmetic 2013-05-04 20:19:45 +03: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