1. 09 10月, 2002 2 次提交
    • R
      Add a few more VxWorks targets. · 6a89a25c
      Richard Levitte 提交于
      Correct misspelled VXWORKS macros.
      Add VXWORKS identifying macros to e_os2.h.
      Add required inclusions and mappings for VxWorks in e_os.h.
      A few small modifications to make OpenSSL build and work on VxWorks.
      PR: 253, except for the  change that was handled in an earlier
               commit, and a request for easy build of just parts of OpenSSL.
      6a89a25c
    • R
      Use double dashes so makedepend doesn't misunderstand the flags we · 001ab3ab
      Richard Levitte 提交于
      give it.
      For 0.9.7 and up, that means util/domd needs to remove those double
      dashes from the argument list when gcc is used to find the
      dependencies.
      001ab3ab
  2. 22 9月, 2002 1 次提交
  3. 09 8月, 2002 1 次提交
  4. 30 7月, 2002 1 次提交
  5. 18 7月, 2002 1 次提交
  6. 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
  7. 28 6月, 2002 2 次提交
  8. 27 6月, 2002 1 次提交
  9. 21 6月, 2002 2 次提交
  10. 14 6月, 2002 1 次提交
  11. 22 5月, 2002 1 次提交
  12. 21 2月, 2002 1 次提交
  13. 14 2月, 2002 2 次提交
  14. 25 10月, 2001 1 次提交
  15. 16 10月, 2001 1 次提交
    • D
      · 20d2186c
      Dr. Stephen Henson 提交于
      Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
      with existing code.
      
      Modify library to use digest *_ex() functions.
      20d2186c
  16. 04 10月, 2001 2 次提交
  17. 26 9月, 2001 2 次提交
    • G
      "make update". · 534aaf37
      Geoff Thorpe 提交于
      534aaf37
    • G
      This commits changes to various parts of libcrypto required by the recent · cb78486d
      Geoff Thorpe 提交于
      ENGINE surgery. DH, DSA, RAND, and RSA now use *both* "method" and ENGINE
      pointers to manage their hooking with ENGINE. Previously their use of
      "method" pointers was replaced by use of ENGINE references. See
      crypto/engine/README for details.
      
      Also, remove the ENGINE iterations from evp_test - even when the
      cipher/digest code is committed in, this functionality would require a
      different set of API calls.
      cb78486d
  18. 11 9月, 2001 1 次提交
  19. 10 9月, 2001 1 次提交
  20. 08 9月, 2001 1 次提交
  21. 07 9月, 2001 3 次提交
  22. 06 8月, 2001 1 次提交
  23. 04 8月, 2001 1 次提交
  24. 01 8月, 2001 1 次提交
  25. 31 7月, 2001 1 次提交
  26. 26 7月, 2001 1 次提交
  27. 24 7月, 2001 1 次提交
  28. 11 7月, 2001 2 次提交
  29. 10 7月, 2001 1 次提交
  30. 03 7月, 2001 1 次提交
    • R
      [Forgotten commits?] · 3bfd99bf
      Richard Levitte 提交于
      Changes to have OpenSSL compile on OS/2.
      Contributed by "Brian Havard" <brianh@kheldar.apana.org.au>
      3bfd99bf
  31. 02 7月, 2001 1 次提交