summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | add working temp filesRich Salz2014-07-161-0/+58
* | add working temp filesRich Salz2014-07-161-0/+38
* | checkpointRich Salz2014-07-165-96/+86
* | checkpointRich Salz2014-07-162-82/+98
* | checkpointRich Salz2014-07-161-84/+94
* | checkpointRich Salz2014-07-1643-1490/+1419
* | Checkpoint, bio_open_default use and more flag conversion.Rich Salz2014-07-1644-1146/+642
* | Checkpoint; more command parsing re-done.Rich Salz2014-07-161-0/+406
* | checkpoint on new arg and file parsingRich Salz2014-07-1661-4270/+2863
* | Revert "Add GHASH for PowerISA 2.07."Andy Polyakov2014-07-161-229/+0
* | Revert "Engage GHASH for PowerISA 2.07."Andy Polyakov2014-07-164-30/+11
* | Engage GHASH for PowerISA 2.07.Andy Polyakov2014-07-164-11/+30
* | Add GHASH for PowerISA 2.07.Andy Polyakov2014-07-161-0/+229
* | 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
* | Merge branch 'master' of git.openssl.org:opensslRich Salz2014-07-158-4/+54
|\ \ | |/ |/|
| * 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
| * Fix typo.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
* | Add tags/TAGS; approved by tjhRich Salz2014-07-141-0/+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-082-3/+5
* Please Clang's sanitizer.Andy Polyakov2014-07-088-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
* 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
* 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-051-1/+1
* s3_pkt.c: fix typo.Andy Polyakov2014-07-051-1/+1
* apps/speed.c: add multi-block benchmark.Andy Polyakov2014-07-051-0/+124
* Return smaller of ret and f.Alan Hryngle2014-07-051-1/+1
* Set optional peername when X509_check_host() succeeds.Viktor Dukhovni2014-07-066-35/+49
* New peername element in X509_VERIFY_PARAM_IDViktor Dukhovni2014-07-064-2/+22
* Reduce casting nastiness.Ben Laurie2014-07-053-2/+11
* Reduce casting nastiness.Ben Laurie2014-07-051-2/+9