Commit History

Author SHA1 Message Date
  Andy Polyakov b791355b5c rand/randfile.c: fix potential resource leak in RAND_load_file. 6 years ago
  Matt Caswell c4d3c19b4c Update copyright year 6 years ago
  Kurt Roeckx 4cffafe967 Use the private RNG for data that is not public 7 years ago
  Richard Levitte 5848be0488 Fix setbuf use for VMS C 6 years ago
  Andy Polyakov 242fcd695d rand/randfile.c: permit non-regular files in RAND_load_file. 6 years ago
  Andy Polyakov 9d9dc6ac85 o_fopen.c,rand/randfile.c: compensate for e_os.h omission. 6 years ago
  Andy Polyakov 3a63c0edab Resolve warnings in VC-WIN32 build, which allows to add /WX. 7 years ago
  Richard Levitte b379fe6cd0 NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard 7 years ago
  Rich Salz 54e5ba058b Fix use-after-free 7 years ago
  Rich Salz 3ee1eac27a Standardize apps use of -rand, etc. 7 years ago
  Rich Salz 1ef4541813 Remove some now-unneeded VMS controls 7 years ago
  Rich Salz 9ee344f5cd Cleanup RAND_load_file,RAND_write_file 7 years ago
  Rich Salz 810ef91707 Undo commit de02ec2 7 years ago
  Paul Hovey 6974fca49d updated macro spacing for styling purposes 8 years ago
  Paul Hovey 8bd62abe00 fix undoes errors introduced by https://github.com/openssl/openssl/commit/fc6076ca272f74eb1364c29e6974ad5da5ef9777?diff=split#diff-1014acebaa2c13d44ca196b9a433ef2eR184 8 years ago
  Andy Polyakov 7dc0ad4d6d rand/randfile.c: treat empty string in RAND_file_name as error. 8 years ago
  Andy Polyakov ba8fa4e53a rand/randfile.c: rationalize __OpenBSD__ code path. 8 years ago
  Andy Polyakov 799c1293fc rand/randfile.c: restore fallback to $HOME for non-setuid programs. 8 years ago
  Andy Polyakov fc6076ca27 rand/randfile.c: make it non-ASCII-savvy. 8 years ago
  Andy Polyakov b73cfb137e rand/randfile.c: remove obsolete commentary. 8 years ago
  Richard Levitte b8f304f70d Change default directory for the .rnd file on Windows and VMS 8 years ago
  Matt Caswell 13c03c8d6d Change default directory for storing the .rnd file on Windows 8 years ago
  Richard Levitte 06593767b2 Clean up the VMS hacks in crypto/rand/randfile.c 8 years ago
  Richard Levitte 8ff889c2a2 VMS: setbuf() only takes 32-bit pointers 8 years ago
  Andy Polyakov 2e6d7799ff rand/randfile.c: remove _XOPEN_SOURCE definition. 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Matt Caswell 3012e65039 Fix the no-posix-io option 8 years ago
  Rich Salz 040d43b3ff OpenSSLDie --> OPENSSL_die 8 years ago
  Emilia Kasper d8ca44ba41 Always DPURIFY 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 9 years ago