log random.c @ 490:bd2634b03b12

age author description
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