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
/
nvmutil.c
Age
Commit message (
Expand
)
Author
9 hours
util/nvmutil: minor cleanup: rw_file_once
Leah Rowe
9 hours
util/nvmutil: remove dead code
Leah Rowe
9 hours
util/nvmutil: remove pointless comment
Leah Rowe
9 hours
util/nvmutil: reduced indentation in rw_file_once
Leah Rowe
18 hours
another correction
Leah Rowe
18 hours
util/nvmutil: fix regression on openbsd
Leah Rowe
18 hours
TODO
Leah Rowe
18 hours
TODO
Leah Rowe
19 hours
TODO
Leah Rowe
20 hours
util/nvmutil: mitigate buggy libc i/o
Leah Rowe
20 hours
util/nvmutil: implement zero-byte r/w timeout
Leah Rowe
20 hours
TODO
Leah Rowe
20 hours
util/nvmutil: add some useful comments
Leah Rowe
20 hours
util/nvmutil: split up rw_file_exact
Leah Rowe
21 hours
fix indentation
Leah Rowe
22 hours
util/nvmutil: add jitter to fallback_rand entropy
Leah Rowe
22 hours
util/nvmutil: improved entropy in fallback_rand
Leah Rowe
22 hours
util/nvmutil: remove /dev/random fallback
Leah Rowe
22 hours
util/nvmutil: include time.h after types.h
Leah Rowe
22 hours
util/nvmutil: mitigate fast calls to rand
Leah Rowe
22 hours
util/nvmutil: fallback randomiser
Leah Rowe
22 hours
util/nvmutil: remove errno extern
Leah Rowe
23 hours
util/nvmutil: fix comment
Leah Rowe
23 hours
util/nvmutil: simplify flags on urandom
Leah Rowe
23 hours
util/nvmutil: fix mistake in random check
Leah Rowe
23 hours
util/nvmutil: portable errno
Leah Rowe
23 hours
util/nvmutil: fix non-portable variable declaration
Leah Rowe
23 hours
util/nvmutil: disable urandom if not found
Leah Rowe
23 hours
util/nvmutil: use ECANCELED on checksum err
Leah Rowe
23 hours
util/nvmutil: don't use errno for program state
Leah Rowe
3 days
util/nvmutil: re-use do_rw() from prw()
Leah Rowe
3 days
util/nvmutil: add missing sanitization tests
Leah Rowe
3 days
util/nvmutil: properly use rc in rw_File_exact
Leah Rowe
3 days
util/nvmutil: tidy up gbe_cat_buf()
Leah Rowe
3 days
util/nvmutil: split up rw_file_exact()
Leah Rowe
3 days
util/nvmutil: update some comments
Leah Rowe
3 days
util/nvmutil: re-add EINTR loop check on rw
Leah Rowe
3 days
util/nvmutil: rename set_err for code clarity
Leah Rowe
3 days
util/nvmutil: skip errno check in main
Leah Rowe
3 days
util/nvmutil: don't reset errno in rw_file_exact
Leah Rowe
3 days
util/nvmutil: reset errno in gbe_cat
Leah Rowe
3 days
util/nvmutil: reset errno in gbe_cat_buf
Leah Rowe
3 days
util/nvmutil: fix bad loop in command sanitizer
Leah Rowe
3 days
util/nvmutil: use set_err where appropriate
Leah Rowe
3 days
util/nvmutil: properly set errno everywhere
Leah Rowe
3 days
util/nvmutil: fix /dev/random fallback
Leah Rowe
3 days
Revert "util/nvmutil: fix check in command sanitizer"
Leah Rowe
3 days
util/nvmutil: don't use bad pointer cast in prw
Leah Rowe
3 days
util/nvmutil: fix check in command sanitizer
Leah Rowe
3 days
util/nvmutil: use EINVAL in command sanitizen
Leah Rowe
[next]