1. 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
  2. 22 5月, 2017 1 次提交
  3. 30 3月, 2017 1 次提交
  4. 21 2月, 2017 1 次提交
  5. 14 12月, 2016 1 次提交
  6. 27 10月, 2016 1 次提交
  7. 22 8月, 2016 1 次提交
  8. 21 5月, 2016 1 次提交
  9. 20 5月, 2016 1 次提交
  10. 19 5月, 2016 2 次提交
  11. 20 3月, 2016 1 次提交
  12. 06 2月, 2016 1 次提交
  13. 29 10月, 2015 1 次提交
    • R
      Remove SSLeay history, etc., from docs · a528d4f0
      Rich Salz 提交于
      If something was "present in all versions" of SSLeay, or if it was
      added to a version of SSLeay (and therefore predates OpenSSL),
      remove mention of it.  Documentation history now starts with OpenSSL.
      
      Remove mention of all history before OpenSSL 0.9.8, inclusive.
      
      Remove all AUTHOR sections.
      Reviewed-by: NTim Hudson <tjh@openssl.org>
      a528d4f0
  14. 25 9月, 2015 1 次提交
  15. 22 8月, 2015 1 次提交
  16. 01 8月, 2015 1 次提交
  17. 15 2月, 2014 2 次提交
    • S
      Fix various spelling errors · 2b4ffc65
      Scott Schaefer 提交于
      2b4ffc65
    • S
      Document pkcs12 -password behavior · 856c6dfb
      Scott Schaefer 提交于
      apps/pkcs12.c accepts -password as an argument.  The document author
      almost certainly meant to write "-password, -passin".
      
      However, that is not correct, either.  Actually the code treats
      -password as equivalent to -passin, EXCEPT when -export is also
      specified, in which case -password as equivalent to -passout.
      856c6dfb
  18. 22 12月, 2006 1 次提交
  19. 06 8月, 2006 1 次提交
  20. 09 7月, 2006 1 次提交
  21. 07 9月, 2001 1 次提交
  22. 18 3月, 2001 1 次提交
  23. 13 4月, 2000 1 次提交
  24. 25 2月, 2000 1 次提交
  25. 17 2月, 2000 1 次提交
  26. 12 2月, 2000 1 次提交
  27. 08 2月, 2000 2 次提交
  28. 27 1月, 2000 1 次提交
  29. 21 1月, 2000 1 次提交
  30. 09 1月, 2000 1 次提交
  31. 08 1月, 2000 2 次提交