index
:
efi-boot-shim.git
bookworm/updates
bullseye/updates
buster/updates
master
upstream
vyos/current
(mirror of https://github.com/vyos/efi-boot-shim.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cryptlib
/
Include
/
OpenSslSupport.h
Age
Commit message (
Expand
)
Author
2021-09-07
Make CopyMem() work with EFI's declaration
Peter Jones
2021-03-12
More va_* work
Peter Jones
2021-03-10
Fix stdarg to work the same everywhere.
Peter Jones
2021-03-10
Consolidate most of our standard lib functions to lib
Peter Jones
2021-03-10
Restructure our includes.
Peter Jones
2021-03-09
Cryptlib: make some Str*() args const.
Peter Jones
2018-03-12
Move includes around to clean the source tree up a bit.
Peter Jones
2017-12-19
Don't let openssl() try to call an external abort()
Peter Jones
2017-09-08
Work around some annoying compiler grievances
Peter Jones
2017-09-08
Cryptlib: amend the headers and fix signness
Gary Lin
2017-08-31
Cryptlib: implement strcmp() and strcasecmp()
Gary Lin
2017-08-31
Cryptlib: Include stddef.h in CrtLibSupport.h
Gary Lin
2017-08-31
Revert lots of Cryptlib updates.
Peter Jones
2017-04-11
Cryptlib: Rename OpenSslSupport.h as CrtLibSupport.h
Gary Lin
2016-09-06
Update to openssl to 1.0.2e
Gary Lin
2015-11-09
Cryptlib: Define the va functions for EFIAPI
Gary Ching-Pang Lin
2015-07-28
Update openssl to 1.0.2d
Gary Ching-Pang Lin
2015-04-13
gcc 5.0 changes some include bits, so copy what arm does on x86.
Peter Jones
2014-08-12
CryptLib: undefine va_arg and friends before redefining them
Ard Biesheuvel
2012-06-18
Add crypto libraries
Matthew Garrett