Skip to content
  1. Jun 19, 2001
  2. Jun 15, 2001
  3. Jun 11, 2001
  4. Jun 06, 2001
  5. Jun 01, 2001
  6. May 31, 2001
  7. May 29, 2001
  8. May 26, 2001
  9. May 24, 2001
    • Dr. Stephen Henson's avatar
      · 76c919c1
      Dr. Stephen Henson authored
      Add missing variable length cipher flag for Blowfish.
      
      Only use trust settings if either trust or reject settings
      are present, otherwise use compatibility mode. This stops
      root CAs being rejected if they have alias of keyid set.
      76c919c1
  10. May 15, 2001
  11. May 13, 2001
  12. May 12, 2001
  13. May 10, 2001
  14. May 09, 2001
  15. May 08, 2001
  16. May 07, 2001
    • Dr. Stephen Henson's avatar
      · b545dc67
      Dr. Stephen Henson authored
      Initial CRL based revocation checking.
      b545dc67
  17. May 06, 2001
  18. May 03, 2001
  19. May 02, 2001
  20. Apr 26, 2001
  21. 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
  22. Apr 19, 2001
  23. Apr 18, 2001
  24. Apr 12, 2001
  25. Apr 11, 2001
  26. Apr 09, 2001
  27. Apr 08, 2001
  28. Apr 05, 2001
  29. Apr 04, 2001
  30. Apr 02, 2001
  31. Mar 31, 2001
  32. Mar 30, 2001
  33. 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