summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-22Prepare for 1.0.2-beta2 releaseOpenSSL_1_0_2-beta2Matt Caswell
2014-07-22make updateMatt Caswell
2014-07-22update $default_depflagsDr. Stephen Henson
2014-07-22CHANGES: mention new platforms.Andy Polyakov
2014-07-21"EC_POINT_invert" was checking "dbl" function pointer instead of "invert".Billy Brumley
2014-07-22Remove old unused and unmaintained demonstration code.Tim Hudson
2014-07-21sha1-ppc.pl: shave off one cycle from BODY_20_39Andy Polyakov
2014-07-21Minor documentation update removing "really" and aTim Hudson
2014-07-20Add test header to Makefile, update ordinalsDr. Stephen Henson
2014-07-20Initial POWER8 support from development branch.Andy Polyakov
2014-07-19Fix documentation for RSA_set_method(3)Dr. Stephen Henson
2014-07-17Make *Final work for key wrap again.Dr. Stephen Henson
2014-07-17Sanity check lengths for AES wrap algorithm.Dr. Stephen Henson
2014-07-17Fix typo, add reference.Jeffrey Walton
2014-07-16Disabled XTS mode in enc utility as it is not supportedMatt Caswell
2014-07-15Add Matt Caswell's fingerprint, and general update on the fingerprints file t...Matt Caswell
2014-07-15Clarify -Verify and PSK.Dr. Stephen Henson
2014-07-15Fix DTLS certificate requesting code.Dr. Stephen Henson
2014-07-15Don't allow -www etc options with DTLS.Dr. Stephen Henson
2014-07-14Use 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-09x86_64 assembly pack: improve masm support.Andy Polyakov
2014-07-09Please Clang's sanitizer, addendum.Andy Polyakov
2014-07-09Please Clang's sanitizer.Andy Polyakov
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