summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
16 hoursutil/nvmutil: mitigate buggy libc i/oLeah Rowe
16 hoursutil/nvmutil: implement zero-byte r/w timeoutLeah Rowe
16 hoursTODOLeah Rowe
16 hoursutil/nvmutil: add some useful commentsLeah Rowe
16 hoursutil/nvmutil: split up rw_file_exactLeah Rowe
17 hoursfix indentationLeah Rowe
18 hoursutil/nvmutil: add jitter to fallback_rand entropyLeah Rowe
18 hoursutil/nvmutil: improved entropy in fallback_randLeah Rowe
18 hoursutil/nvmutil: remove /dev/random fallbackLeah Rowe
18 hoursutil/nvmutil: include time.h after types.hLeah Rowe
18 hoursutil/nvmutil: mitigate fast calls to randLeah Rowe
18 hoursutil/nvmutil: fallback randomiserLeah Rowe
18 hoursutil/nvmutil: correct install usageLeah Rowe
18 hoursutil/nvmutil: fix makefileLeah Rowe
19 hoursutil/nvmutil: remove errno externLeah Rowe
19 hoursutil/nvmutil: use install -d instead of mkdir -pLeah Rowe
19 hoursutil/nvmutil: fix commentLeah Rowe
19 hoursutil/nvmutil: use chmod instead, in MakefileLeah Rowe
19 hoursutil/nvmutil: add -m to install on MakefileLeah Rowe
19 hoursutil/nvmutil: simplify flags on urandomLeah Rowe
19 hoursutil/nvmutil: fix mistake in random checkLeah Rowe
19 hoursutil/nvmutil: portable errnoLeah Rowe
19 hoursutil/nvmutil: fix non-portable variable declarationLeah Rowe
19 hoursutil/nvmutil: disable urandom if not foundLeah Rowe
19 hoursutil/nvmutil: use ECANCELED on checksum errLeah Rowe
20 hoursutil/nvmutil: don't use errno for program stateLeah Rowe
25 hoursutil/spkmodem-recv: code cleanupLeah Rowe
27 hoursutil/spkmodem-recv: optimise pulse checkLeah Rowe
27 hoursutil/spkmodem-recv: clearer pulse decodingLeah Rowe
27 hoursutil/spkmodem-recv: say what freq_sep/data areLeah Rowe
27 hoursutil/spkmodem-recv: add a usage functionLeah Rowe
27 hoursutil/spkmodem-recv: tidy up the getopt loopLeah Rowe
27 hoursutil/spkmodem-recv: allow short sample readsLeah Rowe
27 hoursutil/spkmodem-recv: don't exit in print_statsLeah Rowe
27 hoursutil/spkmodem-recv: buffer calls to fread()Leah Rowe
27 hoursutil/spkmodem-recv: make new pulse calculation clearerLeah Rowe
28 hoursutil/spkmodem-recv: tidy up pulse decodingLeah Rowe
28 hoursutil/spkmodem-recv: split up handle_audio()Leah Rowe
28 hoursutil/spkmodem-recv: tidy up handle_audioLeah Rowe
28 hoursutil/spkmodem-recv: optimise ring buffer pos calcLeah Rowe
28 hoursutil/spkmodem-recv: don't use modulus on decodeLeah Rowe
28 hoursspkmodemrecv makefile: add -c to installLeah Rowe
28 hoursutil/spkmodem-recv: further portability / cleanupLeah Rowe
33 hoursutil/nvmutil: further clean up decode_pulse()Leah Rowe
33 hoursutil/spkmodem-recv: tidy up frame decodingLeah Rowe
33 hoursutil/spkmodem-recv: handle fread errorsLeah Rowe
33 hoursutil/spkmodem-recv: fix getopt prototypeLeah Rowe
33 hoursremoved some unnecessary thingsLeah Rowe
33 hoursanother fixLeah Rowe
33 hourstiny fixLeah Rowe