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
Age
Commit message (
Expand
)
Author
10 hours
util/nvmutil: split up nvmutil.c
Leah Rowe
15 hours
cleanup
Leah Rowe
15 hours
util/nvmutil: start removing global state
Leah Rowe
20 hours
nvmutil: stronger entropy_jitter()
Leah Rowe
20 hours
util/nvmutil: don't use strcpy
Leah Rowe
20 hours
util/nvmutil: check fd path in try_fdpath
Leah Rowe
20 hours
util/nvmutil: add bound check to x_try_fdpath
Leah Rowe
20 hours
another comment
Leah Rowe
20 hours
comment
Leah Rowe
21 hours
cleanup (fix potential overflow in mkstemp)
Leah Rowe
21 hours
fsync_dir: abort if path length is empty
Leah Rowe
21 hours
nvmutil: prevent theoretical overflow on time()
Leah Rowe
21 hours
also O_NOFOLLOW
Leah Rowe
21 hours
util/nvmutil: dir fsync with O_DIRECTORY
Leah Rowe
21 hours
util/nvmutil: fix mkstemp randomness
Leah Rowe
21 hours
cast
Leah Rowe
21 hours
util/nvmutil: more reliable fallback crypto
Leah Rowe
22 hours
util/nvmutil: use real rename() syscall
Leah Rowe
23 hours
nvmutil: harden against hardlink attacks
Leah Rowe
24 hours
redundancy
Leah Rowe
24 hours
util/nvmutil: loop EINTR on fsync
Leah Rowe
24 hours
pointer safety
Leah Rowe
24 hours
don't use PATH_MAX
Leah Rowe
24 hours
macro safety
Leah Rowe
24 hours
util/nvmutil: portable S_IFMT
Leah Rowe
24 hours
util/nvmutil: remove integer typedefs
Leah Rowe
24 hours
util/nvmutil: remove global statics
Leah Rowe
25 hours
util/nvmutil: fix unveil usage
Leah Rowe
25 hours
util/nvmutil: proper /dev/fd search in fchmod
Leah Rowe
25 hours
util/nvmutil: tidy up makefile options
Leah Rowe
25 hours
nope. put -Werror in the makefile
Leah Rowe
25 hours
nvmutil makefile: define WERROR but blank it
Leah Rowe
25 hours
util/nvmutil: portable fchmod
Leah Rowe
26 hours
Revert "util/nvmutil: don't use fsync()"
Leah Rowe
26 hours
util/nvmutil: longer string in mkstemp
Leah Rowe
26 hours
util/nvmutil: don't use mktemp
Leah Rowe
26 hours
util/nvmutil: don't declare libc prototypes
Leah Rowe
26 hours
util/nvmutil: portable memcpy/memcmp
Leah Rowe
26 hours
util/nvmutil: more portable close()
Leah Rowe
26 hours
util/nvmutil: more secure tmpdir()
Leah Rowe
26 hours
util/nvmutil: fix O_NONBLOCK fallback
Leah Rowe
26 hours
util/nvmutil: more secure mkstemp
Leah Rowe
26 hours
util/nvmutil: more reliable TMPDIR handling
Leah Rowe
26 hours
util/nvmutil: don't use fsync()
Leah Rowe
26 hours
util/nvmutil: more portable functtions
Leah Rowe
26 hours
util/nvmutil: add portable malloc extern
Leah Rowe
26 hours
util/nvmutil: don't use size_t/ssize_t
Leah Rowe
26 hours
util/nvmutil: don't use SSIZE_MAX (not portable)
Leah Rowe
27 hours
util/nvmutil: typeset size_t explicitly
Leah Rowe
27 hours
util/nvmutil: run-time CHAR_BIT test
Leah Rowe
[next]