summaryrefslogtreecommitdiff
path: root/ao-tools/ao-usbtrng
Commit message (Collapse)AuthorAge
* ao-tools: Fix warnings in ao-toolsKeith Packard2019-01-03
| | | | | | None of these appear likely to have caused actual problems. Signed-off-by: Keith Packard <keithp@keithp.com>
* ao-tools: Add lots of compiler warning flags to ao-tools buildKeith Packard2019-01-03
| | | | | | | This catches some uninitialized variable errors which cause ao-cal-accel to crash (fixes coming next) Signed-off-by: Keith Packard <keithp@keithp.com>
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Added continuous output option to ao-usbtrngTom Marble2015-02-11
|
* Minor typo in man pageTom Marble2015-02-09
|
* ao-tools: Add ao-usbtrng to dump RNG data for testingKeith Packard2015-01-26
ao-usbtrng reads a specified number of kilobytes of random data from a random number generator. Signed-off-by: Keith Packard <keithp@keithp.com>