summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-01-15Prepare for 1.0.1m-devOpenSSL_1_0_1-pre-reformatMatt Caswell
2015-01-15Prepare for 1.0.1l releaseOpenSSL_1_0_1lMatt Caswell
2015-01-15make updateMatt Caswell
2015-01-15Updates to CHANGES and NEWSMatt Caswell
2015-01-14Define CFLAGS as cflags on VMS as wellRichard 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-10RT3662: Allow leading . in nameConstraintsDr. Stephen Henson
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.1l-devMatt Caswell
2015-01-08Prepare for 1.0.1k releaseOpenSSL_1_0_1kMatt 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-07Fix irix-cc build.Andy Polyakov
2015-01-07VMS fixups for 1.0.1Richard Levitte
2015-01-06use correct credit in CHANGESDr. Stephen Henson
2015-01-06Only inherit the session ID context in SSL_set_SSL_CTX if the existingEmilia Kasper
2015-01-06use correct function nameDr. Stephen Henson
2015-01-06Fix memory leak.Martin Brejcha
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-05Ensure that the session ID context of an SSL* is updatedAdam Langley
2015-01-05Constify ASN1_TYPE_cmp add X509_ALGOR_cmp.Dr. Stephen Henson
2015-01-05Fix various certificate fingerprint issues.Dr. Stephen Henson
2015-01-04RT2914: NULL check missing in X509_name_canonRich Salz
2015-01-02Clear existing extension state.Dr. Stephen Henson
2014-12-31typo in s_clientDominik Neubauer
2014-12-30Make "run" volatileKurt Roeckx
2014-12-30Document openssl dgst -hmac optionThorsten Glaser
2014-12-30dlfcn: always define _GNU_SOURCEKurt Roeckx
2014-12-30Fix memory leak in the appsKurt Roeckx
2014-12-22Improves certificates HOWTOAlok Menghrajani
2014-12-22Small typoRichard Levitte
2014-12-20Fix incorrect OPENSSL_assert() usage.Michael Tuexen
2014-12-19Fix a problem if CFLAGS is too long cversion.c fails to compile when configMatt Caswell
2014-12-18Return error when a bit string indicates an invalid amount of bits leftKurt Roeckx
2014-12-17Reject invalid constructed encodings.Dr. Stephen Henson
2014-12-17Add a comment noting the padding oracle.Emilia Kasper
2014-12-17Revert "RT3425: constant-time evp_enc"Emilia Kasper