Historial de Commits

Autor SHA1 Mensaje Fecha
  Pauli 407820c0e3 tls: remove TODOs hace 3 años
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name hace 3 años
  Benjamin Kaduk 1376708c1c Allow TLS13_AD_MISSING_EXTENSION for older versions hace 3 años
  Matt Caswell e376242d28 Remove all OPENSSL_NO_XXX from libssl where XXX is a crypto alg hace 3 años
  Richard Levitte 4333b89f50 Update copyright year hace 3 años
  Richard Levitte 5a2d0ef36f Clean away extraneous library specific FETCH_FAILED reason codes hace 4 años
  Richard Levitte c48ffbcca1 SSL: refactor all SSLfatal() calls hace 4 años
  Matt Caswell 7cd1420b3e Improve some error messages if a digest is not available hace 4 años
  Patrick Steuer c19e6da9a3 Appease -Werror=stringop-overflow= hace 4 años
  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