nl80211: Replace SIOCSIWSCAN with NL80211_CMD_TRIGGER_SCAN
[wpasupplicant] / src / crypto / tls_openssl.c
2008-12-10 Jouni MalinenComment out dynamic CertEnumCertificatesInStore loading...
2008-11-23 Jouni MalinenUse SSL_F_SSL_SET_SESSION_TICKET_EXT instead of OPENSSL...
2008-11-16 Jouni MalinenOpenSSL 0.9.9 API change for EAP-FAST session ticket...
2008-05-29 Jouni MalinenChanged TLS server to use OpenSSL SSL_accept() instead...
2008-05-26 Jouni MalinenDo not define tls_engine_get_cert() if OpenSSL engine...
2008-05-23 David SmithAdd support to crypto/tls for client cert and CA cert...
2008-05-21 Jouni MalinenOnly use SSL_OP_NO_COMPRESSION if it is defined
2008-05-15 Jouni MalinenDisable TLS compression since the EAP-TTLS/PEAP/FAST...
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...