summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Fix source where indent will not be able to copeMatt Caswell2015-01-223-436/+1150
* Additional comment changes for reformat of 1.0.1Matt Caswell2015-01-227-9/+14
* Further comment changes for reformatMatt Caswell2015-01-2234-82/+122
* mark all block comments that need format preserving so thatTim Hudson2015-01-22115-348/+537
* Prepare for 1.0.1m-devOpenSSL_1_0_1-pre-reformatMatt Caswell2015-01-151-3/+3
* Prepare for 1.0.1l releaseOpenSSL_1_0_1lMatt Caswell2015-01-151-3/+3
* make updateMatt Caswell2015-01-151-7/+6
* 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
* RT3662: Allow leading . in nameConstraintsDr. Stephen Henson2015-01-101-1/+1
* Fix build failure on Windows due to undefined cflags identifierMatt Caswell2015-01-081-1/+1
* Prepare for 1.0.1l-devMatt Caswell2015-01-081-3/+3
* Prepare for 1.0.1k releaseOpenSSL_1_0_1kMatt Caswell2015-01-081-3/+3
* make updateMatt Caswell2015-01-081-6/+7
* Fix for CVE-2014-3570.Andy Polyakov2015-01-085-2730/+234
* Fix irix-cc build.Andy Polyakov2015-01-073-3/+3
* use correct function nameDr. Stephen Henson2015-01-061-1/+1
* Fix memory leak.Martin Brejcha2015-01-061-2/+10
* 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
* RT2914: NULL check missing in X509_name_canonRich Salz2015-01-041-0/+2
* dlfcn: always define _GNU_SOURCEKurt Roeckx2014-12-301-4/+2
* Fix incorrect OPENSSL_assert() usage.Michael Tuexen2014-12-201-22/+64
* Fix a problem if CFLAGS is too long cversion.c fails to compile when configMatt Caswell2014-12-192-18/+4
* Return error when a bit string indicates an invalid amount of bits leftKurt Roeckx2014-12-183-1/+8
* Reject invalid constructed encodings.Dr. Stephen Henson2014-12-173-1/+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
* Backport regression testBodo Möller2014-12-171-0/+76
* Check for invalid divisors in BN_div.Emilia Kasper2014-12-171-3/+5
* Add OPENSSL_NO_ECDH guardsMatt Caswell2014-12-161-0/+6
* Fix unused variable warningEmilia Kasper2014-12-151-1/+3
* Fix use of NULL memory pointer in X509_VERIFY_PARAM_new in the event of aMatt Caswell2014-12-121-0/+2
* There are a number of instances throughout the code where the constant 28 isMatt Caswell2014-12-032-4/+46
* Check for FindNextFile when defining it rather than FindFirstFileRichard Levitte2014-11-281-1/+1
* Don't use msg on error.Jan Hykel2014-11-171-7/+7
* Fix cross reference table generator.Dr. Stephen Henson2014-11-132-4/+4
* Correct timestamp output when clock_precision_digits > 0Michal Bozon2014-11-121-1/+1
* Fix free of garbage pointer. PR#3595Matt Caswell2014-11-121-3/+4
* Fix warning about negative unsigned intergersKurt Roeckx2014-11-111-1/+1
* Fix datarace reported by valgrind/helgrindRussell Coker2014-11-101-4/+8
* md32_common.h: address compiler warning in HOST_c2l.Andy Polyakov2014-10-291-4/+2
* Use only unsigned arithmetic in constant-time operationsSamuel Neves2014-10-281-13/+3
* RT3547: Add missing static qualifierKurt Cancemi2014-10-171-1/+1
* Prepare for 1.0.1k-devMatt Caswell2014-10-151-3/+3
* Prepare for 1.0.1j releaseOpenSSL_1_0_1jMatt Caswell2014-10-151-3/+3