Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-04 | rnd: move entropy source definition to rnd | Daniel Borkmann | 1 | -5/+1 | |
It's better off there anyway. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> | |||||
2013-06-04 | rnd: break out prng from xutils | Daniel Borkmann | 1 | -0/+49 | |
We only need it in curvetun, this makes it easier to maintain. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> |