Commit History

Author SHA1 Message Date
  Jouni Malinen 0764dd6849 TLS client: Multi-OCSP check to cover intermediate CAs 9 years ago
  Jouni Malinen b5677752b2 TLS client: OCSP stapling with ocsp_multi option (RFC 6961) 9 years ago
  Jouni Malinen 8ba8c01d0c TLS: Report OCSP rejection cases when no valid response if found 9 years ago
  Jouni Malinen d560288a44 TLS: Parse CertificateStatus message 9 years ago
  Jouni Malinen 4303d531a8 TLS: Parse ServerHello extensions 9 years ago
  Jouni Malinen 1adf262144 TLS: Add support for extKeyUsage X.509v3 extension 9 years ago
  Jouni Malinen c5864dca5d TLS client: Add certificate chain validation failure callbacks 9 years ago
  Jouni Malinen 896a97d712 TLS client: Add support for disabling TLS versions 9 years ago
  Jouni Malinen 0cbc22b2eb TLS client: Use TLS_CONN_* flags 9 years ago
  Jouni Malinen f2a6ad01a9 TLS client: Add support for server certificate probing 9 years ago
  Jouni Malinen b115eebe01 TLS: Add TLS v1.2 signature algorithm support for SHA384 and SHA512 9 years ago
  Pali Rohár fdc1614264 TLS client: Add support for validating server certificate hash 9 years ago
  Pali Rohár 3665776e4e TLS client: Do not verify CA certificates when ca_cert is not specified 9 years ago
  Jouni Malinen 76874379d3 TLS client: Check DH parameters using a local variable 10 years ago
  Jouni Malinen e7b96ecdb3 TLS client: Make DH parameter parsing easier for static analyzers 10 years ago
  Jouni Malinen 2049a3c874 TLS: Use os_memcmp_const() for hash/password comparisons 10 years ago
  Jouni Malinen f5bbb2f284 TLS client: Reject RSA-DHE prime if it shorter than 768 bits 11 years ago
  Jouni Malinen f3ef7a2640 TLS client: Send decrypt_error on verify_data validation error 11 years ago
  Jouni Malinen 129b9b991a TLS: Share a helper function for verifying Signature 11 years ago
  Jouni Malinen 6531963584 TLS: Use a helper function for calculating ServerKeyExchange hash 11 years ago
  Jouni Malinen 65074a2a7c TLS: Add support for DHE-RSA cipher suites 11 years ago
  Jouni Malinen 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
  Jouni Malinen 1622b331f6 TLS: Update file headers to include TLS v1.2 support 13 years ago
  Jouni Malinen 949b2e1f61 TLS: Add SHA256-based verify_data derivation for TLS v1.2 13 years ago
  Jouni Malinen d0485a6208 TLS: Pass version to tls_prf() in preparation for new PRFs 13 years ago
  Jouni Malinen ebe4e8f814 TLS: Add helper functions for version number handling 13 years ago
  Jouni Malinen 5c47af9a7a TLS: Add support for TLS v1.1 (RFC 4346) with internal TLS 13 years ago
  Jouni Malinen 235279e777 TLS: Add support for tls_disable_time_checks=1 in client mode 13 years ago
  Jouni Malinen 03da66bd59 Remove src/crypto from default include path 15 years ago
  Jouni Malinen fa2ec7eb63 Silenced compiler warnings on size_t printf format and shadowed variables 16 years ago