summaryrefslogtreecommitdiff
path: root/util/nvmutil/nvmutil.c
AgeCommit message (Expand)Author
34 hoursutil/nvmutil: validate ARG_PART and ARG_NOPARTLeah Rowe
34 hoursutil/nvmutil: clean up some codeLeah Rowe
34 hoursutil/nvmutil: fix 3-arg setmacLeah Rowe
34 hoursutil/nvmutil: simplified exit errorLeah Rowe
34 hoursutil/nvmutil: generalise skip-read on copy/brickLeah Rowe
35 hoursutil/nvmutil: remove redundant codeLeah Rowe
35 hoursutil/nvmutil: call usage() on cmd validation errLeah Rowe
36 hoursutil/nvmutil: generalised cmd copy/swapLeah Rowe
36 hoursutil/nvmutil: print rmac method in setmacLeah Rowe
37 hoursutil/nvmutil: additional flag check on writeLeah Rowe
37 hoursutil/nvmutil: don't write gbe file if errno setLeah Rowe
37 hoursutil/nvmutil: set errno in xstrxcmpLeah Rowe
37 hoursutil/nvmutil: rename word/set_wordLeah Rowe
37 hoursutil/nvmutil: make xstrxcmp() easier to readLeah Rowe
37 hoursutil/nvmutil: use N_COMMAND for items(command)Leah Rowe
37 hoursutil/nvmutil: portable, secure strlen functionLeah Rowe
37 hoursutil/nvmutil: use xstrxlen for mac lengthLeah Rowe
37 hoursutil/nvmutil: use own strnlen function: xstrxlenLeah Rowe
38 hoursutil/nvmutil: err if arc4random disused on bsdLeah Rowe
38 hoursutil/nvmutil: unified cmd_index resetLeah Rowe
38 hoursutil/nvmutil: unified cmd validity checkLeah Rowe
38 hoursutil/nvmutil: commented some definesLeah Rowe
38 hoursutil/nvmutil: rename cmd to cmd_indexLeah Rowe
38 hoursutil/nvmutil: sanitize the command listLeah Rowe
38 hoursutil/nvmutil: never allow cmd to be negativeLeah Rowe
38 hoursutil/nvmutil: tidy up set_cmd()Leah Rowe
38 hoursutil/nvmutil: do cmd bound checkLeah Rowe
2 daysutil/nvmutil: rename check_cmd_argsLeah Rowe
2 daysutil/nvmutil: close random_fd only if usedLeah Rowe
2 daysutil/nvmutil: Do not allow /dev/urandom on OBSDLeah Rowe
2 daysutil/nvmutil: rename print_mac_addressLeah Rowe
2 daysutil/nvmutil: only open /dev/urandom on setmacLeah Rowe
2 daysutil/nvmutil: say what randomiser is usedLeah Rowe
2 daysutil/nvmutil: rename command.args to argcLeah Rowe
2 daysutil/nvmutil: fix mistake in commandLeah Rowe
2 daysutil/nvmutil: minor cleanupLeah Rowe
2 daysutil/nvmutil: remove stale commentLeah Rowe
2 daysutil/nvmutil: use enum for command indexLeah Rowe
2 daysutil/nvmutil: print mac before settingLeah Rowe
2 daysutil/nvmutil: store invert in command structLeah Rowe
2 daysutil/nvmutil: make cmd an integerLeah Rowe
3 daysutil/clarity: name the gbe file half sizeLeah Rowe
3 daysutil/nvmutil: only have newrandom on linux/oldunixLeah Rowe
3 daysutil/nvmutil: tidy up open_dev_urandomLeah Rowe
3 daysutil/nvmutil: correct type on hextonum()Leah Rowe
3 daysutil/nvmutil: fix a commentLeah Rowe
3 daysutil/nvmutil: fix a commentLeah Rowe
3 daysutil/nvmutil: unambiguous sign conv_argv_part_numLeah Rowe
3 daysutil/nvmutil: clean up hextonum()Leah Rowe
3 daysutil/nvmutil: tidy up some commentsLeah Rowe