1. 03 7月, 2020 1 次提交
  2. 23 4月, 2020 1 次提交
  3. 07 3月, 2020 1 次提交
  4. 18 2月, 2020 1 次提交
  5. 30 1月, 2020 1 次提交
  6. 08 1月, 2020 1 次提交
  7. 19 12月, 2019 1 次提交
  8. 31 10月, 2019 1 次提交
  9. 19 10月, 2019 1 次提交
  10. 15 10月, 2019 1 次提交
  11. 14 10月, 2019 1 次提交
  12. 10 10月, 2019 1 次提交
  13. 09 10月, 2019 4 次提交
  14. 03 10月, 2019 1 次提交
  15. 02 10月, 2019 1 次提交
  16. 01 10月, 2019 1 次提交
  17. 23 8月, 2019 1 次提交
  18. 16 12月, 2018 1 次提交
    • D
      man: harmonize the various formulations in the HISTORY sections · fc5ecadd
      Dr. Matthias St. Pierre 提交于
      While stereotyped repetitions are frowned upon in literature, they
      serve a useful purpose in manual pages, because it is easier for
      the user to find certain information if it is always presented in
      the same way. For that reason, this commit harmonizes the varying
      formulations in the HISTORY section about which functions, flags,
      etc. were added in which OpenSSL version.
      
      It also attempts to make the pod files more grep friendly by
      avoiding to insert line breaks between the symbol names and the
      corresponding version number in which they were introduced
      (wherever possible). Some punctuation and typographical errors
      were fixed on the way.
      Reviewed-by: NTim Hudson <tjh@openssl.org>
      (Merged from https://github.com/openssl/openssl/pull/7854)
      fc5ecadd
  19. 06 12月, 2018 1 次提交
  20. 26 9月, 2018 1 次提交
  21. 20 9月, 2018 1 次提交
  22. 21 2月, 2018 1 次提交
  23. 13 2月, 2018 1 次提交
  24. 20 1月, 2018 1 次提交
  25. 12 11月, 2017 1 次提交
  26. 19 10月, 2017 1 次提交
  27. 14 8月, 2017 1 次提交
  28. 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
  29. 03 7月, 2017 1 次提交
  30. 30 3月, 2017 1 次提交
  31. 27 10月, 2016 1 次提交
  32. 25 6月, 2016 1 次提交
  33. 21 5月, 2016 1 次提交
  34. 20 5月, 2016 1 次提交
  35. 19 5月, 2016 1 次提交
  36. 23 2月, 2016 1 次提交
  37. 06 2月, 2016 1 次提交