Commit History

Author SHA1 Message Date
  Matt Caswell 157af9be41 Add a missing SSLfatal call 5 years ago
  Matt Caswell 7426cd343d Ensure that we write out alerts correctly after early_data 5 years ago
  Matt Caswell 7b4d3ffaf6 GOST MAC algorithms don't support EVP_PKEY_new_raw_private_key() 6 years ago
  Matt Caswell b0edda11cb Update copyright year 6 years ago
  Kurt Roeckx 16cfc2c90d Don't use a ssl specific DRBG anymore 6 years ago
  Bernd Edlinger d4ef4fbf46 Fix a crash in SSLfatal due to invalid enc_write_ctx 6 years ago
  Matt Caswell f929439f61 Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key() 6 years ago
  Matt Caswell e32b52a27e Add support for setting raw private HMAC keys 6 years ago
  Kurt Roeckx d91f45688c Tell the ciphers which DRBG to use for generating random bytes. 6 years ago
  Matt Caswell d4d2f3a4c1 Convert more functions in ssl/statem/statem.c to use SSLfatal() 6 years ago
  Matt Caswell f63a17d66d Convert the state machine code to use SSLfatal() 6 years ago
  FdaSilvaYY f479eab227 style : fix some if(... 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 6 years ago
  Alexey Komnin f6373823c0 Fix tls1_generate_master_secret 7 years ago
  Rich Salz c80149d9f0 Merge Nokia copyright notice into standard 7 years ago
  Matt Caswell eee2750bd3 Remove support for OPENSSL_SSL_TRACE_CRYPTO 7 years ago
  Matt Caswell 42c28b637c Use the new TLSv1.3 certificate_required alert where appropriate 7 years ago
  Matt Caswell 329114f91f Remove some TLSv1.3 TODOs that are no longer relevant 7 years ago
  Matt Caswell 28a31a0a10 Don't change the state of the ETM flags until CCS processing 7 years ago
  Dr. Stephen Henson ec07b1d872 Add CCM mode support for TLS 1.3 7 years ago
  Matt Caswell 82c9c03017 Fix EXTMS error introduced by commit 94ed2c6 7 years ago
  Matt Caswell 395cc5cdbe Fix a typo in a comment 7 years ago
  Matt Caswell 94ed2c6739 Fixed various style issues in the key_share code 7 years ago
  Matt Caswell 0f1e51ea11 Start using the key_share data to derive the PMS 7 years ago
  Matt Caswell 2b7363ecf1 Ensure SSL_DEBUG works following size_t changes 7 years ago
  Matt Caswell 348240c676 Fix misc size_t issues causing Windows warnings in 64 bit 7 years ago
  Matt Caswell 6db6bc5a8f Convert some libssl local functions to size_t 7 years ago
  Matt Caswell 12472b4561 Update numerous misc libssl fields to be size_t 7 years ago
  Matt Caswell 8c1a534305 Convert master_secret_size code to size_t 7 years ago