Commit History

Author SHA1 Message Date
  Matt Caswell 263ff2c9d4 Check that Signature Algorithms are available before using them 4 years ago
  Tim Hudson c7f837cfcc undeprecate SSL_CTX_load_verify_locations and X509_STORE_load_locations 4 years ago
  Dmitry Belyavskiy 5a5530a29a New Russian TLS 1.2 implementation 4 years ago
  Benjamin Kaduk 35774d5594 Fix up whitespace nits introduced by PR #11416 4 years ago
  Benjamin Kaduk 3bfacb5fd4 Add SSL_new_session_ticket() API 4 years ago
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Matt Caswell 1a37ee9402 Ensure libssl uses the new library context aware CT code 4 years ago
  Matt Caswell 5fcb97c61e Ignore some fetch failures 4 years ago
  Shane Lontis 075b1f2f42 Fix coverity issues 4 years ago
  Matt Caswell 0618b62ca2 Fix a mem leak in libssl 4 years ago
  Matt Caswell 709b5e8a3e Fix no-engine 4 years ago
  Matt Caswell c8f6c28a93 Explicitly fetch ciphers and digests in libssl 4 years ago
  Matt Caswell 7955c1f16e Fix SSL_get_servername() and SNI behaviour 5 years ago
  Matt Caswell 8f21260b09 Make sure we use RAND_bytes_ex and RAND_priv_bytes_ex in libssl 4 years ago
  Matt Caswell ba18627e4a Introduce SSL_CTX_new_with_libex() 4 years ago
  Richard Levitte 00db8c60aa Update source files for pre-3.0 deprecation 5 years ago
  Richard Levitte 6dcb100f89 X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URI 5 years ago
  John Baldwin 712c094293 Simplify NO_KTLS path in SSL_sendfile. 5 years ago
  raja-ashok 187753e09c Fix leak with no-ec config 5 years ago
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Rich Salz ff988500c2 Replace FUNCerr with ERR_raise_data 5 years ago
  Rich Salz 46160e6fb9 Deprecate SYSerr, add new FUNCerr macro 5 years ago
  Rich Salz 56c3a135b2 Add ERR_put_func_error, and use it. 5 years ago
  Todd Short fe9edc9d39 Fix SSL_CTX_set_session_id_context() docs 5 years ago
  Benjamin Kaduk 29948ac80c Move 'shared_sigalgs' from cert_st to ssl_st 5 years ago
  Matt Caswell cd0fb43cbe Following the previous 2 commits also move ecpointformats out of session 5 years ago
  Matt Caswell eee2a6a718 Fix a race condition in ciphers handling 5 years ago
  Matt Caswell 45436e611b Fix a race condition in supported groups handling 5 years ago