Commit History

Author SHA1 Message Date
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 6 years ago
  Rich Salz 5f8dd0f849 Add missing include of cryptlib.h 7 years ago
  Rich Salz ae3947de09 Add a DRBG to each SSL object 7 years ago
  Xiaoyin Liu 3519bae518 Fix typos in files in ssl directory 7 years ago
  Paul Yang bbb4ceb86e Support converting cipher name to RFC name and vice versa 7 years ago
  Richard Levitte a7ff57965b Fix cipher_compare 7 years ago
  Rich Salz c80149d9f0 Merge Nokia copyright notice into standard 7 years ago
  Rich Salz aa8f3d76fc Modify Sun copyright to follow OpenSSL style 7 years ago
  Matt Caswell 0de6d66d36 Move ciphersuite selection before session resumption in TLSv1.3 7 years ago
  Matt Caswell a055a88155 Allow the server to change the ciphersuite on resume 7 years ago
  Diego Santa Cruz e655f54941 Make SRP_CTX.info ownership and lifetime be the same as SRP_CTX.login. 7 years ago
  Matt Caswell b77f3ed171 Convert existing usage of assert() to ossl_assert() in libssl 7 years ago
  Matt Caswell a89325e41f Fix some style issues in returns 7 years ago
  Todd Short fe55c4a20f Remove ECDH(E) ciphers from SSLv3 7 years ago
  Dr. Stephen Henson fa7c263747 New certificate_authorities functions 7 years ago
  Matt Caswell 643a358042 Move the downgrade sentinel declarations to a header file 7 years ago
  Matt Caswell f7f2a01d63 Add server side support for TLSv1.3 downgrade mechanism 7 years ago
  Matt Caswell 38f2837b1b Remove some commented out code in libssl 7 years ago
  Todd Short 2722ff506d Remove some #if 0 code in ssl, crypto/bio 7 years ago
  Dr. Stephen Henson 75c13e7830 Tidy up certificate type handling. 7 years ago
  Benjamin Kaduk 650c6e41d6 Add more first-class support for SCSVS 7 years ago
  Pauli 9bb6f82958 fix spelling of Camellia in comment 7 years ago
  Dr. Stephen Henson a497cf2516 Use CERT_PKEY pointer instead of index 7 years ago
  Dr. Stephen Henson f365a3e2e5 Use cert_index and sigalg 7 years ago
  Dr. Stephen Henson f68521ee41 Add remaining TLS1.3 ciphersuites 7 years ago
  Richard Levitte 02cba628da Initialise alg_k and alg_a 7 years ago
  Dr. Stephen Henson 612ca8067a Don't filter TLS 1.3 ciphersuites by signing or key exchange algorithm 7 years ago
  Dr. Stephen Henson 9c92ea45e5 Update cipher definition 7 years ago
  Dr. Stephen Henson f742cda820 Store table entry to peer signature algorithm. 7 years ago
  Matt Caswell c8ab3a4653 Make sure we free and cleanse the pms value in all code paths 7 years ago