summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
7 hoursutil/nvmutil: fix mistake in commandLeah Rowe
7 hoursutil/nvmutil: minor cleanupLeah Rowe
8 hoursutil/nvmutil: remove stale commentLeah Rowe
8 hoursutil/nvmutil: use enum for command indexLeah Rowe
8 hoursutil/nvmutil: call it nvmutil in makefileLeah Rowe
8 hoursutil/nvmutil: print mac before settingLeah Rowe
9 hoursutil/nvmutil: store invert in command structLeah Rowe
9 hoursutil/nvmutil: make cmd an integerLeah Rowe
20 hoursutil/clarity: name the gbe file half sizeLeah Rowe
20 hoursutil/nvmutil: only have newrandom on linux/oldunixLeah Rowe
24 hoursutil/nvmutil: tidy up open_dev_urandomLeah Rowe
30 hoursutil/nvmutil: correct type on hextonum()Leah Rowe
30 hoursutil/nvmutil: fix a commentLeah Rowe
31 hoursutil/nvmutil: fix a commentLeah Rowe
31 hoursutil/nvmutil: unambiguous sign conv_argv_part_numLeah Rowe
31 hoursutil/nvmutil: clean up hextonum()Leah Rowe
31 hoursutil/nvmutil: tidy up some commentsLeah Rowe
31 hoursutil/nvmutil: make mac_updated a uint8_tLeah Rowe
31 hoursutil/nvmutil: fix prototype indentationLeah Rowe
31 hoursutil/nvmutil: reset mac_buf for mac parsingLeah Rowe
32 hoursutil/nvmutil: comment the unhandled errno exitLeah Rowe
32 hoursutil/nvmutil: tidy up set_mac_byteLeah Rowe
32 hoursutil/nvmutil: further mac address parsing cleanupLeah Rowe
32 hoursutil/nvmutil: tidy up mac parsing codeLeah Rowe
32 hoursutil/nvmutil: fix a bad commentLeah Rowe
32 hoursutil/nvmutil: tidy up set_mac_byteLeah Rowe
32 hoursutil/nvmutil: make do_read a uint8_tLeah Rowe
33 hoursutil/nvmutil: clearer commenting about commandsLeah Rowe
33 hoursutil/nvmutil: comment regarding bufLeah Rowe
33 hoursutil/nvmutil: minor code cleanupLeah Rowe
33 hoursutil/nvmutil: fix an err stringLeah Rowe
34 hoursutil/nvmutil: tidy up conv_argv_part_numLeah Rowe
34 hoursutil/nvmutil: Shorten a commentLeah Rowe
34 hoursutil/nvmutil: fix a bad commentLeah Rowe
34 hoursutil/nvmutil: make gbe_st local, not static/globalLeah Rowe
34 hoursutil/nvmutil: rename rfd to urandom_fdLeah Rowe
34 hoursutil/nvmutil: remove reset_global_stateLeah Rowe
34 hoursutil/nvmutil: rename arc4random defineLeah Rowe
34 hoursutil/nvmutil: reset errno on /dev/random fallbackLeah Rowe
34 hoursutil/nvmutil: remove rval from conv_argv_part_numLeah Rowe
34 hoursutil/nvmutil: set part_modified to a uint8_tLeah Rowe
34 hoursutil/nvmutil: make invert a uint8_tLeah Rowe
35 hoursutil/nvmutil: safer argv part number parsingLeah Rowe
35 hoursutil/nvmutil: rename check_bound check_nvm_boundLeah Rowe
35 hoursutil/nvmutil: be clearer about GbE file sizesLeah Rowe
35 hoursutil/nvmutil: rename fd to fd_ptr in xopen()Leah Rowe
35 hoursutil/nvmutil: cleaned up a few prototypesLeah Rowe
35 hoursutil/nvmutil: more readable xopenLeah Rowe
36 hoursutil/nvmutil: use unsigned char in hextonumLeah Rowe
36 hoursutil/nvmutil: remove redundant breakLeah Rowe