Skip to content
  1. Jul 15, 2001
  2. Jul 12, 2001
  3. Jul 11, 2001
  4. Jul 09, 2001
  5. Jul 05, 2001
  6. Jul 04, 2001
  7. Jul 03, 2001
  8. Jun 26, 2001
  9. Jun 19, 2001
  10. Jun 15, 2001
  11. Jun 08, 2001
  12. Jun 07, 2001
  13. Jun 06, 2001
  14. Jun 04, 2001
  15. Jun 01, 2001
  16. May 24, 2001
    • Dr. Stephen Henson's avatar
      · 39bed15e
      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.
      39bed15e
    • Dr. Stephen Henson's avatar
      Fix for missing DSA parameters. · 4b04466f
      Dr. Stephen Henson authored
      4b04466f
  17. May 22, 2001
  18. May 17, 2001
  19. May 16, 2001
  20. May 14, 2001
  21. May 12, 2001
  22. May 11, 2001
  23. May 08, 2001
  24. May 03, 2001
  25. May 02, 2001
    • Richard Levitte's avatar
      Merge in the following changes (from the main trunk log): · 4760dc31
      Richard Levitte authored
      >----------------------------
      >revision 1.24
      >date: 2001/04/29 16:30:59;  author: steve;  state: Exp;  lines: +5 -1
      >Win32 fixes:
      >
      >define LLONG properly for VC++.
      >
      >stop compiler complaining about signed/unsigned mismatch in apps/engine.c
      >----------------------------
      >revision 1.22
      >date: 2001/02/27 23:59:18;  author: ulf;  state: Exp;  lines: +1 -1
      >%f conversion bug fix
      >Submitted by: Henrik Eriksson <henrik.eriksson@axis.com>
      >----------------------------
      >revision 1.21
      >date: 2000/10/22 12:44:12;  author: levitte;  state: Exp;  lines: +3 -3
      >On some operating systems, MAX is defined.  Call ours OSSL_MAX instead
      4760dc31