aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Further comment changes for reformat (master)Matt Caswell2015-01-2233-85/+118
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-1446-81/+81
* 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
* Make output from openssl version -f consistent with previous versionsMatt Caswell2015-01-131-1/+1
* Fix warning where BIO_FLAGS_UPLINK was being redefined.Matt Caswell2015-01-131-1/+1
* Avoid deprecation problems in Visual Studio 13Matt Caswell2015-01-131-59/+2
* RT3548: Remove unsupported platformsRich Salz2015-01-1219-126/+62
* Allow multiple IDN xn-- indicatorsRich Salz2015-01-121-27/+8
* RT3548: Remove some unsupported platforms.Rich Salz2015-01-129-90/+6
* RT478: Add uninstall make targetRich Salz2015-01-121-0/+2
* make updateMatt Caswell2015-01-121-6/+7
* 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
* Fix build failure on Windows due to undefined cflags identifierMatt Caswell2015-01-081-1/+1
* Fix for CVE-2014-3570 (with minor bn_asm.c revamp).Andy Polyakov2015-01-084-676/+379
* Fix irix-cc build.Andy Polyakov2015-01-074-4/+4
* use correct function nameDr. Stephen Henson2015-01-061-1/+1
* RT3662: Allow leading . in nameConstraintsDr. Stephen Henson2015-01-061-1/+1
* Fix memory leak.Martin Brejcha2015-01-061-2/+10
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-0628-40/+75
* Revert "CHANGES: mention "universal" ARM support."Andy Polyakov2015-01-061-1/+1
* CHANGES: mention "universal" ARM support.Andy Polyakov2015-01-061-1/+1
* Constify ASN1_TYPE_cmp add X509_ALGOR_cmp.Dr. Stephen Henson2015-01-054-2/+14
* Fix various certificate fingerprint issues.Dr. Stephen Henson2015-01-054-2/+41
* Remove inconsistency in ARM support.Andy Polyakov2015-01-0413-157/+195
* ecp_nistz256-x86_64.pl: fix occasional failures.Andy Polyakov2015-01-041-290/+191
* RT2914: NULL check missing in X509_name_canonRich Salz2015-01-041-0/+2
* Add missing include of sys/time.hKurt Roeckx2014-12-311-0/+3
* mark all block comments that need format preserving so thatTim Hudson2014-12-3098-313/+471
* dlfcn: always define _GNU_SOURCEKurt Roeckx2014-12-301-4/+2
* RT3548: Remove unsupported platformsRich Salz2014-12-281-2/+0
* RT3548: Remove unsupported platforms.Rich Salz2014-12-222-7/+1
* RT3548: Remvoe unsupported platformsRich Salz2014-12-214-14/+3
* Fix incorrect OPENSSL_assert() usage.Michael Tuexen2014-12-201-22/+64
* RT3548: Remove outdated platformsRich Salz2014-12-192-4/+2
* Fix a problem if CFLAGS is too long cversion.c fails to compile when configMatt Caswell2014-12-192-18/+4
* Made it an error to define OPENSSL_USE_DEPRECATED if OpenSSL has been builtMatt Caswell2014-12-181-1/+1
* Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATEDMatt Caswell2014-12-1814-46/+50
* Remove redundant OPENSSL_NO_DEPRECATED suppressionMatt Caswell2014-12-183-18/+0
* Turn on OPENSSL_NO_DEPRECATED by default.Matt Caswell2014-12-181-0/+17
* Return error when a bit string indicates an invalid amount of bits leftKurt Roeckx2014-12-183-1/+8
* RT3548: Remove some obsolete platformsRich Salz2014-12-179-407/+5
* RT3544: Restore MWERKS for NetWareRich Salz2014-12-171-1/+7
* Reject invalid constructed encodings.Dr. Stephen Henson2014-12-173-2/+11
* Add a comment noting the padding oracle.Emilia Kasper2014-12-171-0/+5
* Revert "RT3425: constant-time evp_enc"Emilia Kasper2014-12-172-32/+25
* Build fixesEmilia Kasper2014-12-174-7/+3
* Clear warnings/errors within KSSL_DEBUG code sectionsRichard Levitte2014-12-171-10/+12
* Clear warnings/errors within BN_CTX_DEBUG code sectionsRichard Levitte2014-12-171-1/+1