summaryrefslogtreecommitdiffstats
path: root/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* modes/gcm128.c: make it indent-friendly.Andy Polyakov2015-01-221-162/+416
* modes/cts128.c: make it indent-friendly.Andy Polyakov2015-01-221-21/+36
* crypto/mem_dbg.c: make it indent-friendly.Andy Polyakov2015-01-221-3/+4
* More indent fixes for STACK_OFMatt Caswell2015-01-224-4/+4
* Fix indent issue with functions using STACK_OFMatt Caswell2015-01-222-4/+4
* Fix indent issue with engine.hMatt Caswell2015-01-221-1/+2
* crypto/cryptlib.c: make it indent-friendly.Andy Polyakov2015-01-221-2/+4
* bn/bntest.c: make it indent-friendly.Andy Polyakov2015-01-221-25/+27
* bn/bn_recp.c: make it indent-friendly.Andy Polyakov2015-01-221-8/+8
* bn/rsaz_exp.c: make it indent-friendly.Andy Polyakov2015-01-221-9/+13
* Fix source where indent will not be able to copeMatt Caswell2015-01-223-534/+1405
* Yet more commentsMatt Caswell2015-01-221-1/+1
* More commentsMatt Caswell2015-01-226-8/+13
* 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-224-14/+3
* Fix incorrect OPENSSL_assert() usage.Michael Tuexen2014-12-201-22/+64
* RT3548: Remove outdated platformsRich Salz2014-12-202-4/+2
* Fix a problem if CFLAGS is too long cversion.c fails to compile when configMatt Caswell2014-12-192-18/+4