1. 27 4月, 2014 1 次提交
  2. 16 4月, 2014 1 次提交
  3. 15 2月, 2014 1 次提交
  4. 29 1月, 2014 1 次提交
    • D
      Clarify docs. · 30ea570f
      Dr. Stephen Henson 提交于
      Remove reference to ERR_TXT_MALLOCED in the error library as that is
      only used internally. Indicate that returned error data must not be
      freed.
      (cherry picked from commit f2d678e6e89b6508147086610e985d4e8416e867)
      30ea570f
  5. 15 11月, 2013 1 次提交
    • D
      Constify. · 0f7fa1b1
      Dr. Stephen Henson 提交于
      (cherry picked from commit 1abfa78a8ba714f7e47bd674db53dbe303cd1ce7)
      0f7fa1b1
  6. 09 11月, 2013 1 次提交
  7. 22 10月, 2013 1 次提交
    • L
      POD: Fix list termination · ed77017b
      Lubomir Rintel 提交于
      This fixes problems in POD list formatting: extra or missing =back
      sequences.
      
      doc/ssl/SSL_CTX_set1_curves.pod around line 90: =back without =over
      doc/ssl/SSL_CTX_set1_verify_cert_store.pod around line 73: =back without =over
      doc/ssl/SSL_CTX_add1_chain_cert.pod around line 82: =back without =over
      doc/crypto/evp.pod around line 40: '=item' outside of any '=over'
      crypto/des/des.pod around line 184: You forgot a '=back' before '=head1'
      
      PR#3147
      ed77017b
  8. 06 9月, 2013 2 次提交
  9. 21 8月, 2013 1 次提交
  10. 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
  11. 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
  12. 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
  13. 12 1月, 2013 1 次提交
  14. 18 11月, 2012 2 次提交
  15. 17 11月, 2012 1 次提交
  16. 11 4月, 2012 1 次提交
  17. 12 1月, 2012 1 次提交
  18. 14 11月, 2011 1 次提交
  19. 23 7月, 2011 1 次提交
  20. 04 6月, 2011 1 次提交
  21. 27 5月, 2011 1 次提交
  22. 17 5月, 2011 1 次提交
  23. 17 4月, 2011 1 次提交
  24. 02 12月, 2010 1 次提交
  25. 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
  26. 29 4月, 2010 1 次提交
  27. 06 4月, 2010 1 次提交
    • D
      PR: 2209 · 60e24554
      Dr. Stephen Henson 提交于
      Submitted Daniel Mentz <danielml@sent.com>
      
      Documentation typo.
      60e24554
  28. 27 1月, 2010 1 次提交
    • D
      PR: 2157 · 1e27847d
      Dr. Stephen Henson 提交于
      Submitted by: "Green, Paul" <Paul.Green@stratus.com>
      
      Typo.
      1e27847d
  29. 29 11月, 2009 1 次提交
  30. 16 11月, 2009 1 次提交
  31. 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
  32. 18 10月, 2009 7 次提交