summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-07apps/speed.c: fix compiler warnings in multiblock_speed().Andy Polyakov
2014-07-07sha[1|512]-x86_64.pl: fix logical errors with $shaext=0.Andy Polyakov
2014-07-07Prevent infinite loop loading config files.David Lloyd
2014-07-07Improve X509_check_host() documentation.Viktor Dukhovni
2014-07-07Update API to use (char *) for email addresses and hostnamesViktor Dukhovni
2014-07-07Set optional peername when X509_check_host() succeeds.Viktor Dukhovni
2014-07-07New peername element in X509_VERIFY_PARAM_IDViktor Dukhovni
2014-07-07One more typo when changing !result to result <= 0Viktor Dukhovni
2014-07-07Fix typo in last commitViktor Dukhovni
2014-07-07Multiple verifier reference identities.Viktor Dukhovni
2014-07-07Implement sk_deep_copy.Viktor Dukhovni
2014-07-06Usage for -hack and -prexit -verify_return_errorDr. Stephen Henson
2014-07-06Document certificate status request options.Dr. Stephen Henson
2014-07-06s_server usage for certificate status requestsDr. Stephen Henson
2014-07-06Update ticket callback docs.Dr. Stephen Henson
2014-07-06Sanity check keylength in PVK files.Dr. Stephen Henson
2014-07-06Added reference to platform specific cryptographic acceleration such as AES-NIJeffrey Walton
2014-07-06Fixed error in pod files with latest versions of pod2manMatt Caswell
2014-07-06sha512-x86_64.pl: fix typo.Andy Polyakov
2014-07-05s3_pkt.c: fix typo.Andy Polyakov
2014-07-05apps/speed.c: add multi-block benchmark.Andy Polyakov
2014-07-05Return smaller of ret and f.Alan Hryngle
2014-07-05Don't limit message sizes in ssl3_get_cert_verify.Dr. Stephen Henson
2014-07-04Add license info.Dr. Stephen Henson
2014-07-04typoDr. Stephen Henson
2014-07-04Remove all RFC5878 code.Dr. Stephen Henson
2014-07-03Merge branch 'rsalz-docfixes'Rich Salz
2014-07-03Close 3170, remove reference to Ariel Glenn's old 0.9.8 docRich Salz
2014-07-02e_os.h: limit _MSC_VER trickery to older compilers.Andy Polyakov
2014-07-02bn_exp.c: fix x86_64-specific crash with one-word modulus.Andy Polyakov
2014-07-02Fix doc typo.Matt Smart
2014-07-02Make disabling last cipher work.Thijs Alkemade
2014-07-02ASN1 sanity check.Dr. Stephen Henson
2014-07-02Accessor functions for app_data in ECDSA_METHODDr. Stephen Henson
2014-07-02Fix possible buffer overrun.Ben Laurie
2014-07-01sha512-x86_64.pl: fix linking problem under Windows.Andy Polyakov
2014-06-30Fix copy for CCM, GCM and XTS.Dr. Stephen Henson
2014-06-30Make EVP_Digest* work again.Dr. Stephen Henson
2014-06-29Don't core dump when using CMAC with dgst.Dr. Stephen Henson
2014-06-29Make CMAC work with EVP_PKEY.Dr. Stephen Henson
2014-06-29Clarified that the signature's buffer size, `s`, is not used as anJeffrey Walton
2014-06-29Make EVP_CIPHER_CTX_copy work in GCM mode.ZNV
2014-06-29Fix memory leak.Dr. Stephen Henson
2014-06-29Typo.Ken Ballou
2014-06-29Show errors on CSR verification failure.Dr. Stephen Henson
2014-06-29Make no-ssl3 no-ssl2 do more sensible things.Dr. Stephen Henson
2014-06-29Clarify protocols supported.Dr. Stephen Henson
2014-06-28x86_64 assembly pack: refine clang detection.Andy Polyakov
2014-06-28Typo.Dr. Stephen Henson
2014-06-28Don't disable state strings with no-ssl2Dr. Stephen Henson