Skip to content
  1. Jun 23, 2001
  2. Jun 19, 2001
    • Dr. Stephen Henson's avatar
      · 323f289c
      Dr. Stephen Henson authored
      Change all calls to low level digest routines in the library and
      applications to use EVP. Add missing calls to HMAC_cleanup() and
      don't assume HMAC_CTX can be copied using memcpy().
      
      Note: this is almost identical to the patch submitted to openssl-dev
      by Verdon Walker <VWalker@novell.com> except some redundant
      EVP_add_digest_()/EVP_cleanup() calls were removed and some changes
      made to avoid compiler warnings.
      323f289c
    • Richard Levitte's avatar
      - Add the possibility to control engines through control names but · 839590f5
      Richard Levitte authored
        with arbitrary arguments instead of just a string.
      - Change the key loaders to take a UI_METHOD instead of a callback
        function pointer.  NOTE: this breaks binary compatibility with
        earlier versions of OpenSSL [engine].
      - Addapt the nCipher code for these new conditions and add a card
        insertion callback.
      839590f5
    • Richard Levitte's avatar
      Enhance the user interface with better support for dialog box · 9ad0f681
      Richard Levitte authored
      prompting, application-defined prompts, the possibility to use
      defaults (for example default passwords from somewhere else) and
      interrupts/cancelations.
      9ad0f681
    • Dr. Stephen Henson's avatar
      3cc1f498
  3. Jun 15, 2001
  4. Jun 11, 2001
  5. Jun 06, 2001
  6. Jun 01, 2001
  7. May 31, 2001
  8. May 29, 2001
  9. May 26, 2001
  10. 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
  11. May 15, 2001
  12. May 13, 2001
  13. May 12, 2001
  14. May 10, 2001
  15. May 09, 2001
  16. May 08, 2001
  17. May 07, 2001
    • Dr. Stephen Henson's avatar
      · b545dc67
      Dr. Stephen Henson authored
      Initial CRL based revocation checking.
      b545dc67
  18. May 06, 2001
  19. May 03, 2001
  20. May 02, 2001
  21. Apr 26, 2001
  22. 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
  23. Apr 19, 2001
  24. Apr 18, 2001
  25. Apr 12, 2001
  26. Apr 11, 2001
  27. Apr 09, 2001
  28. Apr 08, 2001
  29. Apr 05, 2001
  30. Apr 04, 2001