Skip to content
  1. Jul 31, 2001
  2. Jul 30, 2001
  3. Jul 27, 2001
  4. Jul 26, 2001
  5. Jul 25, 2001
  6. Jul 24, 2001
  7. Jul 21, 2001
  8. Jul 12, 2001
  9. Jul 11, 2001
  10. Jul 10, 2001
  11. Jul 09, 2001
  12. Jul 08, 2001
  13. Jul 04, 2001
  14. Jul 03, 2001
  15. Jul 01, 2001
  16. Jun 28, 2001
    • 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
  17. Jun 26, 2001
  18. Jun 23, 2001
  19. 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
  20. Jun 15, 2001
  21. Jun 11, 2001
  22. Jun 06, 2001
  23. Jun 01, 2001
  24. May 31, 2001
  25. May 29, 2001