Commit History

Author SHA1 Message Date
  Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque 8 years ago
  Dr. Stephen Henson 4a640fb6c3 Fix declarations and constification for inline stack. 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 f2c147685a remove invalid free 8 years ago
  Dr. Stephen Henson 8382fd3a93 Use X509_get0_pubkey where appropriate 8 years ago
  Dr. Stephen Henson 923ffa97d1 Convert RSA encrypt to use EVP_PKEY 8 years ago
  Matt Caswell 057b6f797d Increase the max size limit for a CertificateRequest message 8 years ago
  Matt Caswell b1931d432f Simplify calling of the OCSP callback 8 years ago
  Matt Caswell bb1aaab428 Fix error when server does not send CertificateStatus message 8 years ago
  Dr. Stephen Henson fb79abe378 EVP_PKEY DH client support. 8 years ago
  Matt Caswell 7ab09630cd Fix inline build failure 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
  Dr. Stephen Henson 61dd9f7a22 Use EVP_PKEY for client side EC. 8 years ago
  Dr. Stephen Henson c66ce5eb23 Remove ECDH client auth code. 8 years ago
  Dr. Stephen Henson cae4136431 Use EC_KEY_key2buf and EC_oct2key in libssl. 8 years ago
  Matt Caswell bbf431cb5e Fix compile failure with no-srp 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
  Matt Caswell ad3819c29e Fix EAP FAST in the new state machine 8 years ago
  Matt Caswell 2a9b96548a Updates to GOST2012 8 years ago
  Dr. Stephen Henson a0f63828e3 Use EVP_md5_sha1() to generate client verify 8 years ago
  Dr. Stephen Henson 192e4bbbf9 Remove RSA exception when processing server key exchange. 8 years ago
  Dmitry Belyavsky e44380a990 Patch containing TLS implementation for GOST 2012 8 years ago
  Matt Caswell 5f3d93e4a3 Ensure all EVP calls have their returns checked where appropriate 8 years ago
  Dr. Stephen Henson 2b573382f8 Don't alow TLS v1.0 ciphersuites for SSLv3 8 years ago
  Dr. Stephen Henson 558ceae7e8 absent identity hint should be NULL 8 years ago