1. 12 3月, 2020 1 次提交
  2. 19 10月, 2017 1 次提交
  3. 17 7月, 2017 1 次提交
    • R
      Standardize apps use of -rand, etc. · 3ee1eac2
      Rich Salz 提交于
      Standardized the -rand flag and added a new one:
          -rand file...
                  Always reads the specified files
          -writerand file
                  Always writes to the file on exit
      
      For apps that use a config file, the RANDFILE config parameter reads
      the file at startup (to seed the RNG) and write to it on exit if
      the -writerand flag isn't used.
      
      Ensured that every app that took -rand also took -writerand, and
      made sure all of that agreed with all the documentation.
      
      Fix error reporting in write_file and -rand
      Reviewed-by: NPaul Dale <paul.dale@oracle.com>
      (Merged from https://github.com/openssl/openssl/pull/3862)
      3ee1eac2
  4. 27 10月, 2016 1 次提交
  5. 21 5月, 2016 1 次提交
  6. 19 5月, 2016 1 次提交
  7. 20 3月, 2016 1 次提交
  8. 06 2月, 2016 1 次提交
  9. 22 8月, 2015 1 次提交
  10. 02 2月, 2009 1 次提交
  11. 07 9月, 2001 1 次提交
  12. 13 4月, 2000 1 次提交
  13. 04 3月, 2000 1 次提交
  14. 01 3月, 2000 2 次提交