1. 24 9月, 2018 3 次提交
  2. 23 9月, 2018 1 次提交
    • B
      Create the .rnd file it it does not exist · 1fd6afb5
      Bernd Edlinger 提交于
      It's a bit annoying, since some commands try to read a .rnd file,
      and print an error message if the file does not exist.
      
      But previously a .rnd file was created on exit, and that does no longer
      happen.
      
      Fixed by continuing in app_RAND_load_conf regardless of the error in
      RAND_load_file.
      
      If the random number generator is still not initalized on exit, the
      function RAND_write_file will fail and no .rnd file would be created.
      
      Remove RANDFILE from openssl.cnf
      Reviewed-by: NKurt Roeckx <kurt@roeckx.be>
      (Merged from https://github.com/openssl/openssl/pull/7217)
      
      (cherry picked from commit 0f58220973a02248ca5c69db59e615378467b9c8)
      1fd6afb5
  3. 22 9月, 2018 4 次提交
  4. 21 9月, 2018 2 次提交
  5. 20 9月, 2018 4 次提交
  6. 18 9月, 2018 3 次提交
  7. 17 9月, 2018 4 次提交
  8. 16 9月, 2018 1 次提交
  9. 15 9月, 2018 1 次提交
  10. 13 9月, 2018 4 次提交
  11. 12 9月, 2018 4 次提交
  12. 11 9月, 2018 8 次提交
  13. 10 9月, 2018 1 次提交