Historique des commits

Auteur SHA1 Message Date
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . il y a 9 ans
  Ben Laurie 1ed81ff731 Use shared dev team flags, fix resulting warning. il y a 15 ans
  Bodo Möller 5d7f15daf8 use <poll.h> as by Single Unix Specification il y a 18 ans
  Bodo Möller ec67e3b7e4 always read in RAND_poll() if we can't use select because of a too il y a 18 ans
  Richard Levitte 8de95bc05b Use poll() when possible to gather Unix randomness entropy il y a 18 ans
  Nils Larsch 7f622f6c04 fix warnings when building openssl with (gcc 3.3.1): il y a 19 ans
  Richard Levitte 7435d89edf Move the definition of DEVRANDOM for DJGPP from Configure to e_os.h. il y a 19 ans
  Richard Levitte 77b97ee0d7 DJGPP changes. Contributed by Doug Kaufman <dkaufman@rahul.net> il y a 19 ans
  Andy Polyakov 5d727078ac Fix an "oops" typo! Well, it was a debugging left-over... il y a 20 ans
  Andy Polyakov 108159ffcc O_NOFOLLOW is not appropriate when opening /dev/* entries on Solaris. il y a 20 ans
  Andy Polyakov 02a00bb054 DJGPP update. il y a 20 ans
  Richard Levitte ec37635c94 It was just pointed out to me that it's better to cast to double... il y a 20 ans
  Richard Levitte fd836aeee0 Make sure that the last argument to RAND_add() is a float, or some il y a 20 ans
  Richard Levitte de02ec2767 Check if a random "file" is really a device file, and treat it il y a 21 ans
  Richard Levitte 4d8743f490 Netware-specific changes, il y a 21 ans
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. il y a 22 ans
  Richard Levitte 57d8ff79b2 Complete the VxWorks fix by implementing a NULL RAND_poll() for it. il y a 22 ans
  Richard Levitte 6a89a25c27 Add a few more VxWorks targets. il y a 22 ans
  Lutz Jänicke a947f2d2b6 <sys/select.h> is included for AIX, when USE_SOCKETS is defined. il y a 22 ans
  Lutz Jänicke da0616cd13 AIX (V3) requires <sys/select.h> (included via e_os.h) for fd_set. il y a 22 ans
  Richard Levitte dc01b6b1f2 Changes to have OpenSSL compile on OS/2. il y a 23 ans
  Bodo Möller 6e6d04e29a fix md_rand.c locking bugs il y a 23 ans
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't il y a 24 ans
  Richard Levitte 4901b41653 Make sure time() is properly declared. il y a 24 ans
  Lutz Jänicke 599c03530a Add automatic query of EGD sockets to RAND_poll(). The EGD sockets are il y a 24 ans
  Lutz Jänicke 28e5428d5d Don't cheat: when only getting several bytes from each source, n is incremented il y a 24 ans
  Richard Levitte 0c61e299b3 Change RAND_poll for Unix to try a number of devices and only read il y a 24 ans