1. 24 3月, 2015 1 次提交
  2. 12 3月, 2015 1 次提交
  3. 09 3月, 2015 1 次提交
  4. 26 2月, 2015 5 次提交
  5. 25 2月, 2015 1 次提交
  6. 21 2月, 2015 1 次提交
  7. 10 2月, 2015 1 次提交
  8. 04 2月, 2015 1 次提交
  9. 03 2月, 2015 1 次提交
  10. 29 1月, 2015 1 次提交
  11. 28 1月, 2015 2 次提交
  12. 27 1月, 2015 1 次提交
  13. 26 1月, 2015 1 次提交
  14. 07 1月, 2015 1 次提交
    • R
      Some cleanup of L<> markup in pod files · a09474dd
      Rich Salz 提交于
      Show only the #define, not the values, in BIO_f_buffer.  Data
      abstraction and we can remove a "see also" entry.
      
      Remove internal forward reference to NOTES in EVP_EncryptInit; just
      say "see below" as we do in the other pages.
      
      Add missing (3) in pem.pod so the L<> entry is consistent.
      Fix entry to point to the "master" page, not the symlink'd one.
      Reviewed-by: NMatt Caswell <matt@openssl.org>
      a09474dd
  15. 03 1月, 2015 1 次提交
  16. 12 12月, 2014 1 次提交
  17. 09 12月, 2014 1 次提交
  18. 08 12月, 2014 1 次提交
  19. 27 11月, 2014 3 次提交
  20. 21 11月, 2014 1 次提交
  21. 13 11月, 2014 1 次提交
  22. 03 10月, 2014 1 次提交
  23. 01 10月, 2014 1 次提交
  24. 25 9月, 2014 1 次提交
  25. 08 9月, 2014 3 次提交
  26. 05 9月, 2014 1 次提交
  27. 30 8月, 2014 2 次提交
  28. 29 8月, 2014 1 次提交
    • R
      RT1665,2300: Crypto doc cleanups · c7497f34
      Rich Salz 提交于
      RT1665: aes documentation.
      
      Paul Green wrote a nice aes.pod file.
      But we now encourage the EVP interface.
      So I took his RT item and used it as impetus to add
      the AES modes to EVP_EncryptInit.pod
      I also noticed that rc4.pod has spurious references to some other
      cipher pages, so I removed them.
      
      RT2300: Clean up MD history (merged into RT1665)
      
      Put HISTORY section only in EVP_DigestInit.pod. Also add words
      to discourage use of older cipher-specific API, and remove SEE ALSO
      links that point to them.
      
      Make sure digest pages have a NOTE that says use EVP_DigestInit.
      
      Review feedback:
      More cleanup in EVP_EncryptInit.pod
      Fixed SEE ALSO links in ripemd160.pod, sha.pod, mdc2.pod, blowfish.pod,
      rc4.d, and des.pod.  Re-order sections in des.pod for consistency
      Reviewed-by: NMatt Caswell <matt@openssl.org>
      c7497f34
  29. 28 8月, 2014 2 次提交