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
18 hours
util/nvmutil: clean up obsessive comments
Leah Rowe
19 hours
util/nvmutil: policy-only cmd_swap and cmd_copy
Leah Rowe
19 hours
util/nvmutil: remove redundant checksum checks
Leah Rowe
19 hours
util/nvmutil: clean up a few binary checks
Leah Rowe
19 hours
util/nvmutil: fix check in set_err()
Leah Rowe
20 hours
util/nvmutil: fix bad arc4random check
Leah Rowe
20 hours
util/nvmutil: improved clarity on checksum check
Leah Rowe
20 hours
util/nvmutil: close files in err()
Leah Rowe
20 hours
util/nvmutil: only close gbe fd if opened
Leah Rowe
20 hours
util/nvmutil: generalised checksum verification
Leah Rowe
23 hours
util/nvmutil: validate ARG_PART and ARG_NOPART
Leah Rowe
23 hours
util/nvmutil: clean up some code
Leah Rowe
23 hours
util/nvmutil: fix 3-arg setmac
Leah Rowe
24 hours
util/nvmutil: simplified exit error
Leah Rowe
24 hours
util/nvmutil: generalise skip-read on copy/brick
Leah Rowe
24 hours
util/nvmutil: remove redundant code
Leah Rowe
24 hours
util/nvmutil: call usage() on cmd validation err
Leah Rowe
25 hours
util/nvmutil: generalised cmd copy/swap
Leah Rowe
26 hours
util/nvmutil: print rmac method in setmac
Leah Rowe
26 hours
util/nvmutil: additional flag check on write
Leah Rowe
26 hours
util/nvmutil: don't write gbe file if errno set
Leah Rowe
26 hours
util/nvmutil: set errno in xstrxcmp
Leah Rowe
26 hours
util/nvmutil: rename word/set_word
Leah Rowe
26 hours
util/nvmutil: make xstrxcmp() easier to read
Leah Rowe
26 hours
util/nvmutil: use N_COMMAND for items(command)
Leah Rowe
26 hours
util/nvmutil: portable, secure strlen function
Leah Rowe
27 hours
util/nvmutil: use xstrxlen for mac length
Leah Rowe
27 hours
util/nvmutil: use own strnlen function: xstrxlen
Leah Rowe
27 hours
util/nvmutil: err if arc4random disused on bsd
Leah Rowe
27 hours
util/nvmutil: unified cmd_index reset
Leah Rowe
27 hours
util/nvmutil: unified cmd validity check
Leah Rowe
27 hours
util/nvmutil: commented some defines
Leah Rowe
27 hours
util/nvmutil: rename cmd to cmd_index
Leah Rowe
27 hours
util/nvmutil: sanitize the command list
Leah Rowe
27 hours
util/nvmutil: never allow cmd to be negative
Leah Rowe
27 hours
util/nvmutil: tidy up set_cmd()
Leah Rowe
27 hours
util/nvmutil: do cmd bound check
Leah Rowe
37 hours
util/nvmutil: rename check_cmd_args
Leah Rowe
38 hours
util/nvmutil: close random_fd only if used
Leah Rowe
38 hours
util/nvmutil: Do not allow /dev/urandom on OBSD
Leah Rowe
38 hours
util/nvmutil: rename print_mac_address
Leah Rowe
38 hours
util/nvmutil: only open /dev/urandom on setmac
Leah Rowe
38 hours
util/nvmutil: say what randomiser is used
Leah Rowe
39 hours
util/nvmutil: rename command.args to argc
Leah Rowe
39 hours
util/nvmutil: fix mistake in command
Leah Rowe
39 hours
util/nvmutil: minor cleanup
Leah Rowe
39 hours
util/nvmutil: remove stale comment
Leah Rowe
39 hours
util/nvmutil: use enum for command index
Leah Rowe
40 hours
util/nvmutil: print mac before setting
Leah Rowe
41 hours
util/nvmutil: store invert in command struct
Leah Rowe
[next]