summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-01-13Add Broadwell performance results.Andy Polyakov
2015-01-13Remove use of BN_init, BN_RECP_CTX_init from bntestDr. Stephen Henson
2015-01-13For master windows build dsa.h is now needed.Dr. Stephen Henson
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-13Ensure internal header files are used from mk1mf based buildsMatt Caswell
2015-01-12RT3548: Remove unsupported platformsRich Salz
2015-01-12Allow multiple IDN xn-- indicatorsRich Salz
2015-01-12RT3548: Remove some unsupported platforms.Rich Salz
2015-01-12RT478: Add uninstall make targetRich Salz
2015-01-12Fix no-deprecated on WindowsMatt Caswell
2015-01-12make updateMatt Caswell
2015-01-12Remove redundant DSO_METHOD_beos declaration in dso.h. BEOS support has beenMatt Caswell
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-08Fix for CVE-2014-3570 (with minor bn_asm.c revamp).Andy Polyakov
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-07fix error discrepancyDr. Stephen Henson
2015-01-07Fix irix-cc build.Andy Polyakov
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-06Some cleanup of L<> markup in pod filesRich Salz
2015-01-06Fix memory leak.Martin Brejcha
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2015-01-06Remove blank line from start of cflags character array in buildinf.hMatt Caswell
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-06fix compilation errorDr. Stephen Henson
2015-01-06Only allow ephemeral RSA keys in export ciphersuites.Dr. Stephen Henson
2015-01-05ECDH downgrade bug fix.Dr. Stephen Henson
2015-01-05RT3546: Remove #define IRIX_CC_BUGRich Salz
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-04Remove inconsistency in ARM support.Andy Polyakov
2015-01-04ecp_nistz256-x86_64.pl: fix occasional failures.Andy Polyakov
2015-01-04RT2914: NULL check missing in X509_name_canonRich Salz