You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src
Jouni Malinen bca0872dd5 TLS server: OCSP stapling
This adds support for hostapd-as-authentication-server to be build with
the internal TLS implementation and OCSP stapling server side support.
This is more or less identical to the design used with OpenSSL, i.e.,
the cached response is read from the ocsp_stapling_response=<file> and
sent as a response if the client requests it during the TLS handshake.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
9 years ago
..
ap GAS server: Replenish temporary STA entry timeout on comeback request 9 years ago
common EAP peer: External server certificate chain validation 9 years ago
crypto TLS server: OCSP stapling 9 years ago
drivers rfkill: Match only the correct expected wiphy rfkill 9 years ago
eap_common EAP-EKE: Merge identical error return paths 9 years ago
eap_peer EAP-TTLS/PEAP/FAST: Reject unsupported Phase 2 method in configuration 9 years ago
eap_server EAP-PEAP server: Add support for fast-connect crypto binding 9 years ago
eapol_auth Remove unreachable PMKSA cache entry addition on Access-Accept 9 years ago
eapol_supp Fix EAPOL reauth after FT protocol or offloaded PMKSA cache use 9 years ago
fst FST: Make FST peer connection check more permissive in hostapd 9 years ago
l2_packet l2_packet: Add build option to disable Linux packet socket workaround 9 years ago
p2p P2P: Add support for VHT 80+80 MHz and 160 MHz 9 years ago
pae MACsec: Update protect frames and replay on reauthentication 10 years ago
radius RADIUS: Avoid undefined behavior in pointer arithmetic 9 years ago
rsn_supp Use wpa_msg() for the "RSN: PMKID mismatch" message 9 years ago
tls TLS server: OCSP stapling 9 years ago
utils utils: Fix NULL pointer dereference with unexpected kernel behavior 9 years ago
wps WPS: Support parallel UPnP WPS protocol runs 9 years ago
Makefile FST: Add the Fast Session Transfer (FST) module 9 years ago
lib.rules Add QUIET=1 option for make 10 years ago