log random.c @ 638:6b17302318b9

age author description
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
Thu, 16 Aug 2007 13:34:37 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 8a7db1e2fdc5636abb338adb636babc32f465739) agent-client
Thu, 19 Jul 2007 15:47:32 +0000 Matt Johnston Just use /dev/urandom since that's what everyone ends up using anyway.
Mon, 16 Apr 2007 13:39:50 +0000 Matt Johnston Add -u option to specify /dev/urandom instead
Fri, 16 Feb 2007 14:42:08 +0000 Matt Johnston Fix for -pedantic -ansi compilation, change // to /**/, plus some signedness
Sat, 03 Feb 2007 13:23:18 +0000 Matt Johnston Remove extraneous tests in random mpint generation,
Wed, 09 Aug 2006 16:45:05 +0000 Matt Johnston make sure that random number generator is correct endian debug-unrandom
Tue, 08 Aug 2006 15:31:38 +0000 Matt Johnston some more debugging output debug-unrandom
Fri, 04 Aug 2006 17:37:45 +0000 Matt Johnston be sure not to include uninitialised buffers in the unrandom number debug-unrandom
Fri, 04 Aug 2006 17:15:05 +0000 Matt Johnston Remove actual randomness, to (hopefully) allow comparison between hosts debug-unrandom
Tue, 06 Jun 2006 15:40:09 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 138a11bc1e2babcd8b1182e6cb2a85d4e9404b11) agent-client
Sun, 26 Mar 2006 09:26:43 +0000 Matt Johnston A few more fixups, make sure that variable declarations are the
Sat, 25 Mar 2006 17:10:27 +0000 matt-ucc A few changes for the 0.48 merge ucc-axis-hack
Wed, 22 Mar 2006 05:12:18 +0000 Matt Johnston minor cleanups for some warnings