summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-1453-96/+96
* Add Broadwell performance results.Andy Polyakov2015-01-133-2/+11
* Remove use of BN_init, BN_RECP_CTX_init from bntestDr. Stephen Henson2015-01-131-212/+212
* For master windows build dsa.h is now needed.Dr. Stephen Henson2015-01-131-0/+1
* Make output from openssl version -f consistent with previous versionsMatt Caswell2015-01-132-2/+2
* Fix warning where BIO_FLAGS_UPLINK was being redefined.Matt Caswell2015-01-131-1/+1
* Avoid deprecation problems in Visual Studio 13Matt Caswell2015-01-132-60/+5
* Ensure internal header files are used from mk1mf based buildsMatt Caswell2015-01-131-1/+1
* RT3548: Remove unsupported platformsRich Salz2015-01-1245-305/+124
* Allow multiple IDN xn-- indicatorsRich Salz2015-01-121-27/+8
* RT3548: Remove some unsupported platforms.Rich Salz2015-01-1217-362/+10
* RT478: Add uninstall make targetRich Salz2015-01-126-17/+146
* Fix no-deprecated on WindowsMatt Caswell2015-01-122-0/+2
* make updateMatt Caswell2015-01-122-8/+9
* Remove redundant DSO_METHOD_beos declaration in dso.h. BEOS support has beenMatt Caswell2015-01-121-3/+0
* Make build reproducibleKurt Roeckx2015-01-101-0/+4
* Further windows specific .gitignore entriesMatt Caswell2015-01-091-0/+17
* Update .gitignore with windows files to be excluded from gitMatt Caswell2015-01-091-0/+13
* Fix build failure on Windows due to undefined cflags identifierMatt Caswell2015-01-082-2/+2
* A memory leak can occur in dtls1_buffer_record if either of the calls toMatt Caswell2015-01-081-9/+21
* Unauthenticated DH client certificate fix.Dr. Stephen Henson2015-01-081-1/+1
* Fix for CVE-2014-3570 (with minor bn_asm.c revamp).Andy Polyakov2015-01-084-676/+379
* Follow on from CVE-2014-3571. This fixes the code that was the original sourceMatt Caswell2015-01-081-1/+2
* Fix crash in dtls1_get_record whilst in the listen state where you get twoDr. Stephen Henson2015-01-082-2/+2
* fix error discrepancyDr. Stephen Henson2015-01-071-1/+1
* Fix irix-cc build.Andy Polyakov2015-01-074-4/+4
* use correct credit in CHANGESDr. Stephen Henson2015-01-061-2/+4
* Only inherit the session ID context in SSL_set_SSL_CTX if the existingEmilia Kasper2015-01-061-13/+20
* use correct function nameDr. Stephen Henson2015-01-061-1/+1
* RT3662: Allow leading . in nameConstraintsDr. Stephen Henson2015-01-061-1/+1
* Some cleanup of L<> markup in pod filesRich Salz2015-01-063-9/+9
* Fix memory leak.Martin Brejcha2015-01-061-2/+10
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-0641-55/+102
* Remove blank line from start of cflags character array in buildinf.hMatt Caswell2015-01-061-1/+1
* CHANGES: mention "universal" ARM support.Andy Polyakov2015-01-061-0/+8
* Revert "CHANGES: mention "universal" ARM support."Andy Polyakov2015-01-062-9/+1
* CHANGES: mention "universal" ARM support.Andy Polyakov2015-01-062-1/+9
* fix compilation errorDr. Stephen Henson2015-01-062-2/+2
* Only allow ephemeral RSA keys in export ciphersuites.Dr. Stephen Henson2015-01-067-57/+38
* ECDH downgrade bug fix.Dr. Stephen Henson2015-01-052-3/+22
* RT3546: Remove #define IRIX_CC_BUGRich Salz2015-01-051-7/+0
* update ordinalsDr. Stephen Henson2015-01-051-0/+1
* Ensure that the session ID context of an SSL* is updatedAdam Langley2015-01-052-0/+22
* Constify ASN1_TYPE_cmp add X509_ALGOR_cmp.Dr. Stephen Henson2015-01-054-2/+14
* Fix various certificate fingerprint issues.Dr. Stephen Henson2015-01-055-2/+78
* Additional fix required for no-srtp to workMatt Caswell2015-01-051-1/+1
* Fix building with no-srtpPiotr Sikora2015-01-054-0/+32
* Add a clang build target for linux-x86_64Emilia Kasper2015-01-052-1/+106
* Remove inconsistency in ARM support.Andy Polyakov2015-01-0414-159/+223
* ecp_nistz256-x86_64.pl: fix occasional failures.Andy Polyakov2015-01-041-290/+191