Skip to content
  1. May 06, 2001
  2. May 03, 2001
  3. May 02, 2001
  4. Apr 26, 2001
  5. Apr 21, 2001
    • Dr. Stephen Henson's avatar
      · c962479b
      Dr. Stephen Henson authored
      Fix ASN1 bug when decoding OTHER type.
      
      Various S/MIME DSA related fixes.
      c962479b
  6. Apr 19, 2001
  7. Apr 18, 2001
  8. Apr 12, 2001
  9. Apr 11, 2001
  10. Apr 09, 2001
  11. Apr 08, 2001
  12. Apr 05, 2001
  13. Apr 04, 2001
  14. Apr 02, 2001
  15. Mar 31, 2001
  16. Mar 30, 2001
  17. Mar 29, 2001
    • 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
  18. Mar 28, 2001
  19. Mar 22, 2001
  20. Mar 18, 2001
  21. Mar 16, 2001
  22. Mar 15, 2001
    • 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
  23. Mar 12, 2001
  24. Mar 11, 2001
  25. Mar 10, 2001
  26. Mar 09, 2001
    • 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
  27. Mar 08, 2001