1. 11 Aug, 2000 1 commit
    • Richard Levitte's avatar
      Abdelilah Essiari <aes@george.lbl.gov> reports that for very small · 35140f33
      Richard Levitte authored
      records, EVP_EncodeUpdate() may misbehave.  This happens when there's
      a record boundary between the two ending b64 equal signs, which makes
      EVP_EncodeUpdate think there has been more than one EOF, and therefore
      add an extra NUL at the end of the output buffer.  This fix corrects
      that problem.
      35140f33
  2. 10 Aug, 2000 1 commit
  3. 08 Aug, 2000 1 commit
  4. 06 Aug, 2000 2 commits
  5. 04 Aug, 2000 1 commit
  6. 03 Aug, 2000 3 commits
  7. 02 Aug, 2000 9 commits
  8. 01 Aug, 2000 2 commits
  9. 31 Jul, 2000 2 commits
  10. 30 Jul, 2000 1 commit
    • Dr. Stephen Henson's avatar
      · bd4e1527
      Dr. Stephen Henson authored
      Document the new DN printing options.
      
      Change a few names to be more meaningful.
      
      Fix typos in CA.pl docs.
      bd4e1527
  11. 29 Jul, 2000 2 commits
  12. 28 Jul, 2000 1 commit
    • Dr. Stephen Henson's avatar
      · a657546f
      Dr. Stephen Henson authored
      New ASN1_STRING_print_ex() and X509_NAME_print_ex()
      functions. These are intended to be replacements
      for the ancient ASN1_STRING_print() and X509_NAME_print()
      functions.
      
      The new functions support RFC2253 and various pretty
      printing options. It is also possible to display
      international characters if the terminal properly handles
      UTF8 encoding (Linux seems to tolerate this if the
      "unicode_start" script is run).
      
      Still needs to be documented, integrated into other
      utilities and extensively tested.
      a657546f
  13. 27 Jul, 2000 5 commits
  14. 26 Jul, 2000 5 commits
  15. 25 Jul, 2000 1 commit
  16. 24 Jul, 2000 3 commits