Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-06 | Update to openssl to 1.0.2e | Gary Lin | |
Also update Cryptlib to edk2 r19218 - Undefine NO_BUILTIN_VA_FUNCS in Cryptlib/OpenSSL/ for x86_64 to use the gcc builtins and remove all EFIAPI from the functions - Move the most of defines into the headers instead of Makefile - Remove the global variable 'timeval' - Remove the unused code: crypto/pqueue/* and crypto/ts/* - Include bn.h in MokManager.c due to the changes in openssl Signed-off-by: Gary Lin <glin@suse.com> | |||
2015-07-28 | Update openssl to 1.0.2d | Gary Ching-Pang Lin | |
Also update Cryptlib to edk2 r17731 Signed-off-by: Gary Ching-Pang Lin <glin@suse.com> |