1. 02 8月, 2002 8 次提交
  2. 30 7月, 2002 1 次提交
    • L
      OpenSSL Security Advisory [30 July 2002] · c046fffa
      Lutz Jänicke 提交于
      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. 23 7月, 2002 1 次提交
  4. 22 7月, 2002 1 次提交
  5. 20 7月, 2002 1 次提交
  6. 16 7月, 2002 1 次提交
    • R
      For those wanting to build for several platforms with the same source · 041843e4
      Richard Levitte 提交于
      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. 15 7月, 2002 1 次提交
    • B
      Replace 'ecdsaparam' commandline utility by 'ecparam' · 5dbd3efc
      Bodo Möller 提交于
      (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. 10 7月, 2002 1 次提交
  9. 04 7月, 2002 1 次提交
  10. 26 6月, 2002 1 次提交
  11. 21 6月, 2002 1 次提交
    • G
      Make sure any ENGINE control commands make local copies of string · a6c6874a
      Geoff Thorpe 提交于
      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. 18 6月, 2002 1 次提交
  13. 14 6月, 2002 1 次提交
  14. 13 6月, 2002 1 次提交
  15. 12 6月, 2002 2 次提交
  16. 11 6月, 2002 1 次提交
  17. 10 6月, 2002 1 次提交
  18. 31 5月, 2002 1 次提交
  19. 30 5月, 2002 1 次提交
  20. 16 5月, 2002 2 次提交
    • B
      fix EVP_dsa_sha macro · 46ffee47
      Bodo Möller 提交于
      Submitted by: Nils Larsch
      46ffee47
    • D
      · 544a2aea
      Dr. Stephen Henson 提交于
      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. 11 5月, 2002 1 次提交
    • D
      · dc014d43
      Dr. Stephen Henson 提交于
      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. 08 5月, 2002 1 次提交
  23. 07 5月, 2002 1 次提交
  24. 06 5月, 2002 1 次提交
  25. 30 4月, 2002 1 次提交
  26. 26 4月, 2002 1 次提交
  27. 17 4月, 2002 1 次提交
  28. 15 4月, 2002 3 次提交
  29. 14 4月, 2002 1 次提交