summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-15Use case insensitive compare for servername.Dr. Stephen Henson
2014-07-14document -nextprotoneg option in man pagesHubert Kario
2014-07-14Use more common name for GOST key exchange.Dr. Stephen Henson
2014-07-13Fixed valgrind complaint due to BN_consttime_swap reading uninitialised data.Matt Caswell
2014-07-13Add names of GOST algorithms.Peter Mosmans
2014-07-13* crypto/ui/ui_lib.c: misplaced brace in switch statement.Richard Levitte
2014-07-10Don't clean up uninitialised EVP_CIPHER_CTX on error (CID 483259).Ben Laurie
2014-07-09Fix memory leak in BIO_free if there is no destroy function.Matt Caswell
2014-07-07Prevent infinite loop loading config files.David Lloyd
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-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-04typoDr. Stephen Henson
2014-07-04Add license info.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-02bn_exp.c: fix x86_64-specific crash with one-word modulus.Andy Polyakov
2014-07-02update release notesDr. Stephen Henson
2014-07-02Fix doc typo.Matt Smart
2014-07-02Make disabling last cipher work.Thijs Alkemade
2014-07-02util/mkerr.pl: fix perl warningGeoff Thorpe
2014-07-02ASN1 sanity check.Dr. Stephen Henson
2014-07-01Fix possible buffer overrun.Ben Laurie
2014-06-30Fix copy for CCM, GCM and XTS.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-28Typo.Dr. Stephen Henson
2014-06-28Don't disable state strings with no-ssl2Dr. Stephen Henson
2014-06-28Fix compilation with -DSSL_DEBUG -DTLS_DEBUG -DKSSL_DEBUGyogesh nagarkar
2014-06-28Fix typo in ideatest.cAndreas Westfeld
2014-06-27Remove redundant check.Ken Ballou
2014-06-27Fix for EVP_PBE_alg_add().Dr. Stephen Henson
2014-06-27Tolerate critical AKID in CRLs.Dr. Stephen Henson
2014-06-27Handle IPv6 addresses in OCSP_parse_url.Tom Greenslade
2014-06-27Don't advertise ECC ciphersuits in SSLv2 compatible client hello.Tomas Mraz
2014-06-27Clarify docs.Jeffrey Walton
2014-06-27Remove ancient obsolete files under pkcs7.Dr. Stephen Henson
2014-06-27Memory leak and NULL derefernce fixes.Dr. Stephen Henson
2014-06-27Fix OID encoding for one component.Dr. Stephen Henson