Commit History

Author SHA1 Message Date
  Viktor Dukhovni 8d887efa2e Better invalid SNI name error handling 8 years ago
  Rich Salz 47153c7253 Make SSL_set_debug deprecated in 1.1 8 years ago
  Rich Salz 3a4e9367d8 RT4232: Extra space in help message. 8 years ago
  Richard Levitte 846ec07d90 Adapt all EVP_CIPHER_CTX users for it becoming opaque 8 years ago
  Dr. Stephen Henson 62d0577e0d Add lh_new() inlining 8 years ago
  Viktor Dukhovni 8106cb8b6d Make SSL{_CTX,}_{get,set,clear}_options functions 8 years ago
  Dr. Stephen Henson 4a640fb6c3 Fix declarations and constification for inline stack. 8 years ago
  Viktor Dukhovni 919ba00942 DANE support structures, constructructors and accessors 8 years ago
  Viktor Dukhovni 4fa52141b0 Protocol version selection and negotiation rewrite 8 years ago
  Kurt Roeckx 7946ab33ce Add support for minimum and maximum protocol version 8 years ago
  Dr. Stephen Henson bc71f91064 Remove fixed DH ciphersuites. 8 years ago
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 years ago
  Richard Levitte 60f43e9e4d Fix warnings about unused variables when EC is disabled. 8 years ago
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 8 years ago
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. 8 years ago
  Kurt Roeckx 361a119127 Remove support for all 40 and 56 bit ciphers. 8 years ago
  Kurt Roeckx fe6ef2472d Remove SSL_{CTX_}set_ecdh_auto() and always enable ECDH 8 years ago
  Kurt Roeckx 6977e8ee4a Make SSL_{CTX}_set_tmp_ecdh() call SSL_{CTX_}set1_curves() 8 years ago
  Kurt Roeckx 6f78b9e824 Remove support for SSL_{CTX_}set_tmp_ecdh_callback(). 8 years ago
  Rich Salz e6390acac9 ex_data part 2: doc fixes and CRYPTO_free_ex_index. 9 years ago
  Dr. Stephen Henson 28ba2541f9 PRF and handshake hash revision. 8 years ago
  Matt Caswell 2a9b96548a Updates to GOST2012 8 years ago
  Dr. Stephen Henson 6938c954b0 Remove unused cert_verify_mac code 8 years ago
  Dmitry Belyavsky e44380a990 Patch containing TLS implementation for GOST 2012 8 years ago
  Matt Caswell 7fecbf6f21 Rename start_async_job to ssl_start_async_job 8 years ago
  Matt Caswell add2f5ca6d Clean up libssl async calls 8 years ago
  Matt Caswell 9920a58eb2 Fix the error code for SSL_get_async_wait_fd() 8 years ago
  Matt Caswell 44a27ac282 Remove ASYNC_in_job() 8 years ago
  Matt Caswell f4da39d200 Initial Async notify code changes 9 years ago
  Matt Caswell 826760945d Async clean ups 9 years ago