log random.c @ 627:7cc34a52feb8

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
Tue, 21 Mar 2006 16:20:59 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 0501e6f661b5415eb76f3b312d183c3adfbfb712) agent-client
Sat, 11 Feb 2006 15:15:37 +0000 Matt Johnston Only read /dev/random once when the program starts
Mon, 18 Jul 2005 14:32:52 +0000 Matt Johnston - progress towards client agent forwarding agent-client
Tue, 10 May 2005 17:02:05 +0000 Matt Johnston * add a "label" argument to printhex()
Thu, 05 May 2005 04:00:10 +0000 Matt Johnston merge of 6b56bdff53b47ae7366d93b496ce353d9e3753dc
Thu, 05 May 2005 03:58:21 +0000 Matt Johnston - refactored random mp_int generation and byte->mp_int code
Sun, 24 Apr 2005 15:56:36 +0000 Matt Johnston * warn if we seem to be blocking on /dev/random
Mon, 27 Dec 2004 16:38:44 +0000 Matt Johnston random.c: fix missed instance of DROPBEAR_EGD_SOCKET
Mon, 20 Dec 2004 13:11:15 +0000 Matt Johnston Cleaned up the random code, use /dev/random by default,
Thu, 12 Aug 2004 16:41:58 +0000 Matt Johnston Merging in the changes from 0.41-0.43 main Dropbear tree
Tue, 01 Jun 2004 02:46:09 +0000 Matt Johnston Makefile.in contains updated files required