Historique des commits

Auteur SHA1 Message Date
  Matt Caswell b0edda11cb Update copyright year il y a 6 ans
  Todd Short 37933acbea Add SSL/SSL_CTX_use_cert_and_key() il y a 8 ans
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans
  Dr. Stephen Henson 52fd27f978 Use certificate tables instead of ssl_cert_type il y a 7 ans
  Matt Caswell fb34a0f4e0 Try to be more consistent about the alerts we send il y a 7 ans
  Matt Caswell 7a4e6a1e50 Updates to serverinfo fix based on review feedback il y a 7 ans
  Matt Caswell bade29da33 Fix SSL_CTX_use_serverinfo_ex() et al to properly handle V1 data il y a 7 ans
  Matt Caswell bb78552ee1 Revert "Fix clang compile time error" il y a 7 ans
  Todd Short 1608d658af Fix clang compile time error il y a 7 ans
  Matt Caswell f233a9d181 Clarify serverinfo usage with Certificate messages il y a 7 ans
  Matt Caswell 2698bbfec6 Add an SSL_ prefix to SERVERINFOV2 and SERVERINFOV1 il y a 7 ans
  Matt Caswell 84c34ba876 Extend the SERVERINFO file format to include an extensions context il y a 7 ans
  Matt Caswell 787d9ec74c Create an ENDPOINT enum type for use internally il y a 7 ans
  Matt Caswell 43ae5eed6f Implement a new custom extensions API il y a 7 ans
  Pauli d61461a752 Use the callbacks from the SSL object instead of the SSL_CTX object il y a 7 ans
  Emilia Kasper a230b26e09 Indent ssl/ il y a 8 ans
  Richard Levitte e38da82047 Remove OPENSSL_NO_STDIO guards around certain SSL cert/key functions il y a 8 ans
  Miroslav Franc 563c1ec618 fix memory leaks il y a 8 ans
  Rich Salz 846e33c729 Copyright consolidation 01/10 il y a 8 ans
  Dr. Stephen Henson 7c0ef84318 Don't leak memory if realloc fails. il y a 8 ans
  TJ Saunders 5c4b8c6f61 Remove confusing comment. il y a 8 ans
  TJ Saunders 5f18bc5898 Issue #719: il y a 8 ans
  Dr. Stephen Henson 760f317df6 fix no-ec build il y a 8 ans
  Dr. Stephen Henson 1db3107ada TLS support for X25519 il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 8 ans
  Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque il y a 8 ans
  Dr. Stephen Henson 8382fd3a93 Use X509_get0_pubkey where appropriate il y a 8 ans
  Dr. Stephen Henson bc71f91064 Remove fixed DH ciphersuites. il y a 8 ans
  Matt Caswell 5f3d93e4a3 Ensure all EVP calls have their returns checked where appropriate il y a 9 ans
  Matt Caswell a974e64aaa Fix SSL_use_certificate_chain_file il y a 9 ans