summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-14Define CFLAGS as cflags on VMS as wellOpenSSL_1_0_2-pre-reformatRichard Levitte
2015-01-13Add Broadwell performance results.Andy Polyakov
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-12Allow multiple IDN xn-- indicatorsRich Salz
2015-01-10Make build reproducibleKurt Roeckx
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-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 (with minor bn_asm.c revamp).Andy Polyakov
2015-01-07fix error discrepancyDr. Stephen Henson
2015-01-07Fix irix-cc build.Andy Polyakov
2015-01-07VMS fixups for 1.0.2Richard 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-06RT3662: Allow leading . in nameConstraintsDr. 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-06CHANGES: mention "universal" ARM support.Andy Polyakov
2015-01-06Revert "CHANGES: mention "universal" ARM support."Andy Polyakov
2015-01-06CHANGES: mention "universal" ARM support.Andy Polyakov
2015-01-06Remove inconsistency in ARM support.Andy Polyakov
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-05Additional fix required for no-srtp to workMatt Caswell
2015-01-05Fix building with no-srtpPiotr Sikora
2015-01-05Add a clang build target for linux-x86_64Emilia Kasper
2015-01-04ecp_nistz256-x86_64.pl: fix occasional failures.Andy Polyakov
2015-01-04RT2914: NULL check missing in X509_name_canonRich Salz
2015-01-02Update SGC flag comment.Dr. Stephen Henson
2015-01-02Remove MS SGCDr. Stephen Henson
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