summaryrefslogtreecommitdiff
path: root/Cryptlib/OpenSSL/Makefile
AgeCommit message (Expand)Author
2018-10-09Include FIPS objects in OpenSSL's makefile.Peter Jones
2018-08-01Cryptlib/OpenSSL: update to openssl 1.1.0eGary Lin
2018-03-15Work around clang bugs for scan-build.Peter Jones
2018-03-06Add -m64 compiler flag to allow cross-compiling to 64-bit version on 32-bit s...Tamas K Lengyel
2017-09-08Some things went weird with the openssl revert...Peter Jones
2017-09-08Cryptlib: remove DESGary Lin
2017-09-08Cryptlib: Remove MD4Gary Lin
2017-08-31Revert lots of Cryptlib updates.Peter Jones
2017-08-11Fix openssl compile flags for x86_64Peter Jones
2017-07-24Make it possible to build in a subdirectory.Peter Jones
2017-04-11Cryptlib: remove DESGary Lin
2017-04-11Cryptlib: Remove MD4Gary Lin
2017-04-11Cryptlib/OpenSSL: update to openssl 1.1.0eGary Lin
2016-09-06Update to openssl to 1.0.2eGary Lin
2015-11-09Cryptlib: Define the va functions for EFIAPIGary Ching-Pang Lin
2015-07-28Specify the gnu89 standardGary Ching-Pang Lin
2015-07-28Update openssl to 1.0.2dGary Ching-Pang Lin
2015-04-13gcc 5.0 changes some include bits, so copy what arm does on x86.Peter Jones
2014-08-12Add support for 32-bit ARMArd Biesheuvel
2014-08-12Add support for 64-bit ARM (AArch64)Ard Biesheuvel
2014-08-12Factor out x86-isms and add cross compile supportArd Biesheuvel
2013-11-12allow 32-bit compilation with 64-bit compilerAndrew Boie
2013-11-12properly compile OpenSSL in 32-bit modeAndrey Petrov
2013-09-26Enable openssl bio_printf()Gary Ching-Pang Lin
2013-09-26MokManager: support SHA512-based crypt() hashGary Ching-Pang Lin
2013-06-10Make sure all the Makefiles use the same arguments for mmx/sse/ms_abi.Peter Jones
2013-05-31Don't use MMX and SSE registers, they aren't initialized.Peter Jones
2012-07-02Build a debug imageMatthew Garrett
2012-06-18Add crypto librariesMatthew Garrett