summaryrefslogtreecommitdiff
path: root/Cryptlib/OpenSSL
AgeCommit message (Expand)Author
2024-12-17Suppress some warnings even harder in Cryptlib and OpenSSL.Peter Jones
2023-06-21Use -Wno-unused-but-set-variable for Cryptlib and OpenSSLPeter Jones
2021-03-12More va_* workPeter Jones
2021-03-12openssl: nerf some -W flags for clang.Peter Jones
2021-03-10make: use -Wextra (minus some obnoxious bits)Peter Jones
2021-03-10openssl: fix various build errors and warningsPaul Moore
2021-03-10Fix stdarg to work the same everywhere.Peter Jones
2021-03-10Fix Cryptlib's va_* definitions.Peter Jones
2021-03-10Restructure our includes.Peter Jones
2021-03-09More minor makefile cleanupsPeter Jones
2021-03-09static analysis: make our build targets work betterPeter Jones
2021-03-09Minor OpenSSL fixesPeter Jones
2021-03-09Re-organize a bunch of CFLAGS-related makefile bitsPeter Jones
2021-02-16Use gcc -Os instead of -O0.Peter Jones
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-31Fix a missing OpenSSL error message pointPeter 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
2017-04-11Cryptlib/OpenSSL: Update the script to copy the new openssl filesGary Lin
2017-03-24Update to openssl 1.0.2kGary Lin
2016-11-30Update to openssl 1.0.2jGary Lin
2016-11-30Update the openssl update script to 1.0.2jGary Lin
2016-09-06Update to openssl 1.0.2hGary Lin
2016-09-06Update the openssl update script to 1.0.2hGary Lin
2016-09-06Update openssl to 1.0.2gGary Lin
2016-09-06Update the openssl b_print patchGary Lin
2016-09-06Amend the CryptLib update scripts for openssl 1.0.2gGary 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-28Openssl: Add EFIAPI for ERR_add_error_vdataGary Ching-Pang Lin
2015-07-28Update openssl to 1.0.2dGary Ching-Pang Lin
2015-05-12Update Cryptlib and opensslGary Ching-Pang Lin
2015-04-13gcc 5.0 changes some include bits, so copy what arm does on x86.Peter Jones
2014-08-19Update openssl to 0.9.8zbGary Ching-Pang Lin
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
2014-07-14Update openssl to 0.9.8zaGary Ching-Pang Lin
2013-11-12allow 32-bit compilation with 64-bit compilerAndrew Boie
2013-11-12properly compile OpenSSL in 32-bit modeAndrey Petrov
2013-10-04Add Tiano patch e98e59c237e17f064a4ecffb39d45499f89720a1Matthew Garrett