Commit History

Author SHA1 Message Date
  Veres Lajos 79c44b4e30 Fix some typos 5 years ago
  John Baldwin a7bdd0433c Support ciphersuites using a SHA2 384 digest in FreeBSD KTLS. 5 years ago
  Andrew Gallatin 2111f5c283 Add support for in-kernel TLS (KTLS) on FreeBSD. 6 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Pauli 1732c260db Convert SSL functions to use KDF names not SN_ strings 5 years ago
  Pauli 7e56c62693 Coverity 1453627: Null pointer dereferences (REVERSE_INULL) 5 years ago
  Pauli ce3b1bb481 Fix TLS/SSL PRF usages. 5 years ago
  David Makepeace 324954640e Changed ssl layer to use EVP_KDF API for TLS1_PRF and HKDF. 5 years ago
  Todd Short 555cbb328e Collapse ssl3_state_st (s3) into ssl_st 6 years ago
  Boris Pismenny c35e921ffa ssl: Linux TLS Rx Offload 5 years ago
  Richard Levitte 49b26f54f4 Adapt SSL_DEBUG to the new generic trace API 6 years ago
  Dmitry Belyavskiy d072eea2e3 Remove unused variables from tls1_change_cipher_state 5 years ago
  Boris Pismenny 50ec750567 ssl: Linux TLS Tx Offload 7 years ago
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ 6 years ago
  Matt Caswell 157af9be41 Add a missing SSLfatal call 6 years ago
  Matt Caswell 7426cd343d Ensure that we write out alerts correctly after early_data 6 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. 7 years ago
  Matt Caswell d4d2f3a4c1 Convert more functions in ssl/statem/statem.c to use SSLfatal() 7 years ago
  Matt Caswell f63a17d66d Convert the state machine code to use SSLfatal() 7 years ago
  FdaSilvaYY f479eab227 style : fix some if(... 7 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 years ago
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 7 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