summaryrefslogtreecommitdiffhomepage
path: root/random.c
AgeCommit message (Collapse)Author
2007-02-03Remove extraneous tests in random mpint generation,Matt Johnston
courtesy of Klocwork --HG-- extra : convert_revision : 2b5e1d92fd1ce08361e69155a525fca481e79fe4
2006-03-26A few more fixups, make sure that variable declarations are theMatt Johnston
first thing in a function --HG-- extra : convert_revision : 5e475ab869513f9ce5baff42838a656f99300487
2006-03-22minor cleanups for some warningsMatt Johnston
--HG-- extra : convert_revision : 6ace12c71fc2773210f2f3d374c96622ca54fe48
2006-02-11Only read /dev/random once when the program startsMatt Johnston
rather than for every connection, to "conserve entropy". --HG-- extra : convert_revision : 21df240b71c0af8454725dec9abb428dd4bb97a2
2005-05-10* add a "label" argument to printhex()Matt Johnston
* make some vars static in random.c --HG-- extra : convert_revision : ef941a918e42e8af23b132946f44e6836a327e71
2005-05-05merge of 6b56bdff53b47ae7366d93b496ce353d9e3753dcMatt Johnston
and b68c53583ba80ad14fd0ba70ff26ea3dbd8e8823 --HG-- extra : convert_revision : 0a69485db882269664dcd5ec88e66b8ea9570855
2005-05-05- refactored random mp_int generation and byte->mp_int codeMatt Johnston
- added RSA blinding --HG-- extra : convert_revision : 5d5b4657a24a1c8f53c6fc45d5ec29ddb85fb45a
2005-04-24* warn if we seem to be blocking on /dev/randomMatt Johnston
--HG-- extra : convert_revision : a160efd238030ac4f7fd8304c5a87928145feccc
2004-12-27random.c: fix missed instance of DROPBEAR_EGD_SOCKETMatt Johnston
--HG-- extra : convert_revision : 0be7aaee2230fa65f252b2e74deee7102558ceb6
2004-12-20Cleaned up the random code, use /dev/random by default,Matt Johnston
and remove the addrandom() function which wasn't used. --HG-- extra : convert_revision : d560d214ad20001f8ef5d5494ff3c97e6184d9cc
2004-08-12Merging in the changes from 0.41-0.43 main Dropbear treeMatt Johnston
--HG-- extra : convert_revision : 4c3428781bc8faf0fd7cadd7099fbd7f4ea386e7
2004-06-01Makefile.in contains updated files requiredMatt Johnston
--HG-- extra : convert_revision : cc8a8c49dc70e632c352853a39801089b08149be