1. 30 May, 2000 3 commits
  2. 29 May, 2000 14 commits
  3. 28 May, 2000 3 commits
  4. 27 May, 2000 2 commits
  5. 26 May, 2000 3 commits
    • 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
    • Geoff Thorpe's avatar
      Update the test program to compile and run with the changes I just made · bb51f217
      Geoff Thorpe authored
      to ENGINE_new (and ENGINE_get_struct_size).
      bb51f217
    • Geoff Thorpe's avatar
      Prevent calling code from doing the allocation of the ENGINE structure. · 0e0e569c
      Geoff Thorpe authored
      This was a bad idea in the first place, in particular it would have made
      it trickier to implement error-handling, particularly when shutting down
      third-party shared libraries etc.
      0e0e569c
  6. 25 May, 2000 6 commits
  7. 24 May, 2000 2 commits
  8. 23 May, 2000 1 commit
  9. 21 May, 2000 5 commits
  10. 19 May, 2000 1 commit