summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 1.0.2-beta2 releaseOpenSSL_1_0_2-beta2Matt Caswell2014-07-222-3/+3
* make updateMatt Caswell2014-07-221-1/+0
* update $default_depflagsDr. Stephen Henson2014-07-221-1/+1
* CHANGES: mention new platforms.Andy Polyakov2014-07-221-0/+35
* "EC_POINT_invert" was checking "dbl" function pointer instead of "invert".Billy Brumley2014-07-211-1/+1
* Remove old unused and unmaintained demonstration code.Tim Hudson2014-07-2215-1008/+0
* sha1-ppc.pl: shave off one cycle from BODY_20_39Andy Polyakov2014-07-212-10/+10
* Minor documentation update removing "really" and aTim Hudson2014-07-212-5/+4
* Add test header to Makefile, update ordinalsDr. Stephen Henson2014-07-203-3/+8
* Initial POWER8 support from development branch.Andy Polyakov2014-07-2015-38/+2744
* Fix documentation for RSA_set_method(3)Dr. Stephen Henson2014-07-191-5/+9
* Make *Final work for key wrap again.Dr. Stephen Henson2014-07-171-2/+2
* Sanity check lengths for AES wrap algorithm.Dr. Stephen Henson2014-07-172-2/+6
* Fix typo, add reference.Jeffrey Walton2014-07-171-2/+6
* Disabled XTS mode in enc utility as it is not supportedMatt Caswell2014-07-161-0/+6
* Add Matt Caswell's fingerprint, and general update on the fingerprints file t...Matt Caswell2014-07-151-8/+7
* Clarify -Verify and PSK.Dr. Stephen Henson2014-07-151-0/+3
* Fix DTLS certificate requesting code.Dr. Stephen Henson2014-07-151-4/+5
* Don't allow -www etc options with DTLS.Dr. Stephen Henson2014-07-151-0/+8
* Use case insensitive compare for servername.Dr. Stephen Henson2014-07-141-1/+1
* document -nextprotoneg option in man pagesHubert Kario2014-07-142-0/+22
* Use more common name for GOST key exchange.Dr. Stephen Henson2014-07-141-1/+1
* Fixed valgrind complaint due to BN_consttime_swap reading uninitialised data.Matt Caswell2014-07-131-0/+9
* Add names of GOST algorithms.Peter Mosmans2014-07-131-0/+18
* * crypto/ui/ui_lib.c: misplaced brace in switch statement.Richard Levitte2014-07-131-1/+1
* Don't clean up uninitialised EVP_CIPHER_CTX on error (CID 483259).Ben Laurie2014-07-101-1/+2
* Fix memory leak in BIO_free if there is no destroy function.Matt Caswell2014-07-091-2/+2
* x86_64 assembly pack: improve masm support.Andy Polyakov2014-07-096-13/+23
* Please Clang's sanitizer, addendum.Andy Polyakov2014-07-092-3/+5
* Please Clang's sanitizer.Andy Polyakov2014-07-098-39/+47
* apps/speed.c: fix compiler warnings in multiblock_speed().Andy Polyakov2014-07-071-4/+5
* sha[1|512]-x86_64.pl: fix logical errors with $shaext=0.Andy Polyakov2014-07-072-1/+11
* Prevent infinite loop loading config files.David Lloyd2014-07-071-1/+1
* Improve X509_check_host() documentation.Viktor Dukhovni2014-07-071-28/+39
* Update API to use (char *) for email addresses and hostnamesViktor Dukhovni2014-07-0712-65/+66
* Set optional peername when X509_check_host() succeeds.Viktor Dukhovni2014-07-076-35/+49
* New peername element in X509_VERIFY_PARAM_IDViktor Dukhovni2014-07-074-2/+22
* One more typo when changing !result to result <= 0Viktor Dukhovni2014-07-071-1/+1
* Fix typo in last commitViktor Dukhovni2014-07-071-1/+1
* Multiple verifier reference identities.Viktor Dukhovni2014-07-076-21/+126
* Implement sk_deep_copy.Viktor Dukhovni2014-07-074-7/+141
* Usage for -hack and -prexit -verify_return_errorDr. Stephen Henson2014-07-062-0/+4
* Document certificate status request options.Dr. Stephen Henson2014-07-062-0/+29
* s_server usage for certificate status requestsDr. Stephen Henson2014-07-061-0/+4
* Update ticket callback docs.Dr. Stephen Henson2014-07-061-2/+15
* Sanity check keylength in PVK files.Dr. Stephen Henson2014-07-061-0/+5
* Added reference to platform specific cryptographic acceleration such as AES-NIJeffrey Walton2014-07-061-1/+4
* Fixed error in pod files with latest versions of pod2manMatt Caswell2014-07-061-3/+3
* sha512-x86_64.pl: fix typo.Andy Polyakov2014-07-061-1/+1
* s3_pkt.c: fix typo.Andy Polyakov2014-07-051-1/+1