Commit History

Author SHA1 Message Date
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ 5 years ago
  Antoine Salon d9720a5992 Add SSL_CTX_set_tmp_ecdh.pod 5 years ago
  Viktor Dukhovni a51c9f637c Added missing signature algorithm reflection functions 5 years ago
  Matt Caswell c2cb1a18e0 Fix a mem leak on error in the PSK code 5 years ago
  Matt Caswell 9f22c52723 Turn on TLSv1.3 downgrade protection by default 6 years ago
  Benjamin Kaduk c5d1fb78fd Add TODO comment for a nonsensical public API 6 years ago
  Matt Caswell 199dc0d3e8 Fix no-psk 6 years ago
  Matt Caswell 48a03162db Prefer SHA-256 ciphersuites if using old style PSKs 6 years ago
  Matt Caswell f80c864318 Fix typo in the definition of tls13_ciphers 6 years ago
  Rich Salz e6e9170d6e Allow NULL for some _free routines. 6 years ago
  Matt Caswell 320a81277e Remove some code for a contributor that we cannot find 6 years ago
  Todd Short 4bfb96f2ad Place ticket keys into secure memory 6 years ago
  Kurt Roeckx 16cfc2c90d Don't use a ssl specific DRBG anymore 6 years ago
  Matt Caswell f865b08143 Split configuration of TLSv1.3 ciphers from older ciphers 6 years ago
  Matt Caswell 6738bf1417 Update copyright year 6 years ago
  Benjamin Kaduk c589c34e61 Add support for the TLS 1.3 signature_algorithms_cert extension 6 years ago
  Bernd Edlinger 8175af50cc Alternate fix for ../test/recipes/80-test_ssl_old.t with no-ec 6 years ago
  Bernd Edlinger fce78bd4ed Fix invalid function type casts. 6 years ago
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 6 years ago
  Matt Caswell f63a17d66d Convert the state machine code to use SSLfatal() 6 years ago
  Todd Short e670e90319 Add sk_new_reserve support 6 years ago
  Todd Short e1c7871de8 Use ChaCha only if prioritized by clnt 8 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
  Dr. Stephen Henson 612f9d2227 New function ssl_generate_param_group 6 years ago
  Dr. Stephen Henson 43b95d7365 Replace tls1_ec_curve_id2nid. 6 years ago
  Dr. Stephen Henson 8841154a90 Return group id in tls1_shared_group 6 years ago
  Dr. Stephen Henson 9e84a42db4 Store groups as uint16_t 6 years ago
  Jon Spillett bc32673869 Implement Aria GCM/CCM Modes and TLS cipher suites 6 years ago
  Pauli 07016a8a31 Move e_os.h to be the very first include. 6 years ago