Histórico de commits

Autor SHA1 Mensagem Data
  Matt Caswell 1a37ee9402 Ensure libssl uses the new library context aware CT code 4 anos atrás
  Matt Caswell 5fcb97c61e Ignore some fetch failures 4 anos atrás
  Shane Lontis 075b1f2f42 Fix coverity issues 4 anos atrás
  Matt Caswell 0618b62ca2 Fix a mem leak in libssl 4 anos atrás
  Matt Caswell 709b5e8a3e Fix no-engine 4 anos atrás
  Matt Caswell c8f6c28a93 Explicitly fetch ciphers and digests in libssl 4 anos atrás
  Matt Caswell 7955c1f16e Fix SSL_get_servername() and SNI behaviour 5 anos atrás
  Matt Caswell 8f21260b09 Make sure we use RAND_bytes_ex and RAND_priv_bytes_ex in libssl 4 anos atrás
  Matt Caswell ba18627e4a Introduce SSL_CTX_new_with_libex() 4 anos atrás
  Richard Levitte 00db8c60aa Update source files for pre-3.0 deprecation 5 anos atrás
  Richard Levitte 6dcb100f89 X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URI 5 anos atrás
  John Baldwin 712c094293 Simplify NO_KTLS path in SSL_sendfile. 5 anos atrás
  raja-ashok 187753e09c Fix leak with no-ec config 5 anos atrás
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 anos atrás
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 anos atrás
  Rich Salz ff988500c2 Replace FUNCerr with ERR_raise_data 5 anos atrás
  Rich Salz 46160e6fb9 Deprecate SYSerr, add new FUNCerr macro 5 anos atrás
  Rich Salz 56c3a135b2 Add ERR_put_func_error, and use it. 5 anos atrás
  Todd Short fe9edc9d39 Fix SSL_CTX_set_session_id_context() docs 5 anos atrás
  Benjamin Kaduk 29948ac80c Move 'shared_sigalgs' from cert_st to ssl_st 5 anos atrás
  Matt Caswell cd0fb43cbe Following the previous 2 commits also move ecpointformats out of session 5 anos atrás
  Matt Caswell eee2a6a718 Fix a race condition in ciphers handling 5 anos atrás
  Matt Caswell 45436e611b Fix a race condition in supported groups handling 5 anos atrás
  Matt Caswell dbc6268f68 Allow TLSv1.3 in a no-ec build 5 anos atrás
  Todd Short 5d12051167 Change cipher default strings to a function 5 anos atrás
  Arne Schwabe c04b66b18d Change SSL parameter SSL_session_reused const 5 anos atrás
  Boris Pismenny 7c3a7561b5 ssl: Add SSL_sendfile 5 anos atrás
  Todd Short 555cbb328e Collapse ssl3_state_st (s3) into ssl_st 6 anos atrás
  dyrock 6fda11ae5a Check if num is 0 before trying to malloc memory. Otherwise for client hellos without extensions SSL_client_hello_get1_extensions_present will return MALLOC_FAILURE. 5 anos atrás
  Richard Levitte 77359d22c9 Adapt CIPHER_DEBUG to the new generic trace API 6 anos atrás