summaryrefslogtreecommitdiff
path: root/Cryptlib
AgeCommit message (Expand)Author
2018-03-15Work around clang bugs for scan-build.Peter Jones
2018-03-12CryptLib: Add the AsciiStrCpy() decl.Peter Jones
2018-03-12Move includes around to clean the source tree up a bit.Peter Jones
2018-03-06Add -m64 compiler flag to allow cross-compiling to 64-bit version on 32-bit s...Tamas K Lengyel
2018-02-28Cryptlib: replace CryptPem with CryptPemNullGary Lin
2017-12-19Don't let openssl() try to call an external abort()Peter Jones
2017-09-08Work around some annoying compiler grievancesPeter Jones
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-09-08Cryptlib: amend the headers and fix signnessGary Lin
2017-08-31Cryptlib: implement strcmp() and strcasecmp()Gary Lin
2017-08-31Cryptlib: Include stddef.h in CrtLibSupport.hGary 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: replace CryptPem with the Null versionGary Lin
2017-04-11Cryptlib: remove DESGary Lin
2017-04-11Cryptlib: Remove MD4Gary Lin
2017-04-11Cryptlib: implement strcmp() and strcasecmp()Gary Lin
2017-04-11Cryptlib: amend the headers and fix signnessGary Lin
2017-04-11Cryptlib: Include stddef.h in CrtLibSupport.hGary 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-04-11Cryptlib: Update to the latest edk2 commitGary Lin
2017-04-11Cryptlib: Amend update.sh and refresh Cryptlib.diffGary Lin
2017-04-11Cryptlib: Rename OpenSslSupport.h as CrtLibSupport.hGary Lin
2017-03-24Update to openssl 1.0.2kGary Lin
2017-03-24Update CryptlibGary Lin
2016-11-30Update the CryptLibGary Lin
2016-11-30Update to openssl 1.0.2jGary Lin
2016-11-30Update the openssl update script to 1.0.2jGary Lin
2016-11-30Cryptlib: Implement memset() to avoid the potential crashGary Lin
2016-09-06Update the CryptLibGary 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 CryptLibGary 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-10-02Cryptlib: remove the unused filesGary Ching-Pang Lin
2014-08-19Update openssl to 0.9.8zbGary Ching-Pang Lin