aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move Makefiles to Makefile.inRich Salz2016-01-121-230/+0
* Rename sec_mem to mem_sec, like other files.Rich Salz2015-12-161-6/+6
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-161-2/+7
* More secure storage of key material.Rich Salz2015-06-231-2/+6
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-3/+8
* make dependRichard Levitte2015-05-141-14/+14
* Add -Iinclude to crypto/ compilesRichard Levitte2015-05-141-1/+1
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* make dependRichard Levitte2015-05-141-4/+4
* Identify and move OpenSSL internal header filesRichard Levitte2015-05-141-2/+1
* Add assembly support for 32-bit iOS.Andy Polyakov2015-04-201-0/+1
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-22/+2
* Move some EVP internals to evp_int.hDr. Stephen Henson2015-03-241-1/+1
* Move some ASN.1 internals to asn1_int.hDr. Stephen Henson2015-03-241-1/+1
* Add assembly support to ios64-cross.Andy Polyakov2015-01-231-0/+1
* Make output from openssl version -f consistent with previous versionsMatt Caswell2015-01-131-1/+1
* RT478: Add uninstall make targetRich Salz2015-01-121-0/+2
* Fix a problem if CFLAGS is too long cversion.c fails to compile when configMatt Caswell2014-12-191-6/+1
* RT3497: Fix; don't remove header filesRich Salz2014-12-151-1/+0
* make updateMatt Caswell2014-12-111-4/+4
* RT3497: Clean up "dclean" targetsRich Salz2014-12-111-1/+1
* Prepare for bn opaquify. Implement internal helper functions.Matt Caswell2014-12-081-1/+1
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Add constant_time_locl.h to HEADERS,Tim Hudson2014-10-151-1/+2
* Harmonize Tru64 and Linux make rules.Andy Polyakov2014-09-201-2/+2
* Constant-time utilitiesEmilia Kasper2014-08-281-0/+1
* make dependDr. Stephen Henson2014-02-191-2/+4
* Move gmtime functions to crypto.h.Ben Laurie2014-02-191-1/+1
* Reverse export of o_time.h.Ben Laurie2014-02-191-2/+2
* Move the SCT List extension parser into libssl.Rob Stradling2014-02-191-2/+2
* Make Makefiles OSF-make-friendly.Andy Polyakov2013-11-121-1/+3
* Override local vars for MINFO build.Ben Laurie2013-03-041-1/+1
* Remove o_init.o special case from Makefile: this doesn't work.Dr. Stephen Henson2011-10-121-17/+0
* make updateBodo Möller2011-09-051-12/+19
* Implement FIPS_mode and FIPS_mode_setDr. Stephen Henson2011-05-191-2/+2
* Add additional OPENSSL_init() handling add dummy call to (hopefully)Dr. Stephen Henson2011-04-011-1/+9
* Provisional support for auto called OPENSSL_init() function. This can beDr. Stephen Henson2011-04-011-2/+9
* make updateRichard Levitte2011-03-241-6/+12
* Add SRP support.Ben Laurie2011-03-121-12/+6
* Update dependencies.Dr. Stephen Henson2011-02-211-5/+12
* Make fipscanisteronly build only required files.Dr. Stephen Henson2011-02-211-0/+7
* Move gcm128_context definition to modes_lcl.h (along with some relatedDr. Stephen Henson2011-02-191-1/+1
* Rename crypto/fips_err.c to fips_ers.c to avoid clash with other fips_err.cDr. Stephen Henson2011-02-031-2/+2
* Add FIPS error codes.Dr. Stephen Henson2011-02-031-2/+2
* make updateBodo Möller2011-02-031-0/+14
* Move locking and thread ID functions into new files lock.c and thr_id.c,Dr. Stephen Henson2011-01-271-2/+2
* Use ARX in crypto/MakefileDr. Stephen Henson2011-01-261-1/+1
* Replace alphacpuid.s with alphacpuid.pl to ensure it makes to release tar-balls.Andy Polyakov2010-07-261-0/+2
* Throw in more PA-RISC assembler.Andy Polyakov2009-12-271-6/+5
* Switch to new uplink assembler.Andy Polyakov2009-12-271-2/+2