| Commit message (Expand) | Author | Age | Files | Lines |
* | Version bump. Thanks to klondike for updating the textrel patch. Fixes bug #5... | ![](//www.gravatar.com/avatar/f5112178a0c945866167c680fa309e20?s=13&d=retro) Manuel Rüger | 2014-11-18 | 7 | -217/+100 |
* | Add unit file (#510826 by Salah Coronya) | ![](//www.gravatar.com/avatar/62f8ca529bbf9ee9aa3c1b4bf6619d17?s=13&d=retro) Pacho Ramos | 2014-05-24 | 1 | -0/+8 |
* | Change the after clause from "random" (which does not seem to have ever exist... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2013-05-22 | 3 | -9/+9 |
* | Fix assemby textrels on rdrand_asm.S on PIC x86, bug #469962 | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2013-05-15 | 1 | -0/+71 |
* | Fix typo. Thanks to Chris Mayo for reporting. | ![](//www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b?s=13&d=retro) Diego Elio Pettenò | 2012-12-24 | 1 | -2/+2 |
* | Remove direct uses of /dev/urandom — if the user wants to, they can do it e... | ![](//www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b?s=13&d=retro) Diego Elio Pettenò | 2012-12-17 | 2 | -11/+2 |
* | Handle NO_TPM the way NO_DRNG is handled, as otherwise it can fail the same way. | ![](//www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b?s=13&d=retro) Diego Elio Pettenò | 2012-12-17 | 1 | -2/+2 |
* | Fix init script also when using an actual RNG device. Closes bug #447464 by T... | ![](//www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b?s=13&d=retro) Diego Elio Pettenò | 2012-12-16 | 1 | -2/+2 |
* | More fixes to the init script if there is no device at all. Also fix handling... | ![](//www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b?s=13&d=retro) Diego Elio Pettenò | 2012-12-16 | 2 | -19/+20 |
* | Update init script so that OpenRC can check on the daemon, also fix stop with... | ![](//www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b?s=13&d=retro) Diego Elio Pettenò | 2012-12-16 | 2 | -0/+59 |
* | Update init.d script to match latest version #442036 by Manuel Rüger. | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-11-11 | 2 | -0/+84 |
* | Patch configure.ac to search for arpg in glibc or libargp, bug #292191 | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-07-19 | 1 | -0/+43 |
* | Version bump, remove old versions. rng-tools-3 contains support for TPM devices. | ![](//www.gravatar.com/avatar/d3ed2f5832df35c7c165f1a3cdf9f83d?s=13&d=retro) Krzysztof Pawlik | 2010-11-08 | 4 | -598/+1 |
* | Bug #292239: Make remix of /dev/urandom optional. | ![](//www.gravatar.com/avatar/92acbdd6a6a4ac8239f987f1ee9181b8?s=13&d=retro) Robin H. Johnson | 2010-09-15 | 2 | -3/+9 |
* | New spin of the TPM patch that does not fail when TPM hardware is not present. | ![](//www.gravatar.com/avatar/92acbdd6a6a4ac8239f987f1ee9181b8?s=13&d=retro) Robin H. Johnson | 2010-09-15 | 1 | -0/+309 |
* | Add support to use TPM devices as RNG sources per Matt Domsch: http://domsch.... | ![](//www.gravatar.com/avatar/92acbdd6a6a4ac8239f987f1ee9181b8?s=13&d=retro) Robin H. Johnson | 2009-11-10 | 3 | -0/+370 |
* | Check /dev/hwrng, see bug #276973. | ![](//www.gravatar.com/avatar/d3ed2f5832df35c7c165f1a3cdf9f83d?s=13&d=retro) Krzysztof Pawlik | 2009-07-15 | 1 | -2/+5 |
* | Remove all old-style digests from the system and regen the Manifest files. | ![](//www.gravatar.com/avatar/92acbdd6a6a4ac8239f987f1ee9181b8?s=13&d=retro) Robin H. Johnson | 2008-01-31 | 1 | -3/+0 |
* | Remove old version. | ![](//www.gravatar.com/avatar/d3ed2f5832df35c7c165f1a3cdf9f83d?s=13&d=retro) Krzysztof Pawlik | 2006-09-03 | 2 | -34/+0 |
* | Added myself as maintainer, version bump and better init.d/conf.d scripts (se... | ![](//www.gravatar.com/avatar/d3ed2f5832df35c7c165f1a3cdf9f83d?s=13&d=retro) Krzysztof Pawlik | 2006-03-20 | 4 | -1/+45 |
* | Gentoo Technologies -> Gentoo Foundation | ![](//www.gravatar.com/avatar/758d4da65e353d1ea599d34d400e7add?s=13&d=retro) Aron Griffis | 2004-07-15 | 1 | -2/+2 |
* | bump version, add in change from bug #47107 to use urandom as a feedback input. | ![](//www.gravatar.com/avatar/92acbdd6a6a4ac8239f987f1ee9181b8?s=13&d=retro) Robin H. Johnson | 2004-04-08 | 2 | -3/+5 |
* | we license under gpl2, not gpl2 or later | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2004-03-06 | 1 | -23/+22 |
* | fix rng-tools for 2.6 kernel | ![](//www.gravatar.com/avatar/5df517f31c46aa6ff491ad966fdf3c9c?s=13&d=retro) Hanno Böck | 2003-10-05 | 1 | -2/+5 |
* | added rng-tools | ![](//www.gravatar.com/avatar/5df517f31c46aa6ff491ad966fdf3c9c?s=13&d=retro) Hanno Böck | 2003-08-20 | 2 | -0/+31 |