summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pass --libdir so we don't end up with lib64 being usedbaserock/morphDaniel Silverstone2012-09-121-1/+1
* Drop the padlock engine from openssl. It's x86 specific.Jannis Pohlmann2012-03-261-0/+1
* openssl.morph: use PREFIX if setRichard Maw2012-03-191-1/+1
* openssl.morph: this is called opensslRichard Maw2012-02-201-1/+1
* openssl.morph: Use max-jobs instead of -j1Richard Maw2012-02-151-1/+2
* Merge remote-tracking branch 'origin/baserock/morph' into baserock/morphRichard Maw2012-02-020-0/+0
|\
| * Fix another JSON syntax errorLars Wirzenius2012-02-021-1/+1
| * Fix morphology JSON syntaxLars Wirzenius2012-02-021-2/+2
* | openssl.morph: make -j1Richard Maw2012-02-021-1/+1
* | openssl.morph: fix typoRichard Maw2012-02-021-3/+3
|/
* openssl.morph: add morphRichard Maw2012-02-011-0/+13
* cryptlib.c: sscanf warning.appro2012-01-151-1/+1
* Fix OPNESSL vs. OPENSSL typos.appro2012-01-152-2/+2
* fix warningsteve2012-01-151-1/+1
* cryptlib.c: make even non-Windows builds "strtoull-agnostic".appro2012-01-141-1/+1
* sha512-sparcv9.pl: work around V8+ warning.appro2012-01-131-1/+2
* aes-ppc.pl, sha512-ppc.pl: comply even with Embedded ABI specificationappro2012-01-132-29/+26
* Sanitize usage of <ctype.h> functions. It's important that charactersappro2012-01-125-12/+12
* ec_pmeth.c: fix typo in commentary.appro2012-01-121-1/+1
* doc/apps: formatting fixes.appro2012-01-112-2/+4
* speed.c: typo in pkey_print_message.appro2012-01-111-1/+1
* ecdsa.pod: typo.appro2012-01-111-1/+1
* asn1/t_x509.c: fix serial number print, harmonize with a_int.c.appro2012-01-112-4/+4
* aes-sparcv9.pl: clean up regexpappro2012-01-111-1/+2
* fix warning (revert original patch)steve2012-01-101-8/+8
* cmac.c: optimize make_kn and move zero_iv to const segment.appro2012-01-061-10/+9
* bn_nist.c: harmonize buf in BN_nist_mod_256 with other mod functions.appro2012-01-061-13/+19
* Update for 0.9.8s and 1.0.0f, and for 1.0.1 branch.bodo2012-01-051-6/+35
* Fix usage indentationbodo2012-01-051-1/+1
* Fix for builds without DTLS support.bodo2012-01-051-0/+2
* PR: 2671steve2012-01-051-1/+1
* Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>steve2012-01-051-0/+5
* disable heartbeats if tlsext disabledsteve2012-01-051-1/+2
* update CHANGESsteve2012-01-041-1/+1
* Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>, Michael Tuexen <t...steve2012-01-042-10/+30
* Clear bytes used for block padding of SSL 3.0 records. (CVE-2011-4576)steve2012-01-042-0/+7
* Only allow one SGC handshake restart for SSL/TLS. (CVE-2011-4619)steve2012-01-044-0/+25
* fix CHANGESsteve2012-01-041-8/+11
* Check GOST parameters are not NULL (CVE-2012-0027)steve2012-01-043-0/+11
* Prevent malformed RFC3779 data triggering an assertion failure (CVE-2011-4577)steve2012-01-042-29/+50
* update FAQsteve2012-01-041-1/+1
* fix warningssteve2012-01-041-8/+8
* Submitted by: Adam Langley <agl@chromium.org>steve2012-01-042-0/+7
* oops, revert wrong patchsteve2012-01-034-25/+0
* only send heartbeat extension from server if client sent onesteve2012-01-035-11/+39
* incomplete provisional OAEP CMS decrypt supportsteve2012-01-025-14/+40
* recognise HEARTBEATS in mkdef.pl scriptsteve2011-12-311-1/+1
* update CHANGESsteve2011-12-311-0/+3
* PR: 2658steve2011-12-3120-4/+561
* make updatesteve2011-12-277-332/+394