Skip to content
  1. May 28, 2000
  2. May 27, 2000
  3. May 26, 2000
    • Dr. Stephen Henson's avatar
      · 7f060601
      Dr. Stephen Henson authored
      Beginnings of EVP cipher overhaul. This should eventually
      enhance and tidy up the EVP interface.
      
      This patch adds initial support for variable length ciphers
      and changes S/MIME code to use this.
      
      Some other library functions need modifying to support use
      of modified cipher parameters.
      
      Also need to change all the cipher functions that should
      return error codes, but currenly don't.
      
      And of course it needs extensive testing...
      7f060601
  4. May 25, 2000
  5. May 24, 2000
  6. May 18, 2000
  7. May 15, 2000
  8. May 04, 2000
  9. May 02, 2000
  10. Apr 29, 2000
  11. Apr 27, 2000
    • Ulf Möller's avatar
      · 3973628e
      Ulf Möller authored
      Submitted by:
      Reviewed by:
      PR:
      3973628e
  12. Apr 20, 2000
  13. Apr 19, 2000
    • Geoff Thorpe's avatar
      This change facilitates name translation for shared libraries. The · b9e63915
      Geoff Thorpe authored
      technique used is far from perfect and alternatives are welcome.
      Basically if the translation flag is set, the string is not too
      long, and there appears to be no path information in the string,
      then it is converted to whatever the standard should be for the
      DSO_METHOD in question, eg;
          blah --> libblah.so   on *nix, and
          blah --> blah.dll     on win32.
      
      This change also introduces the DSO_ctrl() function that is used
      by the name translation stuff.
      b9e63915
  14. Apr 14, 2000
  15. Apr 10, 2000
  16. Apr 06, 2000
  17. Apr 04, 2000
  18. Apr 01, 2000
  19. Mar 30, 2000
  20. Mar 27, 2000
  21. Mar 22, 2000
  22. Mar 19, 2000
  23. Mar 14, 2000
  24. Mar 13, 2000
  25. Mar 10, 2000
  26. Mar 07, 2000
  27. Mar 06, 2000
  28. Mar 05, 2000
  29. Mar 04, 2000