Mercurial > dropbear
log random.c @ 737:7deb6fda1319
age | author | description |
---|---|---|
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 |