Commit History

Autor SHA1 Mensaxe Data
  Lutz Jänicke 3de5a7745f Correctly adjust location of comment %!s(int64=16) %!d(string=hai) anos
  Lutz Jänicke 8b99c79fae Another occurance of possible valgrind/purify "uninitialized memory" %!s(int64=16) %!d(string=hai) anos
  Lutz Jänicke c9fb4e2c8d Do not use uninitialized memory to seed the PRNG as it may confuse %!s(int64=17) %!d(string=hai) anos
  Andy Polyakov 49e3c9d8e6 Mask libcrypto references to stat with OPENSSL_NO_POSIX_IO. %!s(int64=19) %!d(string=hai) anos
  Richard Levitte fe8bf9560d When _XOPEN_SOURCE is defined, make sure it's defined to 500. Required in %!s(int64=19) %!d(string=hai) anos
  Richard Levitte fd9fa844e2 Wrap code starting with a definition. %!s(int64=20) %!d(string=hai) anos
  Richard Levitte a481b4b52c A couple more cases where RAND_add() gets an integer instead of a %!s(int64=20) %!d(string=hai) anos
  Richard Levitte 61a88c31c0 Typo %!s(int64=21) %!d(string=hai) anos
  Richard Levitte 4de65cbc06 S_IFBLK and S_IFCHR may not exist in some places (like Windows), so %!s(int64=21) %!d(string=hai) anos
  Richard Levitte de02ec2767 Check if a random "file" is really a device file, and treat it %!s(int64=21) %!d(string=hai) anos
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. %!s(int64=22) %!d(string=hai) anos
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. %!s(int64=22) %!d(string=hai) anos
  Richard Levitte f0b54fefe9 Some platforms (most notably Windows) do not have a $HOME by default. %!s(int64=23) %!d(string=hai) anos
  Bodo Möller a2cf08cc23 undo previous change: "e_os.h" is now the official name for the file %!s(int64=24) %!d(string=hai) anos
  Bodo Möller d3a73875e2 include e_os.h as "openssl/e_os.h" (as elsewhere) %!s(int64=24) %!d(string=hai) anos
  Richard Levitte 627774fd87 Since RAND_file_name() uses strlen, make sure the number that's %!s(int64=24) %!d(string=hai) anos
  Richard Levitte 4981372d03 Include OpenSSL header files earlier so macros like OPENSSL_SYS_VMS %!s(int64=24) %!d(string=hai) anos
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't %!s(int64=24) %!d(string=hai) anos
  Ulf Möller 36fafffae2 New function OPENSSL_issetugid(). Needs more work. %!s(int64=24) %!d(string=hai) anos
  Ulf Möller a71b5abfa4 use <= instead of == %!s(int64=24) %!d(string=hai) anos
  Ulf Möller 928cc3a6de point out that RAND_load_file() etc are only for seed files, not for %!s(int64=24) %!d(string=hai) anos
  Richard Levitte 74d2b0f112 Don't include e_os.h before the system headers %!s(int64=24) %!d(string=hai) anos
  Bodo Möller 4ee1eb7bd4 There are compilers that complain if a variable has the same name as a %!s(int64=24) %!d(string=hai) anos
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names %!s(int64=24) %!d(string=hai) anos
  Bodo Möller 50e4e9283d When open()ing 'file' in RAND_write_file, don't use O_EXCL. %!s(int64=24) %!d(string=hai) anos
  Ulf Möller a6aa71ff5f Bug fix: RAND_write_file() failed to write to files created by open() %!s(int64=25) %!d(string=hai) anos
  Richard Levitte 87b89b799f Make sure an error condition is returned if, for some reason, the file %!s(int64=25) %!d(string=hai) anos
  Bodo Möller bf8479d22f Workaround for Windoze weirdness. %!s(int64=25) %!d(string=hai) anos
  Richard Levitte 668ba7d63f ftruncate() and fileno() are not supported on all versions of OpenVMS %!s(int64=25) %!d(string=hai) anos
  Richard Levitte 3e0f27f3c9 Changes to synchronise with Unix. %!s(int64=25) %!d(string=hai) anos