aboutsummaryrefslogtreecommitdiffstats
path: root/src/eap_peer/eap_tls_common.c
Commit message (Expand)AuthorAgeFilesLines
* TLS: Use separate TLS library context for tunneled TLSJouni Malinen2012-04-071-19/+22
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* Rename tls_prf() to tls_prf_sha1_md5()Jouni Malinen2011-11-271-3/+3
* Remove EAP-TTLSv1 and TLS/IAJouni Malinen2011-09-251-1/+0
* Avoid theoretical NULL pointer dereference during TLS reassembleJouni Malinen2011-04-141-1/+2
* Fix memory leak on TLS setup error pathJouni Malinen2010-02-131-0/+4
* Allow TLS flags to be configured (allow MD5, disable time checks)Jouni Malinen2009-12-201-0/+14
* Convert TLS wrapper to use struct wpabufJouni Malinen2009-12-201-102/+54
* Remove src/crypto from default include pathJouni Malinen2009-11-291-2/+2
* Use larger buffer for TLS encryption to avoid issues with GnuTLSJouni Malinen2009-02-091-1/+1
* Fix TLS message processing if Flags field is not presentJouni Malinen2008-12-301-2/+15
* Fixed interoperability issue with PEAPv0 cryptobinding and NPSJouni Malinen2008-12-151-0/+11
* Separate OpenSSL engine configuration for Phase 2Carolin Latze2008-11-181-5/+9
* Added a workaround for handling TLS compressionJouni Malinen2008-05-261-0/+8
* Add support to eap_peer for client cert and CA cert on smartcard and inDavid Smith2008-05-231-0/+7
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+1007