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
/
PasswordCrypt.c
Age
Commit message (
Expand
)
Author
2021-03-10
Restructure our includes.
Peter Jones
2021-02-16
Fix up a bunch of our license statements and add SPDX most places
Peter Jones
2018-03-12
shim: Use EFI_ERROR() instead of comparing to EFI_SUCCESS everywhere.
Peter Jones
2018-03-12
Move includes around to clean the source tree up a bit.
Peter Jones
2017-09-08
Cryptlib: remove DES
Gary Lin
2017-08-31
Revert lots of Cryptlib updates.
Peter Jones
2017-04-11
Cryptlib: remove DES
Gary Lin
2014-04-11
additional bounds-checking on section sizes
Kees Cook
2013-10-23
Revert "additional bounds-checking on section sizes"
Peter Jones
2013-10-22
additional bounds-checking on section sizes
Kees Cook
2013-09-26
MokManager: support Tradition DES hash
Gary Ching-Pang Lin
2013-09-26
MokManager: support MD5-based crypt() hash
Gary Ching-Pang Lin
2013-09-26
MokManager: support blowfish-based crypt() hash
Gary Ching-Pang Lin
2013-09-26
MokManager: support SHA512-based crypt() hash
Gary Ching-Pang Lin
2013-09-26
MokManager: support crypt() password hash
Gary Ching-Pang Lin