Commit History

Author SHA1 Message Date
  Soujyu Tanaka 3d098890b2 Circumvent a problem of lacking GetEnvironmentVariable() in WindowsCE. 5 years ago
  Richard Levitte 0db63de94c Following the license change, modify the boilerplates in crypto/rand/ 6 years ago
  Dr. Matthias St. Pierre 040a03470c randfile.c: fix a Coverity warning 6 years ago
  Dr. Matthias St. Pierre 6ec6448b93 RAND_load_file(): avoid adding small chunks to RAND_add() 6 years ago
  Dr. Matthias St. Pierre ec2d099fcc RAND_load_file(): return error if reseeding failed 6 years ago
  Pauli 5c39a55d04 Use secure_getenv(3) when available. 6 years ago
  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