1. 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
  2. 27 2月, 2013 1 次提交
    • D
      Add function CMS_RecipientInfo_encrypt · e1f1d28f
      Dr. Stephen Henson 提交于
      Add CMS_RecipientInfo_encrypt: this function encrypts an existing content
      encryption key to match the key in the RecipientInfo structure: this is
      useful if a new recpient is added to and existing enveloped data structure.
      
      Add documentation.
      e1f1d28f
  3. 16 2月, 2013 1 次提交
    • N
      Fix POD errors to stop make install_docs dying with pod2man 2.5.0+ · 5cc27077
      Nick Alcock 提交于
      podlators 2.5.0 has switched to dying on POD syntax errors. This means
      that a bunch of long-standing erroneous POD in the openssl documentation
      now leads to fatal errors from pod2man, halting installation.
      
      Unfortunately POD constraints mean that you have to sort numeric lists
      in ascending order if they start with 1: you cannot do 1, 0, 2 even if
      you want 1 to appear first. I've reshuffled such (alas, I wish there
      were a better way but I don't know of one).
      5cc27077
  4. 12 1月, 2013 1 次提交
  5. 18 11月, 2012 2 次提交
  6. 17 11月, 2012 1 次提交
  7. 11 4月, 2012 1 次提交
  8. 12 1月, 2012 1 次提交
  9. 14 11月, 2011 1 次提交
  10. 23 7月, 2011 1 次提交
  11. 04 6月, 2011 1 次提交
  12. 27 5月, 2011 1 次提交
  13. 17 5月, 2011 1 次提交
  14. 17 4月, 2011 1 次提交
  15. 02 12月, 2010 1 次提交
  16. 03 5月, 2010 1 次提交
    • D
      PR: 2252 · 827f3d5f
      Dr. Stephen Henson 提交于
      Submitted By: Ger Hobbelt <ger@hobbelt.com>
      
      Update docs to BIO_f_buffer()
      827f3d5f
  17. 29 4月, 2010 1 次提交
  18. 06 4月, 2010 1 次提交
    • D
      PR: 2209 · 60e24554
      Dr. Stephen Henson 提交于
      Submitted Daniel Mentz <danielml@sent.com>
      
      Documentation typo.
      60e24554
  19. 27 1月, 2010 1 次提交
    • D
      PR: 2157 · 1e27847d
      Dr. Stephen Henson 提交于
      Submitted by: "Green, Paul" <Paul.Green@stratus.com>
      
      Typo.
      1e27847d
  20. 29 11月, 2009 1 次提交
  21. 16 11月, 2009 1 次提交
  22. 28 10月, 2009 1 次提交
    • D
      PR: 2078 · d6245b89
      Dr. Stephen Henson 提交于
      Submitted by: Dale Anderson <dra@redevised.net>
      Approved by: steve@openssl.org
      
      Corrections to bn_internal documentation.
      d6245b89
  23. 18 10月, 2009 7 次提交
  24. 17 10月, 2009 1 次提交
  25. 16 10月, 2009 1 次提交
    • D
      PR: 2074 · 11c4c02c
      Dr. Stephen Henson 提交于
      Submitted by: Bram Neijt <bneijt@gmail.com>
      Approved by: steve@openssl.org
      
      Typo: "contet".
      11c4c02c
  26. 01 10月, 2009 1 次提交
  27. 13 9月, 2009 1 次提交
    • D
      PR: 2023 · 94480b57
      Dr. Stephen Henson 提交于
      Submitted by: James Beckett <jmb.openssl@nospam.hackery.net>, steve
      Approved by: steve@openssl.org
      
      Fix documentation errors in d2i_X509 manual pages.
      94480b57
  28. 24 7月, 2009 1 次提交
  29. 12 7月, 2009 1 次提交
  30. 25 6月, 2009 1 次提交
  31. 17 6月, 2009 1 次提交
    • D
      Submitted by: Artem Chuprina <ran@cryptocom.ru> · f0288f05
      Dr. Stephen Henson 提交于
      Reviewed by: steve@openssl.org
      
      Various GOST ciphersuite and ENGINE fixes. Including...
      
      Allow EVP_PKEY_set_derive_peerkey() in encryption operations.
      
      New flag when certificate verify should be omitted in client key exchange.
      f0288f05
  32. 02 6月, 2009 1 次提交
    • D
      PR: 1938 · ff6e5303
      Dr. Stephen Henson 提交于
      Submitted by: Mark Phalan <Mark.Phalan@Sun.COM>
      Reviewed by: steve@openssl.org
      
      Patch to pem and hmac manual pages NAME sections.
      ff6e5303
  33. 17 5月, 2009 1 次提交