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
16 hours
util/nvmutil: more reliable fallback crypto
Leah Rowe
18 hours
util/nvmutil: use real rename() syscall
Leah Rowe
19 hours
nvmutil: harden against hardlink attacks
Leah Rowe
19 hours
redundancy
Leah Rowe
19 hours
util/nvmutil: loop EINTR on fsync
Leah Rowe
19 hours
pointer safety
Leah Rowe
19 hours
don't use PATH_MAX
Leah Rowe
19 hours
macro safety
Leah Rowe
19 hours
util/nvmutil: portable S_IFMT
Leah Rowe
19 hours
util/nvmutil: remove integer typedefs
Leah Rowe
19 hours
util/nvmutil: remove global statics
Leah Rowe
20 hours
util/nvmutil: fix unveil usage
Leah Rowe
20 hours
util/nvmutil: proper /dev/fd search in fchmod
Leah Rowe
21 hours
util/nvmutil: portable fchmod
Leah Rowe
21 hours
Revert "util/nvmutil: don't use fsync()"
Leah Rowe
21 hours
util/nvmutil: longer string in mkstemp
Leah Rowe
21 hours
util/nvmutil: don't use mktemp
Leah Rowe
21 hours
util/nvmutil: don't declare libc prototypes
Leah Rowe
21 hours
util/nvmutil: portable memcpy/memcmp
Leah Rowe
21 hours
util/nvmutil: more portable close()
Leah Rowe
21 hours
util/nvmutil: more secure tmpdir()
Leah Rowe
21 hours
util/nvmutil: fix O_NONBLOCK fallback
Leah Rowe
21 hours
util/nvmutil: more secure mkstemp
Leah Rowe
21 hours
util/nvmutil: more reliable TMPDIR handling
Leah Rowe
21 hours
util/nvmutil: don't use fsync()
Leah Rowe
21 hours
util/nvmutil: more portable functtions
Leah Rowe
22 hours
util/nvmutil: add portable malloc extern
Leah Rowe
22 hours
util/nvmutil: don't use size_t/ssize_t
Leah Rowe
22 hours
util/nvmutil: don't use SSIZE_MAX (not portable)
Leah Rowe
22 hours
util/nvmutil: typeset size_t explicitly
Leah Rowe
22 hours
util/nvmutil: run-time CHAR_BIT test
Leah Rowe
22 hours
util/nvmutil: lower default PATH_LEN
Leah Rowe
22 hours
util/nvmutil: portable struct timeval
Leah Rowe
22 hours
util/nvmutil: portable S_ISREG
Leah Rowe
22 hours
mktemp prototype
Leah Rowe
22 hours
util/nvmutil: portable gettimeofday
Leah Rowe
22 hours
util/nvmutil: use portable mkstemp
Leah Rowe
22 hours
util/nvmutil: better urandom portability
Leah Rowe
22 hours
util/nvmutil: use local tmpfile on openbsd
Leah Rowe
23 hours
util/nvmutil: /dev/random fallback
Leah Rowe
40 hours
util/nvmuttil: don't use arc4random
Leah Rowe
41 hours
util/nvmutil: re-enable urandom reads
Leah Rowe
41 hours
util/nvmutil: remove arc4random on linux
Leah Rowe
41 hours
util/nvmutil: fix cat
Leah Rowe
41 hours
util/nvmutil: double-verify r/w using tmp files
Leah Rowe
2 days
nvmutil: use O_CLOEXEC on gbe files
Leah Rowe
2 days
util/nvmutil: fix verified first, in prw loop
Leah Rowe
2 days
set errno
Leah Rowe
2 days
util/nvmutil: stricter return in pread
Leah Rowe
2 days
no, break instead
Leah Rowe
[next]