1. 21 Apr, 2001 1 commit
    • Dr. Stephen Henson's avatar
      · c962479b
      Dr. Stephen Henson authored
      Fix ASN1 bug when decoding OTHER type.
      
      Various S/MIME DSA related fixes.
      c962479b
  2. 19 Apr, 2001 1 commit
  3. 18 Apr, 2001 3 commits
  4. 12 Apr, 2001 1 commit
  5. 11 Apr, 2001 1 commit
  6. 09 Apr, 2001 1 commit
  7. 08 Apr, 2001 2 commits
  8. 05 Apr, 2001 1 commit
  9. 04 Apr, 2001 2 commits
  10. 02 Apr, 2001 1 commit
  11. 31 Mar, 2001 1 commit
  12. 30 Mar, 2001 1 commit
  13. 29 Mar, 2001 1 commit
    • Richard Levitte's avatar
      Since there has been reports of clashes between OpenSSL's · 080b8cad
      Richard Levitte authored
      des_encrypt() and des_encrypt() defined on some systems (Solaris and
      Unixware and maybe others), we rename des_encrypt() to des_encrypt1().
      This should have very little impact on external software unless
      someone has written a mode of DES, since that's all des_encrypt() is
      meant for.
      080b8cad
  14. 28 Mar, 2001 2 commits
  15. 22 Mar, 2001 1 commit
  16. 18 Mar, 2001 1 commit
  17. 16 Mar, 2001 2 commits
  18. 15 Mar, 2001 2 commits
    • Dr. Stephen Henson's avatar
      · 535d79da
      Dr. Stephen Henson authored
      Overhaul the display of certificate details in
      the 'ca' utility. This can now be extensively
      customised in the configuration file and handles
      multibyte strings and extensions properly.
      
      This is required when extensions copying from
      certificate requests is supported: the user
      must be able to view the extensions before
      allowing a certificate to be issued.
      535d79da
    • Bodo Möller's avatar
      More error_data memory leaks · 5d809414
      Bodo Möller authored
      5d809414
  19. 12 Mar, 2001 1 commit
  20. 11 Mar, 2001 1 commit
  21. 10 Mar, 2001 4 commits
  22. 09 Mar, 2001 1 commit
    • Dr. Stephen Henson's avatar
      · 13588350
      Dr. Stephen Henson authored
      Change the EVP_somecipher() and EVP_somedigest()
      functions to return constant EVP_MD and EVP_CIPHER
      pointers.
      
      Update docs.
      13588350
  23. 08 Mar, 2001 5 commits
  24. 07 Mar, 2001 1 commit
  25. 05 Mar, 2001 2 commits