Commit történet

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