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
Age
Commit message (
Expand
)
Author
2025-02-05
Optionally enabling codesign EKU check in compiling time.
Dennis Tseng
2025-02-05
Implement the CodeSign EKU check to fulfill the requirements of NIAP OS_PP.
Gary Lin
2024-12-17
Suppress some warnings even harder in Cryptlib and OpenSSL.
Peter Jones
2023-06-21
Use -Wno-unused-but-set-variable for Cryptlib and OpenSSL
Peter Jones
2023-01-27
CryptoPkg/BaseCryptLib: Fix buffer overflow issue in realloc wrapper
Long Qin
2022-11-15
CryptoPkg/BaseCryptLib: fix NULL dereference
Jian J Wang
2021-09-07
Make CopyMem() work with EFI's declaration
Peter Jones
2021-03-12
More va_* work
Peter Jones
2021-03-12
openssl: nerf some -W flags for clang.
Peter Jones
2021-03-10
make: use -Wextra (minus some obnoxious bits)
Peter Jones
2021-03-10
openssl: fix various build errors and warnings
Paul Moore
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
Fix Cryptlib's va_* definitions.
Peter Jones
2021-03-10
Restructure our includes.
Peter Jones
2021-03-09
Cryptlib: make some Str*() args const.
Peter Jones
2021-03-09
More minor makefile cleanups
Peter Jones
2021-03-09
static analysis: make our build targets work better
Peter Jones
2021-03-09
Minor OpenSSL fixes
Peter Jones
2021-03-09
Re-organize a bunch of CFLAGS-related makefile bits
Peter Jones
2021-02-16
Use gcc -Os instead of -O0.
Peter Jones
2020-07-23
Make openssl accept the right set of KU/EKUs
Peter Jones
2020-07-23
Use portable shebangs: /bin/bash -> /usr/bin/env bash
Bjørn Forsman
2020-07-23
Cryptlib: fix build on 32bit ARM
Peter Korsgaard
2018-03-15
Work around clang bugs for scan-build.
Peter Jones
2018-03-12
CryptLib: Add the AsciiStrCpy() decl.
Peter Jones
2018-03-12
Move includes around to clean the source tree up a bit.
Peter Jones
2018-03-06
Add -m64 compiler flag to allow cross-compiling to 64-bit version on 32-bit s...
Tamas K Lengyel
2018-02-28
Cryptlib: replace CryptPem with CryptPemNull
Gary Lin
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
Some things went weird with the openssl revert...
Peter Jones
2017-09-08
Cryptlib: remove DES
Gary Lin
2017-09-08
Cryptlib: Remove MD4
Gary Lin
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-08-31
Fix a missing OpenSSL error message point
Peter Jones
2017-08-11
Fix openssl compile flags for x86_64
Peter Jones
2017-07-24
Make it possible to build in a subdirectory.
Peter Jones
2017-04-11
Cryptlib: replace CryptPem with the Null version
Gary Lin
2017-04-11
Cryptlib: remove DES
Gary Lin
2017-04-11
Cryptlib: Remove MD4
Gary Lin
2017-04-11
Cryptlib: implement strcmp() and strcasecmp()
Gary Lin
2017-04-11
Cryptlib: amend the headers and fix signness
Gary Lin
2017-04-11
Cryptlib: Include stddef.h in CrtLibSupport.h
Gary Lin
2017-04-11
Cryptlib/OpenSSL: update to openssl 1.1.0e
Gary Lin
2017-04-11
Cryptlib/OpenSSL: Update the script to copy the new openssl files
Gary Lin
2017-04-11
Cryptlib: Update to the latest edk2 commit
Gary Lin
[next]