hostap/src
Jouni Malinen b3b8085ae8 TLS: Add functions for managing cached session state
The new tls_connection_set_success_data(),
tls_connection_set_success_data_resumed(),
tls_connection_get_success_data(), and tls_connection_remove_session()
functions can be used to mark cached sessions valid and to remove
invalid cached sessions. This commit is only adding empty functions. The
actual functionality will be implemented in followup commits.

Signed-off-by: Jouni Malinen <j@w1.fi>
2015-08-24 02:29:30 +03:00
..
ap EAP server: Add tls_session_lifetime configuration 2015-08-24 02:29:30 +03:00
common Fix a typo in enum wpa_states comment 2015-08-08 23:48:33 +03:00
crypto TLS: Add functions for managing cached session state 2015-08-24 02:29:30 +03:00
drivers nl80211: Use beacon TSF if it is newer than Probe Response TSF 2015-08-13 20:58:05 +03:00
eap_common EAP-SAKE: Make attribute parser more readable 2015-05-03 16:32:50 +03:00
eap_peer Add build option to remove all internal RC4 uses 2015-08-02 16:52:56 +03:00
eap_server EAP server: Add tls_session_lifetime configuration 2015-08-24 02:29:30 +03:00
eapol_auth EAP server: Add tls_session_lifetime configuration 2015-08-24 02:29:30 +03:00
eapol_supp Add build option to remove all internal RC4 uses 2015-08-02 16:52:56 +03:00
fst FST: Mark fst_ies buffer const 2015-08-03 17:40:30 +03:00
l2_packet tests: Add eapol-fuzzer 2015-04-22 11:44:19 +03:00
p2p P2P: Support driver preferred freq list for invitation case 2015-08-11 19:04:45 +03:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius EAP server: Add tls_session_lifetime configuration 2015-08-24 02:29:30 +03:00
rsn_supp Add build option to remove all internal RC4 uses 2015-08-02 16:52:56 +03:00
tls Rename tls_connection_get_keys() to tls_connection_get_random() 2015-08-02 16:52:56 +03:00
utils Android: Use more flexible userid when launching browser popup 2015-08-13 21:14:01 +03:00
wps WPS ER: Fix SSDP CACHE-CONTROL line parser 2015-08-15 22:24:15 +03:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00