index
:
lbmk.git
20240612_branch
20241206-t480-thunderbolt-unstable
20241206_branch
25.04_branch
25.06_branch
26.01_branch
3050wip
audit6
audit6-merge1
m920qwip
master
quackboot
x270wip
libreboot build system (LibreBoot MaKe)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
nvmutil
Age
Commit message (
Expand
)
Author
8 hours
fix indentation
Leah Rowe
9 hours
util/nvmutil: add jitter to fallback_rand entropy
Leah Rowe
9 hours
util/nvmutil: improved entropy in fallback_rand
Leah Rowe
9 hours
util/nvmutil: remove /dev/random fallback
Leah Rowe
9 hours
util/nvmutil: include time.h after types.h
Leah Rowe
9 hours
util/nvmutil: mitigate fast calls to rand
Leah Rowe
9 hours
util/nvmutil: fallback randomiser
Leah Rowe
9 hours
util/nvmutil: correct install usage
Leah Rowe
9 hours
util/nvmutil: fix makefile
Leah Rowe
9 hours
util/nvmutil: remove errno extern
Leah Rowe
9 hours
util/nvmutil: use install -d instead of mkdir -p
Leah Rowe
9 hours
util/nvmutil: fix comment
Leah Rowe
9 hours
util/nvmutil: use chmod instead, in Makefile
Leah Rowe
9 hours
util/nvmutil: add -m to install on Makefile
Leah Rowe
10 hours
util/nvmutil: simplify flags on urandom
Leah Rowe
10 hours
util/nvmutil: fix mistake in random check
Leah Rowe
10 hours
util/nvmutil: portable errno
Leah Rowe
10 hours
util/nvmutil: fix non-portable variable declaration
Leah Rowe
10 hours
util/nvmutil: disable urandom if not found
Leah Rowe
10 hours
util/nvmutil: use ECANCELED on checksum err
Leah Rowe
10 hours
util/nvmutil: don't use errno for program state
Leah Rowe
2 days
util/nvmutil: re-use do_rw() from prw()
Leah Rowe
2 days
util/nvmutil: add missing sanitization tests
Leah Rowe
2 days
util/nvmutil: properly use rc in rw_File_exact
Leah Rowe
2 days
util/nvmutil: tidy up gbe_cat_buf()
Leah Rowe
2 days
util/nvmutil: split up rw_file_exact()
Leah Rowe
2 days
util/nvmutil: update some comments
Leah Rowe
2 days
util/nvmutil: re-add EINTR loop check on rw
Leah Rowe
2 days
util/nvmutil: rename set_err for code clarity
Leah Rowe
2 days
util/nvmutil: skip errno check in main
Leah Rowe
2 days
util/nvmutil: don't reset errno in rw_file_exact
Leah Rowe
2 days
util/nvmutil: reset errno in gbe_cat
Leah Rowe
2 days
util/nvmutil: reset errno in gbe_cat_buf
Leah Rowe
2 days
util/nvmutil: fix bad loop in command sanitizer
Leah Rowe
2 days
util/nvmutil: use set_err where appropriate
Leah Rowe
2 days
util/nvmutil: properly set errno everywhere
Leah Rowe
2 days
util/nvmutil: fix /dev/random fallback
Leah Rowe
2 days
Revert "util/nvmutil: fix check in command sanitizer"
Leah Rowe
2 days
util/nvmutil: don't use bad pointer cast in prw
Leah Rowe
2 days
util/nvmutil: fix check in command sanitizer
Leah Rowe
2 days
util/nvmutil: use EINVAL in command sanitizen
Leah Rowe
2 days
util/nvmutil: don't use xopen() for urandom
Leah Rowe
2 days
util/nvmutil: conservative use of errno
Leah Rowe
2 days
util/nvmutil: re-try /dev/[u]random on EAGAIN
Leah Rowe
2 days
util/nvmutil: Make rw_file_exact an ssize_t
Leah Rowe
2 days
util/nvmutil: use O_NONBLOCK on /dev/[u]random
Leah Rowe
2 days
util/nvmutil: fix possible overflow: gbe_x_offset
Leah Rowe
2 days
util/nvmutil: reset rw_file_exact errno on EINTR
Leah Rowe
2 days
util/nvmutil: comment prw()
Leah Rowe
2 days
util/nvmutil: better SSIZE_MAX define
Leah Rowe
[next]