git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21103 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-18 03:56:14 +00:00
parent 08fa7ba08b
commit ed07eec3c8

View File

@@ -1,5 +1,19 @@
2007-06-18 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: add rand-timer.c
* rand-fortuna.c: Fall back to gattering data from timer and
secret files, this is really the last resort.
* rand-timer.c: Pick up timing diffrences in the timeing info from
realtime timer, only in use as a last resort.
* version-script.map: Add hc_RAND_timer_method.
2007-06-10 Love H<>rnquist <20>strand <lha@it.su.se>
* test_bn.c: Add <rand.h>.
* test_crypto.in: Test for random device before running the tests.
* test_engine_dso.c: Test for random device.