1. 29 May, 2001 1 commit
  2. 26 May, 2001 1 commit
  3. 24 May, 2001 1 commit
    • 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
  4. 15 May, 2001 1 commit
  5. 13 May, 2001 1 commit
  6. 12 May, 2001 1 commit
  7. 10 May, 2001 3 commits
  8. 09 May, 2001 1 commit
  9. 08 May, 2001 1 commit
  10. 07 May, 2001 1 commit
    • Dr. Stephen Henson's avatar
      · b545dc67
      Dr. Stephen Henson authored
      Initial CRL based revocation checking.
      b545dc67
  11. 06 May, 2001 1 commit
  12. 03 May, 2001 1 commit
  13. 02 May, 2001 1 commit
  14. 26 Apr, 2001 1 commit
  15. 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
  16. 19 Apr, 2001 1 commit
  17. 18 Apr, 2001 3 commits
  18. 12 Apr, 2001 1 commit
  19. 11 Apr, 2001 1 commit
  20. 09 Apr, 2001 1 commit
  21. 08 Apr, 2001 2 commits
  22. 05 Apr, 2001 1 commit
  23. 04 Apr, 2001 2 commits
  24. 02 Apr, 2001 1 commit
  25. 31 Mar, 2001 1 commit
  26. 30 Mar, 2001 1 commit
  27. 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
  28. 28 Mar, 2001 2 commits
  29. 22 Mar, 2001 1 commit
  30. 18 Mar, 2001 1 commit
  31. 16 Mar, 2001 2 commits
  32. 15 Mar, 2001 1 commit
    • 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