コミット履歴

作者 SHA1 メッセージ 日付
  Dr. Stephen Henson cc7399e79c Changes from 1.0.0-stable. 15 年 前
  Ben Laurie b3f3407850 Use new common flags and fix resulting warnings. 15 年 前
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 年 前
  Ben Laurie 5e4430e70d More size_tification. 16 年 前
  Bodo Möller 3df760b83a use <poll.h> as by Single Unix Specification 18 年 前
  Bodo Möller e34aa5a3b3 always read in RAND_poll() if we can't use select because of a too 18 年 前
  Richard Levitte 27a3d9f9aa Use poll() when possible to gather Unix randomness entropy 18 年 前
  Ulf Möller 4700aea951 Add BeOS support. 18 年 前
  Geoff Thorpe 20a90e3a76 Fix some signed/unsigned warnings. 19 年 前
  Richard Levitte 4bd46774bb Move the definition of DEVRANDOM for DJGPP from Configure to e_os.h. 19 年 前
  Richard Levitte b29228836a DJGPP changes. Contributed by Doug Kaufman <dkaufman@rahul.net> 19 年 前
  Andy Polyakov 5d727078ac Fix an "oops" typo! Well, it was a debugging left-over... 20 年 前
  Andy Polyakov 108159ffcc O_NOFOLLOW is not appropriate when opening /dev/* entries on Solaris. 20 年 前
  Andy Polyakov 02a00bb054 DJGPP update. 20 年 前
  Richard Levitte ec37635c94 It was just pointed out to me that it's better to cast to double... 20 年 前
  Richard Levitte fd836aeee0 Make sure that the last argument to RAND_add() is a float, or some 20 年 前
  Richard Levitte de02ec2767 Check if a random "file" is really a device file, and treat it 21 年 前
  Richard Levitte 4d8743f490 Netware-specific changes, 21 年 前
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 年 前
  Richard Levitte 57d8ff79b2 Complete the VxWorks fix by implementing a NULL RAND_poll() for it. 22 年 前
  Richard Levitte 6a89a25c27 Add a few more VxWorks targets. 22 年 前
  Lutz Jänicke a947f2d2b6 <sys/select.h> is included for AIX, when USE_SOCKETS is defined. 22 年 前
  Lutz Jänicke da0616cd13 AIX (V3) requires <sys/select.h> (included via e_os.h) for fd_set. 22 年 前
  Richard Levitte dc01b6b1f2 Changes to have OpenSSL compile on OS/2. 23 年 前
  Bodo Möller 6e6d04e29a fix md_rand.c locking bugs 23 年 前
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 年 前
  Richard Levitte 4901b41653 Make sure time() is properly declared. 24 年 前
  Lutz Jänicke 599c03530a Add automatic query of EGD sockets to RAND_poll(). The EGD sockets are 24 年 前
  Lutz Jänicke 28e5428d5d Don't cheat: when only getting several bytes from each source, n is incremented 24 年 前
  Richard Levitte 0c61e299b3 Change RAND_poll for Unix to try a number of devices and only read 24 年 前