summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
29 hoursutil/nvmutil: rename print_mac_addressLeah Rowe
30 hoursutil/nvmutil: only open /dev/urandom on setmacLeah Rowe
30 hoursutil/nvmutil: say what randomiser is usedLeah Rowe
30 hoursutil/nvmutil: rename command.args to argcLeah Rowe
30 hoursutil/nvmutil: fix mistake in commandLeah Rowe
30 hoursutil/nvmutil: minor cleanupLeah Rowe
30 hoursutil/nvmutil: remove stale commentLeah Rowe
30 hoursutil/nvmutil: use enum for command indexLeah Rowe
31 hoursutil/nvmutil: call it nvmutil in makefileLeah Rowe
31 hoursutil/nvmutil: print mac before settingLeah Rowe
32 hoursutil/nvmutil: store invert in command structLeah Rowe
32 hoursutil/nvmutil: make cmd an integerLeah Rowe
43 hoursutil/clarity: name the gbe file half sizeLeah Rowe
43 hoursutil/nvmutil: only have newrandom on linux/oldunixLeah Rowe
46 hoursutil/nvmutil: tidy up open_dev_urandomLeah Rowe
2 daysutil/nvmutil: correct type on hextonum()Leah Rowe
2 daysutil/nvmutil: fix a commentLeah Rowe
2 daysutil/nvmutil: fix a commentLeah Rowe
2 daysutil/nvmutil: unambiguous sign conv_argv_part_numLeah Rowe
2 daysutil/nvmutil: clean up hextonum()Leah Rowe
2 daysutil/nvmutil: tidy up some commentsLeah Rowe
2 daysutil/nvmutil: make mac_updated a uint8_tLeah Rowe
2 daysutil/nvmutil: fix prototype indentationLeah Rowe
2 daysutil/nvmutil: reset mac_buf for mac parsingLeah Rowe
2 daysutil/nvmutil: comment the unhandled errno exitLeah Rowe
2 daysutil/nvmutil: tidy up set_mac_byteLeah Rowe
2 daysutil/nvmutil: further mac address parsing cleanupLeah Rowe
2 daysutil/nvmutil: tidy up mac parsing codeLeah Rowe
2 daysutil/nvmutil: fix a bad commentLeah Rowe
2 daysutil/nvmutil: tidy up set_mac_byteLeah Rowe
2 daysutil/nvmutil: make do_read a uint8_tLeah Rowe
2 daysutil/nvmutil: clearer commenting about commandsLeah Rowe
2 daysutil/nvmutil: comment regarding bufLeah Rowe
2 daysutil/nvmutil: minor code cleanupLeah Rowe
2 daysutil/nvmutil: fix an err stringLeah Rowe
2 daysutil/nvmutil: tidy up conv_argv_part_numLeah Rowe
2 daysutil/nvmutil: Shorten a commentLeah Rowe
2 daysutil/nvmutil: fix a bad commentLeah Rowe
2 daysutil/nvmutil: make gbe_st local, not static/globalLeah Rowe
2 daysutil/nvmutil: rename rfd to urandom_fdLeah Rowe
2 daysutil/nvmutil: remove reset_global_stateLeah Rowe
2 daysutil/nvmutil: rename arc4random defineLeah Rowe
2 daysutil/nvmutil: reset errno on /dev/random fallbackLeah Rowe
2 daysutil/nvmutil: remove rval from conv_argv_part_numLeah Rowe
2 daysutil/nvmutil: set part_modified to a uint8_tLeah Rowe
2 daysutil/nvmutil: make invert a uint8_tLeah Rowe
2 daysutil/nvmutil: safer argv part number parsingLeah Rowe
2 daysutil/nvmutil: rename check_bound check_nvm_boundLeah Rowe
2 daysutil/nvmutil: be clearer about GbE file sizesLeah Rowe
2 daysutil/nvmutil: rename fd to fd_ptr in xopen()Leah Rowe