summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 daysutil/nvmutil: sanitize the command listLeah Rowe
5 daysutil/nvmutil: never allow cmd to be negativeLeah Rowe
5 daysutil/nvmutil: tidy up set_cmd()Leah Rowe
5 daysutil/nvmutil: do cmd bound checkLeah Rowe
5 daysutil/nvmutil: rename check_cmd_argsLeah Rowe
5 daysutil/nvmutil: close random_fd only if usedLeah Rowe
5 daysutil/nvmutil: Do not allow /dev/urandom on OBSDLeah Rowe
5 daysutil/nvmutil: rename print_mac_addressLeah Rowe
5 daysutil/nvmutil: only open /dev/urandom on setmacLeah Rowe
5 daysutil/nvmutil: say what randomiser is usedLeah Rowe
5 daysutil/nvmutil: rename command.args to argcLeah Rowe
5 daysutil/nvmutil: fix mistake in commandLeah Rowe
5 daysutil/nvmutil: minor cleanupLeah Rowe
5 daysutil/nvmutil: remove stale commentLeah Rowe
5 daysutil/nvmutil: use enum for command indexLeah Rowe
5 daysutil/nvmutil: call it nvmutil in makefileLeah Rowe
5 daysutil/nvmutil: print mac before settingLeah Rowe
5 daysutil/nvmutil: store invert in command structLeah Rowe
5 daysutil/nvmutil: make cmd an integerLeah Rowe
6 daysutil/clarity: name the gbe file half sizeLeah Rowe
6 daysutil/nvmutil: only have newrandom on linux/oldunixLeah Rowe
6 daysutil/nvmutil: tidy up open_dev_urandomLeah Rowe
6 daysutil/nvmutil: correct type on hextonum()Leah Rowe
6 daysutil/nvmutil: fix a commentLeah Rowe
6 daysutil/nvmutil: fix a commentLeah Rowe
6 daysutil/nvmutil: unambiguous sign conv_argv_part_numLeah Rowe
6 daysutil/nvmutil: clean up hextonum()Leah Rowe
6 daysutil/nvmutil: tidy up some commentsLeah Rowe
6 daysutil/nvmutil: make mac_updated a uint8_tLeah Rowe
6 daysutil/nvmutil: fix prototype indentationLeah Rowe
6 daysutil/nvmutil: reset mac_buf for mac parsingLeah Rowe
6 daysutil/nvmutil: comment the unhandled errno exitLeah Rowe
6 daysutil/nvmutil: tidy up set_mac_byteLeah Rowe
6 daysutil/nvmutil: further mac address parsing cleanupLeah Rowe
6 daysutil/nvmutil: tidy up mac parsing codeLeah Rowe
6 daysutil/nvmutil: fix a bad commentLeah Rowe
6 daysutil/nvmutil: tidy up set_mac_byteLeah Rowe
6 daysutil/nvmutil: make do_read a uint8_tLeah Rowe
6 daysutil/nvmutil: clearer commenting about commandsLeah Rowe
6 daysutil/nvmutil: comment regarding bufLeah Rowe
6 daysutil/nvmutil: minor code cleanupLeah Rowe
6 daysutil/nvmutil: fix an err stringLeah Rowe
6 daysutil/nvmutil: tidy up conv_argv_part_numLeah Rowe
6 daysutil/nvmutil: Shorten a commentLeah Rowe
6 daysutil/nvmutil: fix a bad commentLeah Rowe
6 daysutil/nvmutil: make gbe_st local, not static/globalLeah Rowe
6 daysutil/nvmutil: rename rfd to urandom_fdLeah Rowe
6 daysutil/nvmutil: remove reset_global_stateLeah Rowe
6 daysutil/nvmutil: rename arc4random defineLeah Rowe
6 daysutil/nvmutil: reset errno on /dev/random fallbackLeah Rowe