summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-01-22Fix indent issue with engine.hMatt Caswell
2015-01-22Fix logic to check for indent.proMatt Caswell
2015-01-22crypto/cryptlib.c: make it indent-friendly.Andy Polyakov
2015-01-22bn/bntest.c: make it indent-friendly.Andy Polyakov
2015-01-22bn/bn_recp.c: make it indent-friendly.Andy Polyakov
2015-01-22engines/e_ubsec.c: make it indent-friendly.Andy Polyakov
2015-01-22apps/speed.c: make it indent-friendly.Andy Polyakov
2015-01-22Fix make errorsMatt Caswell
2015-01-22Make the script a little more location agnosticRichard Levitte
2015-01-22Provide script for filtering data initialisers for structs/unions. indent jus...Matt Caswell
2015-01-22Script fixes.Dr. Stephen Henson
2015-01-22Run expand before perl, to make sure things are properly alignedRichard Levitte
2015-01-22Force the use of our indent profileRichard Levitte
2015-01-22Provide source reformating script. Requires GNU indent to beTim Hudson
2015-01-22Fix source where indent will not be able to copeMatt Caswell
2015-01-22Additional comment changes for reformat of 1.0.0Matt Caswell
2015-01-22Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2015-01-15Prepare for 1.0.0r-devOpenSSL_1_0_0-pre-reformatMatt Caswell
2015-01-15Prepare for 1.0.0q releaseOpenSSL_1_0_0qMatt Caswell
2015-01-15make updateMatt Caswell
2015-01-15Updates to CHANGES and NEWSMatt Caswell
2015-01-14Fixup installation script for VMSRichard Levitte
2015-01-14VMS fixups for 1.0.0Richard Levitte
2015-01-13Make output from openssl version -f consistent with previous versionsMatt Caswell
2015-01-13Fix warning where BIO_FLAGS_UPLINK was being redefined.Matt Caswell
2015-01-13Avoid deprecation problems in Visual Studio 13Matt Caswell
2015-01-09Further windows specific .gitignore entriesMatt Caswell
2015-01-09Update .gitignore with windows files to be excluded from gitMatt Caswell
2015-01-08Fix build failure on Windows due to undefined cflags identifierMatt Caswell
2015-01-08Prepare for 1.0.0q-devMatt Caswell
2015-01-08Prepare for 1.0.0p releaseOpenSSL_1_0_0pMatt Caswell
2015-01-08make updateMatt Caswell
2015-01-08CHANGES and NEWS updates for releaseMatt Caswell
2015-01-08A memory leak can occur in dtls1_buffer_record if either of the calls toMatt Caswell
2015-01-08Unauthenticated DH client certificate fix.Dr. Stephen Henson
2015-01-08Follow on from CVE-2014-3571. This fixes the code that was the original sourceMatt Caswell
2015-01-08Fix crash in dtls1_get_record whilst in the listen state where you get twoDr. Stephen Henson
2015-01-08Fix for CVE-2014-3570.Andy Polyakov
2015-01-07fix error discrepancyDr. Stephen Henson
2015-01-06use correct credit in CHANGESDr. Stephen Henson
2015-01-06use correct function nameDr. Stephen Henson
2015-01-06Remove blank line from start of cflags character array in buildinf.hMatt Caswell
2015-01-06Only allow ephemeral RSA keys in export ciphersuites.Dr. Stephen Henson
2015-01-05ECDH downgrade bug fix.Dr. Stephen Henson
2015-01-05update ordinalsDr. Stephen Henson
2015-01-05Fix various certificate fingerprint issues.Dr. Stephen Henson
2015-01-05Constify ASN1_TYPE_cmp add X509_ALGOR_cmp.Dr. Stephen Henson
2015-01-05Reject invalid constructed encodings.Dr. Stephen Henson
2014-12-19Fix a problem if CFLAGS is too long cversion.c fails to compile when configMatt Caswell