summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
30 hoursutil/nvmutil: additional flag check on writeLeah Rowe
30 hoursutil/nvmutil: don't write gbe file if errno setLeah Rowe
30 hoursutil/nvmutil: set errno in xstrxcmpLeah Rowe
30 hoursutil/nvmutil: rename word/set_wordLeah Rowe
30 hoursutil/nvmutil: make xstrxcmp() easier to readLeah Rowe
30 hoursutil/nvmutil: use N_COMMAND for items(command)Leah Rowe
31 hoursutil/nvmutil: portable, secure strlen functionLeah Rowe
31 hoursutil/nvmutil: use xstrxlen for mac lengthLeah Rowe
31 hoursutil/nvmutil: use own strnlen function: xstrxlenLeah Rowe
32 hoursadd util/nvmutil/nvmutil to .gitignoreLeah Rowe
32 hoursutil/nvmutil: err if arc4random disused on bsdLeah Rowe
32 hoursutil/nvmutil: unified cmd_index resetLeah Rowe
32 hoursutil/nvmutil: unified cmd validity checkLeah Rowe
32 hoursutil/nvmutil: commented some definesLeah Rowe
32 hoursutil/nvmutil: rename cmd to cmd_indexLeah Rowe
32 hoursutil/nvmutil: sanitize the command listLeah Rowe
32 hoursutil/nvmutil: never allow cmd to be negativeLeah Rowe
32 hoursutil/nvmutil: tidy up set_cmd()Leah Rowe
32 hoursutil/nvmutil: do cmd bound checkLeah Rowe
42 hoursutil/nvmutil: rename check_cmd_argsLeah Rowe
42 hoursutil/nvmutil: close random_fd only if usedLeah Rowe
42 hoursutil/nvmutil: Do not allow /dev/urandom on OBSDLeah Rowe
42 hoursutil/nvmutil: rename print_mac_addressLeah Rowe
42 hoursutil/nvmutil: only open /dev/urandom on setmacLeah Rowe
43 hoursutil/nvmutil: say what randomiser is usedLeah Rowe
43 hoursutil/nvmutil: rename command.args to argcLeah Rowe
43 hoursutil/nvmutil: fix mistake in commandLeah Rowe
43 hoursutil/nvmutil: minor cleanupLeah Rowe
43 hoursutil/nvmutil: remove stale commentLeah Rowe
43 hoursutil/nvmutil: use enum for command indexLeah Rowe
44 hoursutil/nvmutil: call it nvmutil in makefileLeah Rowe
44 hoursutil/nvmutil: print mac before settingLeah Rowe
45 hoursutil/nvmutil: store invert in command structLeah Rowe
45 hoursutil/nvmutil: make cmd an integerLeah Rowe
2 daysutil/clarity: name the gbe file half sizeLeah Rowe
2 daysutil/nvmutil: only have newrandom on linux/oldunixLeah Rowe
2 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
3 daysutil/nvmutil: make mac_updated a uint8_tLeah Rowe
3 daysutil/nvmutil: fix prototype indentationLeah Rowe
3 daysutil/nvmutil: reset mac_buf for mac parsingLeah Rowe
3 daysutil/nvmutil: comment the unhandled errno exitLeah Rowe
3 daysutil/nvmutil: tidy up set_mac_byteLeah Rowe
3 daysutil/nvmutil: further mac address parsing cleanupLeah Rowe
3 daysutil/nvmutil: tidy up mac parsing codeLeah Rowe