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
Age
Commit message (
Expand
)
Author
8 hours
util/nvmutil: re-use do_rw() from prw()
HEAD
master
Leah Rowe
9 hours
util/nvmutil: add missing sanitization tests
Leah Rowe
10 hours
util/nvmutil: properly use rc in rw_File_exact
Leah Rowe
10 hours
util/nvmutil: tidy up gbe_cat_buf()
Leah Rowe
10 hours
util/nvmutil: split up rw_file_exact()
Leah Rowe
10 hours
util/nvmutil: update some comments
Leah Rowe
10 hours
util/nvmutil: re-add EINTR loop check on rw
Leah Rowe
10 hours
util/nvmutil: rename set_err for code clarity
Leah Rowe
10 hours
util/nvmutil: skip errno check in main
Leah Rowe
11 hours
util/nvmutil: don't reset errno in rw_file_exact
Leah Rowe
11 hours
util/nvmutil: reset errno in gbe_cat
Leah Rowe
11 hours
util/nvmutil: reset errno in gbe_cat_buf
Leah Rowe
11 hours
util/nvmutil: fix bad loop in command sanitizer
Leah Rowe
11 hours
util/nvmutil: use set_err where appropriate
Leah Rowe
11 hours
util/nvmutil: properly set errno everywhere
Leah Rowe
11 hours
util/nvmutil: fix /dev/random fallback
Leah Rowe
11 hours
Revert "util/nvmutil: fix check in command sanitizer"
Leah Rowe
11 hours
util/nvmutil: don't use bad pointer cast in prw
Leah Rowe
11 hours
util/nvmutil: fix check in command sanitizer
Leah Rowe
11 hours
util/nvmutil: use EINVAL in command sanitizen
Leah Rowe
11 hours
util/nvmutil: don't use xopen() for urandom
Leah Rowe
11 hours
util/nvmutil: conservative use of errno
Leah Rowe
11 hours
util/nvmutil: re-try /dev/[u]random on EAGAIN
Leah Rowe
12 hours
util/nvmutil: Make rw_file_exact an ssize_t
Leah Rowe
12 hours
util/nvmutil: use O_NONBLOCK on /dev/[u]random
Leah Rowe
12 hours
util/nvmutil: fix possible overflow: gbe_x_offset
Leah Rowe
12 hours
util/nvmutil: reset rw_file_exact errno on EINTR
Leah Rowe
12 hours
util/nvmutil: comment prw()
Leah Rowe
13 hours
util/nvmutil: better SSIZE_MAX define
Leah Rowe
13 hours
util/nvmutil: define EXIT_FAILURE/SUCCESS
Leah Rowe
13 hours
util/nvmutil: more sensible errno init
Leah Rowe
13 hours
util/nvmutil: proper errno status on prw()
Leah Rowe
14 hours
util/nvmutil: reset errno if EINTR on lseek
Leah Rowe
15 hours
util/nvmutil: stricter errno on prw()
Leah Rowe
15 hours
util/nvmutil: fix printf c89/c90 specifiers
Leah Rowe
15 hours
util/nvmutil: reset part_valid
Leah Rowe
15 hours
util/nvmutil: restore errno if lseek resets it
Leah Rowe
16 hours
util/nvmutil: fix another printf specifier
Leah Rowe
16 hours
util/nvmutil: fix bad print specifier (c90)
Leah Rowe
16 hours
util/nvmutil: only inc num_invalid on bad checksum
Leah Rowe
16 hours
util/nvmutil: restore errno on failed offset restore
Leah Rowe
16 hours
util/nvmutil: don't leave part_valid untouched
Leah Rowe
16 hours
util/nvmutil: remove unused st variable
Leah Rowe
16 hours
util/nvmutil: check whether a file is a file
Leah Rowe
16 hours
util/nvmutil: preserve errno during i/o
Leah Rowe
16 hours
util/nvmutil prw: always restore original offset
Leah Rowe
16 hours
util/nvmutil: err if file offset fails
Leah Rowe
16 hours
util/nvmutil: fix buffer overread in prw()
Leah Rowe
17 hours
util/nvmutil: fix rc overflow bug in rw_file_exact
Leah Rowe
17 hours
util/nvmutil: use C90 instead of C99
Leah Rowe
[next]