Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-12 | CryptLib: undefine va_arg and friends before redefining them | Ard Biesheuvel | |
Upstream GNU-EFI contains changes to efistdarg.h resulting in the va_start, va_arg and va_end macros to be #defined unconditionally. Make sure we #undef them before overriding the definitions. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> | |||
2014-07-14 | Update openssl to 0.9.8za | Gary Ching-Pang Lin | |
Also update to Tiano Cryptlib r15638 | |||
2012-07-02 | Update OpenSSL | Matthew Garrett | |
2012-07-02 | Remove redundant header | Matthew Garrett | |
2012-06-18 | Add crypto libraries | Matthew Garrett | |