1. 27 Jun, 2002 1 commit
    • Richard Levitte's avatar
      A number of includes were removed from evp.h some time ago. The reason · a1fbe271
      Richard Levitte authored
      was that they weren't really needed any more for EVP itself.  However,
      it seems like soma applications (I know about OpenSSH, but there may
      be more) used evp.h as the 'load all' header file, which makes sense
      since we try our best to promote the use of EVP instead of the lower
      level crypto algorithms.  Therefore, I put the inclusions back so
      the application authors don't get too shocked by all the errors they
      would otherwise get.
      
      Thanks to Theo de Raadt for making us aware of this.
      a1fbe271
  2. 26 Jun, 2002 2 commits
  3. 25 Jun, 2002 1 commit
  4. 21 Jun, 2002 1 commit
    • Geoff Thorpe's avatar
      Make sure any ENGINE control commands make local copies of string · a2ffad81
      Geoff Thorpe authored
      pointers passed to them whenever necessary. Otherwise it is possible the
      caller may have overwritten (or deallocated) the original string data
      when a later ENGINE operation tries to use the stored values.
      
      Submitted by: Götz Babin-Ebell <babinebell@trustcenter.de>
      Reviewed by: Geoff Thorpe
      PR: 98
      a2ffad81
  5. 20 Jun, 2002 5 commits
  6. 18 Jun, 2002 2 commits
  7. 17 Jun, 2002 1 commit
  8. 16 Jun, 2002 3 commits
  9. 15 Jun, 2002 1 commit
  10. 14 Jun, 2002 3 commits
  11. 13 Jun, 2002 14 commits
  12. 12 Jun, 2002 3 commits
  13. 11 Jun, 2002 1 commit
  14. 10 Jun, 2002 2 commits