Mercurial > dropbear
log random.c @ 660:a842469ce8ad
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, |