1. 10 Jul, 2001 1 commit
  2. 09 Jul, 2001 1 commit
  3. 08 Jul, 2001 1 commit
  4. 04 Jul, 2001 2 commits
  5. 03 Jul, 2001 1 commit
  6. 01 Jul, 2001 1 commit
  7. 28 Jun, 2001 1 commit
    • Dr. Stephen Henson's avatar
      · b7a26e6d
      Dr. Stephen Henson authored
      Modify apps to use NCONF code instead of old CONF code.
      
      Add new extension functions which work with NCONF.
      
      Tidy up extension config routines and remove redundant code.
      
      Fix NCONF_get_number().
      
      Todo: more testing of apps to see they still work...
      b7a26e6d
  8. 26 Jun, 2001 2 commits
  9. 23 Jun, 2001 2 commits
  10. 19 Jun, 2001 4 commits
    • 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
  11. 15 Jun, 2001 1 commit
  12. 11 Jun, 2001 2 commits
  13. 06 Jun, 2001 1 commit
  14. 01 Jun, 2001 1 commit
  15. 31 May, 2001 1 commit
  16. 29 May, 2001 1 commit
  17. 26 May, 2001 1 commit
  18. 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
  19. 15 May, 2001 1 commit
  20. 13 May, 2001 1 commit
  21. 12 May, 2001 1 commit
  22. 10 May, 2001 3 commits
  23. 09 May, 2001 1 commit
  24. 08 May, 2001 1 commit
  25. 07 May, 2001 1 commit
    • Dr. Stephen Henson's avatar
      · b545dc67
      Dr. Stephen Henson authored
      Initial CRL based revocation checking.
      b545dc67
  26. 06 May, 2001 1 commit
  27. 03 May, 2001 1 commit
  28. 02 May, 2001 1 commit
  29. 26 Apr, 2001 1 commit
  30. 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
  31. 19 Apr, 2001 1 commit