summaryrefslogtreecommitdiff
path: root/random.c
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'au.asn.ucc.matt.dropbear' (head 8a7db1e2fdc5636abb338a...Matt Johnston2007-08-161-5/+1
|\
| * propagate from branch 'au.asn.ucc.matt.dropbear' (head 138a11bc1e2babcd8b1182...Matt Johnston2006-06-061-8/+8
| |\
| * \ propagate from branch 'au.asn.ucc.matt.dropbear' (head 0501e6f661b5415eb76f3b...Matt Johnston2006-03-211-3/+28
| |\ \
| * | | - progress towards client agent forwardingMatt Johnston2005-07-181-5/+1
* | | | Just use /dev/urandom since that's what everyone ends up using anyway.Matt Johnston2007-07-191-9/+2
* | | | Add -u option to specify /dev/urandom insteadMatt Johnston2007-04-161-2/+9
* | | | Fix for -pedantic -ansi compilation, change // to /**/, plus some signednessMatt Johnston2007-02-161-1/+1
* | | | Remove extraneous tests in random mpint generation,Matt Johnston2007-02-031-2/+1
| |_|/ |/| |
* | | A few more fixups, make sure that variable declarations are theMatt Johnston2006-03-261-6/+6
* | | minor cleanups for some warningsMatt Johnston2006-03-221-2/+2
| |/ |/|
* | Only read /dev/random once when the program startsMatt Johnston2006-02-111-3/+28
|/
* * add a "label" argument to printhex()Matt Johnston2005-05-101-3/+3
* merge of 6b56bdff53b47ae7366d93b496ce353d9e3753dcMatt Johnston2005-05-051-0/+19
|\
| * * warn if we seem to be blocking on /dev/randomMatt Johnston2005-04-241-0/+19
* | - refactored random mp_int generation and byte->mp_int codeMatt Johnston2005-05-051-0/+36
|/
* random.c: fix missed instance of DROPBEAR_EGD_SOCKETMatt Johnston2004-12-271-1/+1
* Cleaned up the random code, use /dev/random by default,Matt Johnston2004-12-201-24/+6
* Merging in the changes from 0.41-0.43 main Dropbear treeMatt Johnston2004-08-121-2/+3
* Makefile.in contains updated files requiredMatt Johnston2004-06-011-0/+178