Commit History

Author SHA1 Message Date
  Matt Caswell 3ce2fdabe6 Convert memset calls to OPENSSL_cleanse 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Rich Salz 1fbab1dc6f Remove Netware and OS/2 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Benjamin Kaduk 0423f812dc Add a no-egd option to disable EGD-related code 8 years ago
  Long, Qin fb4844bbc6 Add UEFI flag for rand build 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Dr. Stephen Henson b6eb9827a6 Add OSSL_NELEM macro. 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Rich Salz b317819b2e RT3548: Remove some obsolete platforms 9 years ago
  Dr. Stephen Henson ad89bf7894 PR: 2563 12 years ago
  Dr. Stephen Henson cc7399e79c Changes from 1.0.0-stable. 15 years ago
  Ben Laurie b3f3407850 Use new common flags and fix resulting warnings. 15 years ago
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 15 years ago
  Ben Laurie 5e4430e70d More size_tification. 15 years ago
  Bodo Möller 3df760b83a use <poll.h> as by Single Unix Specification 18 years ago
  Bodo Möller e34aa5a3b3 always read in RAND_poll() if we can't use select because of a too 18 years ago
  Richard Levitte 27a3d9f9aa Use poll() when possible to gather Unix randomness entropy 18 years ago
  Ulf Möller 4700aea951 Add BeOS support. 18 years ago
  Geoff Thorpe 20a90e3a76 Fix some signed/unsigned warnings. 19 years ago
  Richard Levitte 4bd46774bb Move the definition of DEVRANDOM for DJGPP from Configure to e_os.h. 19 years ago
  Richard Levitte b29228836a DJGPP changes. Contributed by Doug Kaufman <dkaufman@rahul.net> 19 years ago
  Andy Polyakov 5d727078ac Fix an "oops" typo! Well, it was a debugging left-over... 19 years ago
  Andy Polyakov 108159ffcc O_NOFOLLOW is not appropriate when opening /dev/* entries on Solaris. 19 years ago
  Andy Polyakov 02a00bb054 DJGPP update. 19 years ago
  Richard Levitte ec37635c94 It was just pointed out to me that it's better to cast to double... 20 years ago
  Richard Levitte fd836aeee0 Make sure that the last argument to RAND_add() is a float, or some 20 years ago
  Richard Levitte de02ec2767 Check if a random "file" is really a device file, and treat it 20 years ago
  Richard Levitte 4d8743f490 Netware-specific changes, 20 years ago
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 21 years ago