tests: FTM capability indication
[mech_eap.git] / src / tls / x509v3.c
2015-12-23 Jouni MalinenTLS client: Multi-OCSP check to cover intermediate CAs
2015-12-23 Jouni MalinenTLS: Move variable declaration to the beginning of...
2015-12-17 Jouni MalinenTLS: Store DER encoded version of Subject DN for X...
2015-12-17 Jouni MalinenTLS: Share digest OID checkers from X.509
2015-12-16 Jouni MalinenTLS: Support longer X.509 serialNumber values
2015-12-16 Jouni MalinenTLS: Parse and validate BasicOCSPResponse
2015-11-29 Jouni MalinenTLS: Add support for extKeyUsage X.509v3 extension
2015-11-29 Pali RohárTLS client: Validate certificates with SHA384 and SHA51...
2015-10-25 Jouni MalinenTLS: Avoid undefined behavior in pointer arithmetic
2015-05-03 Jouni MalinenTLS: Fix debug dump of X.509 certificate
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-07-02 Jouni MalinenTLS: Use os_memcmp_const() for hash/password comparisons
2014-05-19 Jouni MalinenX.509: Fix internal TLS/X.509 validation of PKCS#1...
2014-05-10 Jouni MalinenX.509: Fix v3 parsing with issuerUniqueID/subjectUnique...
2013-04-27 Jouni MalinenAdd dup_binstr() to help common binary string tasks
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-07-05 Jouni MalinenTLS: Add support for tls_disable_time_checks=1 in clien...
2010-05-25 Jouni MalinenInternal TLS: Fix X.509 name handling to use sequency...
2010-05-25 Jouni MalinenInternal TLS: Add domainComponent parser for X.509...
2009-12-06 Jouni MalinenRemove unneeded CONFIG_INTERNAL_X509 and NEED_SHA256...
2009-11-29 Jouni MalinenRemove src/crypto from default include path
2009-08-23 Jouni MalinenReject X.509 certificate strings with embedded NUL...
2009-06-11 Jouni MalinenX.509: Add parsing of alternative name to internal...
2008-08-16 Jouni MalinenInternal X.509/TLSv1: Support SHA-256 in X.509 certific...
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...