summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Don't limit message sizes in ssl3_get_cert_verify.Dr. Stephen Henson2014-07-051-1/+1
* Add license info.Dr. Stephen Henson2014-07-041-0/+3
* typoDr. Stephen Henson2014-07-041-1/+1
* Remove all RFC5878 code.Dr. Stephen Henson2014-07-0418-1054/+8
* Update ticket callback docs.Dr. Stephen Henson2014-07-031-2/+15
* Close 3170, remove reference to Ariel Glenn's old 0.9.8 docRich Salz2014-07-031-5/+0
* RT 1638; EVP_*Final() should mention they no longer cleanup the ctx.Rich Salz2014-07-021-4/+5
* RT3408; fix some (not all suggested) typo's in openssl.cnfRich Salz2014-07-021-1/+1
* Merge branch 'rsalz-docfixes'Rich Salz2014-07-0233-51/+378
|\
| * Close a whole bunch of documentation-related tickets:Rich Salz2014-07-0233-51/+378
* | e_os.h: limit _MSC_VER trickery to older compilers.Andy Polyakov2014-07-021-2/+2
* | bn_exp.c: fix x86_64-specific crash with one-word modulus.Andy Polyakov2014-07-021-1/+1
|/
* Fix doc typo.Matt Smart2014-07-021-2/+2
* Make disabling last cipher work.Thijs Alkemade2014-07-021-7/+11
* ASN1 sanity check.Dr. Stephen Henson2014-07-021-0/+3
* Add support for SHA2 in CAPI ENGINE.Libor Krystek2014-07-021-0/+32
* Fix possible buffer overrun.Ben Laurie2014-07-022-18/+20
* RT 1528; misleading debug print, "pre-master" should be "master key"Rich Salz2014-07-011-1/+1