1. 26 5月, 2023 1 次提交
  2. 12 4月, 2023 2 次提交
  3. 10 8月, 2021 1 次提交
  4. 27 2月, 2020 1 次提交
  5. 05 2月, 2019 1 次提交
  6. 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
  7. 05 3月, 2018 1 次提交
  8. 03 5月, 2017 1 次提交
  9. 13 6月, 2016 1 次提交
  10. 20 11月, 2015 2 次提交
  11. 09 9月, 2014 1 次提交
  12. 03 7月, 2014 1 次提交
  13. 06 9月, 2013 1 次提交
  14. 06 12月, 2011 1 次提交
  15. 05 4月, 2009 1 次提交
  16. 07 11月, 2006 1 次提交
  17. 08 5月, 2006 1 次提交
  18. 13 2月, 2006 1 次提交
  19. 16 9月, 2005 1 次提交
  20. 02 4月, 2005 1 次提交
  21. 28 12月, 2004 1 次提交
  22. 20 6月, 2003 1 次提交
  23. 04 4月, 2003 1 次提交
  24. 11 4月, 2001 1 次提交
  25. 16 3月, 2001 2 次提交
  26. 04 3月, 2001 1 次提交
  27. 06 1月, 2000 1 次提交
  28. 02 1月, 2000 1 次提交
  29. 25 12月, 1999 1 次提交
  30. 27 10月, 1999 1 次提交
    • D
      Continued multibyte character support. · 74400f73
      Dr. Stephen Henson 提交于
      Add a bunch of functions to simplify the creation of X509_NAME structures.
      
      Change the X509_NAME_entry_add stuff in req/ca so it no longer uses
      X509_NAME_entry_count(): passing -1 has the same effect.
      74400f73
  31. 26 8月, 1999 1 次提交
  32. 08 8月, 1999 1 次提交
  33. 20 5月, 1999 1 次提交
  34. 17 5月, 1999 1 次提交
  35. 16 5月, 1999 1 次提交
  36. 07 3月, 1999 1 次提交
  37. 23 2月, 1999 1 次提交