提交歷史

作者 SHA1 備註 提交日期
  x2018 1287dabd0b fix some code with obvious wrong coding style 2 年之前
  Matt Caswell 3c2bdd7df9 Update copyright year 3 年之前
  Randall S. Becker 650c668737 Corrected missing definitions from NonStop SPT build. 3 年之前
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 3 年之前
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 年之前
  Pauli 7d615e2178 rand_drbg: remove RAND_DRBG. 4 年之前
  Richard Levitte e39e295e20 Update copyright year 4 年之前
  aSoujyuTanaka c35b853576 Enable WinCE build without deceiving _MSC_VER. 4 年之前
  Soujyu Tanaka 3d098890b2 Circumvent a problem of lacking GetEnvironmentVariable() in WindowsCE. 5 年之前
  Richard Levitte 0db63de94c Following the license change, modify the boilerplates in crypto/rand/ 5 年之前
  Dr. Matthias St. Pierre 040a03470c randfile.c: fix a Coverity warning 6 年之前
  Dr. Matthias St. Pierre 6ec6448b93 RAND_load_file(): avoid adding small chunks to RAND_add() 6 年之前
  Dr. Matthias St. Pierre ec2d099fcc RAND_load_file(): return error if reseeding failed 6 年之前
  Pauli 5c39a55d04 Use secure_getenv(3) when available. 6 年之前
  Andy Polyakov b791355b5c rand/randfile.c: fix potential resource leak in RAND_load_file. 6 年之前
  Matt Caswell c4d3c19b4c Update copyright year 6 年之前
  Kurt Roeckx 4cffafe967 Use the private RNG for data that is not public 7 年之前
  Richard Levitte 5848be0488 Fix setbuf use for VMS C 6 年之前
  Andy Polyakov 242fcd695d rand/randfile.c: permit non-regular files in RAND_load_file. 6 年之前
  Andy Polyakov 9d9dc6ac85 o_fopen.c,rand/randfile.c: compensate for e_os.h omission. 6 年之前
  Andy Polyakov 3a63c0edab Resolve warnings in VC-WIN32 build, which allows to add /WX. 6 年之前
  Richard Levitte b379fe6cd0 NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard 7 年之前
  Rich Salz 54e5ba058b Fix use-after-free 7 年之前
  Rich Salz 3ee1eac27a Standardize apps use of -rand, etc. 7 年之前
  Rich Salz 1ef4541813 Remove some now-unneeded VMS controls 7 年之前
  Rich Salz 9ee344f5cd Cleanup RAND_load_file,RAND_write_file 7 年之前
  Rich Salz 810ef91707 Undo commit de02ec2 7 年之前
  Paul Hovey 6974fca49d updated macro spacing for styling purposes 7 年之前
  Paul Hovey 8bd62abe00 fix undoes errors introduced by https://github.com/openssl/openssl/commit/fc6076ca272f74eb1364c29e6974ad5da5ef9777?diff=split#diff-1014acebaa2c13d44ca196b9a433ef2eR184 7 年之前
  Andy Polyakov 7dc0ad4d6d rand/randfile.c: treat empty string in RAND_file_name as error. 8 年之前