summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
40 hoursutil/nvmutil: rename check_cmd_argsLeah Rowe
40 hoursutil/nvmutil: close random_fd only if usedLeah Rowe
41 hoursutil/nvmutil: Do not allow /dev/urandom on OBSDLeah Rowe
41 hoursutil/nvmutil: rename print_mac_addressLeah Rowe
41 hoursutil/nvmutil: only open /dev/urandom on setmacLeah Rowe
41 hoursutil/nvmutil: say what randomiser is usedLeah Rowe
41 hoursutil/nvmutil: rename command.args to argcLeah Rowe
41 hoursutil/nvmutil: fix mistake in commandLeah Rowe
41 hoursutil/nvmutil: minor cleanupLeah Rowe
42 hoursutil/nvmutil: remove stale commentLeah Rowe
42 hoursutil/nvmutil: use enum for command indexLeah Rowe
43 hoursutil/nvmutil: call it nvmutil in makefileLeah Rowe
43 hoursutil/nvmutil: print mac before settingLeah Rowe
43 hoursutil/nvmutil: store invert in command structLeah Rowe
43 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
3 daysutil/nvmutil: fix a bad commentLeah Rowe
3 daysutil/nvmutil: tidy up set_mac_byteLeah Rowe
3 daysutil/nvmutil: make do_read a uint8_tLeah Rowe
3 daysutil/nvmutil: clearer commenting about commandsLeah Rowe
3 daysutil/nvmutil: comment regarding bufLeah Rowe
3 daysutil/nvmutil: minor code cleanupLeah Rowe
3 daysutil/nvmutil: fix an err stringLeah Rowe
3 daysutil/nvmutil: tidy up conv_argv_part_numLeah Rowe
3 daysutil/nvmutil: Shorten a commentLeah Rowe
3 daysutil/nvmutil: fix a bad commentLeah Rowe
3 daysutil/nvmutil: make gbe_st local, not static/globalLeah Rowe
3 daysutil/nvmutil: rename rfd to urandom_fdLeah Rowe
3 daysutil/nvmutil: remove reset_global_stateLeah Rowe
3 daysutil/nvmutil: rename arc4random defineLeah Rowe
3 daysutil/nvmutil: reset errno on /dev/random fallbackLeah Rowe
3 daysutil/nvmutil: remove rval from conv_argv_part_numLeah Rowe
3 daysutil/nvmutil: set part_modified to a uint8_tLeah Rowe
3 daysutil/nvmutil: make invert a uint8_tLeah Rowe
3 daysutil/nvmutil: safer argv part number parsingLeah Rowe