Renamed MSG to PROC_MSG to avoid conflicts with MinGW winuser.h
[libeap.git] / src / crypto /
2008-06-02 Jouni MalinenInternal TLS: Added support for parsing PKCS #8 formatt...
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-04-14 Jouni MalinenFixed tls_prf() to handle keys with odd length
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...