Skip to content
  1. Aug 02, 2002
  2. Jul 30, 2002
    • Lutz Jänicke's avatar
      OpenSSL Security Advisory [30 July 2002] · c046fffa
      Lutz Jänicke authored
      Changes marked "(CHATS)" were sponsored by the Defense Advanced
      Research Projects Agency (DARPA) and Air Force Research Laboratory,
      Air Force Materiel Command, USAF, under agreement number
      F30602-01-2-0537.
      c046fffa
  3. Jul 23, 2002
  4. Jul 22, 2002
  5. Jul 19, 2002
  6. Jul 16, 2002
    • Richard Levitte's avatar
      For those wanting to build for several platforms with the same source · 041843e4
      Richard Levitte authored
      directory, making a separate directory tree with lots of symbolic links
      seems to be the solution.  Unfortunately, Configure doesn't take appropriate
      steps to support this solution (as in removing a file that's going to be
      rewritten).  This change corrects that situation.  Now I just have to
      find all other places where there's lack of support for this.
      041843e4
  7. Jul 14, 2002
    • Bodo Möller's avatar
      Replace 'ecdsaparam' commandline utility by 'ecparam' · 5dbd3efc
      Bodo Möller authored
      (the same keys can be used for ECC schemes other than ECDSA)
      and add some new options.
      
      Similarly, use string "EC PARAMETERS" instead of "ECDSA PARAMETERS"
      in 'PEM' format.
      
      Fix ec_asn1.c (take into account the desired conversion form).
      
      'make update'.
      
      Submitted by: Nils Larsch
      5dbd3efc
  8. Jul 10, 2002
  9. Jul 04, 2002
  10. Jun 26, 2002
  11. Jun 21, 2002
    • Geoff Thorpe's avatar
      Make sure any ENGINE control commands make local copies of string · a6c6874a
      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
      a6c6874a
  12. Jun 18, 2002
  13. Jun 14, 2002
  14. Jun 12, 2002
  15. Jun 11, 2002
  16. Jun 10, 2002
  17. May 31, 2002
  18. May 30, 2002
  19. May 16, 2002
  20. May 15, 2002
    • Dr. Stephen Henson's avatar
      · 544a2aea
      Dr. Stephen Henson authored
      Zero cipher_data in EVP_CIPHER_CTX_cleanup
      
      Add cleanup calls to evp_test.c
      
      Allow reuse of cipher contexts by removing
      automatic cleanup in EVP_*Final().
      544a2aea
  21. May 10, 2002
    • Dr. Stephen Henson's avatar
      · dc014d43
      Dr. Stephen Henson authored
      Fallback to normal multiply if n2 == 8 and dna or dnb is not zero
      in bn_mul_recursive.
      
      This is (hopefully) what was triggering bignum errors on 64 bit
      platforms and causing the BN_mod_mul test to fail.
      dc014d43
  22. May 08, 2002
  23. May 07, 2002
  24. May 05, 2002
  25. Apr 30, 2002
  26. Apr 26, 2002
  27. Apr 17, 2002
  28. Apr 15, 2002
  29. Apr 13, 2002
  30. Apr 12, 2002
  31. Apr 10, 2002
  32. Apr 09, 2002
  33. Apr 04, 2002