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
|
Thu, 19 Jul 2012 21:34:27 +0800 |
Matt Johnston |
/dev/random blocks on busy servers too.
|
Sat, 30 Jun 2012 22:12:28 +0800 |
Matt Johnston |
Add a few more files in /proc for Linux
|
Fri, 29 Jun 2012 23:19:43 +0800 |
Matt Johnston |
Improve RNG seeding.
|
Mon, 21 Nov 2011 19:52:28 +0800 |
Matt Johnston |
- Update tfm changes to current default tip
dropbear-tfm
|
Mon, 21 Nov 2011 19:19:57 +0800 |
Matt Johnston |
- Bring in original tomsfastmath patch against 0.52 from Peter Turczak
dropbear-tfm
|
Sun, 27 Feb 2011 13:12:17 +0000 |
Matt Johnston |
- Fix DROPBEAR_PRNGD_SOCKET since it doesn't need to call connect()
|
Wed, 23 Feb 2011 15:50:30 +0000 |
Matt Johnston |
Improve capitalisation for all logged strings
|