Historial de Commits

Autor SHA1 Mensaje Fecha
  Matt Caswell b558817823 Convert SSLv3 handling to use provider side CBC/MAC removal hace 4 años
  Matt Caswell 33388b44b6 Update copyright year hace 4 años
  Matt Caswell 62ba834554 Fix test_ssl_new test failure hace 4 años
  Matt Caswell c8f6c28a93 Explicitly fetch ciphers and digests in libssl hace 4 años
  Richard Levitte 47b4ccea9c Stop using EVP_MD_CTX_FLAG_NON_FIPS_ALLOW hace 5 años
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files hace 5 años
  Pauli 4e7991b497 Change OSSL_PARAM return size to not be a pointer. hace 5 años
  Shane Lontis 83b4a24384 Make EVP_MD_CTX_ctrl() work for legacy use cases (ssl3). hace 5 años
  Shane Lontis d5e5e2ffaf Move digests to providers hace 5 años
  Todd Short 555cbb328e Collapse ssl3_state_st (s3) into ssl_st hace 6 años
  Dmitry Belyavskiy 9c5ef4ea48 Eliminate unused buffers from ssl3_change_cipher_state hace 5 años
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ hace 6 años
  Andy Polyakov 7d0effeacb ssl/s3_enc.c: fix logical errors in ssl3_final_finish_mac. hace 6 años
  Matt Caswell 7426cd343d Ensure that we write out alerts correctly after early_data hace 6 años
  Matt Caswell b0edda11cb Update copyright year hace 6 años
  Kurt Roeckx 16cfc2c90d Don't use a ssl specific DRBG anymore hace 6 años
  Bernd Edlinger d4ef4fbf46 Fix a crash in SSLfatal due to invalid enc_write_ctx hace 6 años
  Kurt Roeckx d91f45688c Tell the ciphers which DRBG to use for generating random bytes. hace 7 años
  Matt Caswell dd5a4279f9 Fix some formatting nits hace 7 años
  Matt Caswell d4d2f3a4c1 Convert more functions in ssl/statem/statem.c to use SSLfatal() hace 7 años
  Matt Caswell f63a17d66d Convert the state machine code to use SSLfatal() hace 7 años
  Matt Caswell 4752c5deb2 Replace some usage of SSLerr with SSLfatal() hace 7 años
  KaoruToda 26a7d938c9 Remove parentheses of return. hace 7 años
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and hace 7 años
  Matt Caswell 67dc995eaf Move ossl_assert hace 7 años
  Rich Salz c80149d9f0 Merge Nokia copyright notice into standard hace 7 años
  Matt Caswell 380a522f68 Replace instances of OPENSSL_assert() with soft asserts in libssl hace 7 años
  Matt Caswell eee2750bd3 Remove support for OPENSSL_SSL_TRACE_CRYPTO hace 7 años
  Matt Caswell 42c28b637c Use the new TLSv1.3 certificate_required alert where appropriate hace 7 años
  Bernd Edlinger a6fd7c1dbe fix a memory leak in ssl3_generate_key_block fix the error handling in ssl3_change_cipher_state hace 7 años