1. 31 7月, 2018 1 次提交
  2. 08 6月, 2017 1 次提交
  3. 11 3月, 2017 1 次提交
  4. 11 11月, 2016 1 次提交
  5. 27 10月, 2016 1 次提交
  6. 21 6月, 2016 1 次提交
    • R
      More doc cleanup · c952780c
      Rich Salz 提交于
      Add missing entries to NAME section
      Add SYNOPSIS lines, remove old NAME entries
      Update find-doc-nits; better regexp's for parsing SYNOPSIS sections.
      Rename a couple of files to have an API name.
      Remove RSA_private_decrypt; it was duplicate content
      Update for recent doc additions
      Reviewed-by: NMatt Caswell <matt@openssl.org>
      c952780c
  7. 06 6月, 2016 2 次提交
  8. 21 5月, 2016 1 次提交
  9. 20 5月, 2016 1 次提交
  10. 19 5月, 2016 1 次提交
  11. 10 3月, 2016 1 次提交
  12. 22 8月, 2015 1 次提交
  13. 03 5月, 2015 1 次提交
  14. 26 3月, 2015 1 次提交
  15. 13 6月, 2013 1 次提交
    • M
      Document updates from wiki. · aafbe1cc
      Matt Caswell 提交于
      PR#3071
      
      The primary changes made are:
      - Updates to the "NAME" section of many pages to correctly reflect the
      functions defined on those pages. This section is automatically parsed
      by the util/extract-names.pl script, so if it is not correct then
      running "man" will not correctly locate the right manual pages.
      - Updates to take account of where functions are now deprecated
      - Full documentation of the ec sub-library
      - A number of other typo corrections and other minor tweaks
      aafbe1cc