log random.c @ 857:c19acba28590

age author description
Thu, 14 Nov 2013 22:03:30 +0800 Matt Johnston use oldstyle comments
Thu, 14 Nov 2013 21:36:45 +0800 Matt Johnston - Some fixes for old compilers like tru64 v4 from Daniel Richard G.
Mon, 21 Oct 2013 22:50:52 +0800 Matt Johnston Fix shadowed "ret" variable ecc
Fri, 18 Oct 2013 21:38:01 +0800 Matt Johnston Merge in changes from the past couple of releases ecc
Tue, 28 May 2013 22:16:57 +0800 Matt Johnston limit how much we read from rt_cache etc
Tue, 21 May 2013 12:09:35 +0800 Matt Johnston merge in HEAD ecc
Sun, 07 Apr 2013 01:36:42 +0800 Matt Johnston ecc kind of works, needs fixing/testing ecc
Fri, 29 Mar 2013 00:28:09 +0800 Matt Johnston More changes for KEX and ECDH. Set up hash descriptors, make ECC code work, ecc
Tue, 26 Mar 2013 01:35:22 +0800 Matt Johnston refactor kexdh code a bit, start working on ecdh etc ecc
Tue, 02 Apr 2013 18:59:00 +0800 Matt Johnston fix tabs
Tue, 02 Apr 2013 18:53:18 +0800 Matt Johnston Fix segfault when /dev/urandom isn't writable
Thu, 21 Mar 2013 21:23:34 +0800 Matt Johnston Make sure "struct timeval" is initialised on OS X to avoid valgrind warnings
Tue, 19 Mar 2013 19:47:29 +0800 Matt Johnston Include /proc/vmstat as another random source
Mon, 11 Mar 2013 23:07:45 +0800 Matt Johnston fix signedness error in prototype
Sat, 23 Feb 2013 10:27:49 +0800 Matt Johnston add loadavg and entropy_avail as sources