1. 12 1月, 2016 1 次提交
  2. 17 12月, 2015 1 次提交
    • R
      Rename some BUF_xxx to OPENSSL_xxx · 7644a9ae
      Rich Salz 提交于
      Rename BUF_{strdup,strlcat,strlcpy,memdup,strndup,strnlen}
      to OPENSSL_{strdup,strlcat,strlcpy,memdup,strndup,strnlen}
      Add #define's for the old names.
      Add CRYPTO_{memdup,strndup}, called by OPENSSL_{memdup,strndup} macros.
      Reviewed-by: NTim Hudson <tjh@openssl.org>
      7644a9ae
  3. 10 12月, 2015 1 次提交
  4. 24 11月, 2015 1 次提交
  5. 23 5月, 2015 1 次提交
    • R
      Fix the update target and remove duplicate file updates · 0f539dc1
      Richard Levitte 提交于
      We had updates of certain header files in both Makefile.org and the
      Makefile in the directory the header file lived in.  This is error
      prone and also sometimes generates slightly different results (usually
      just a comment that differs) depending on which way the update was
      done.
      
      This removes the file update targets from the top level Makefile, adds
      an update: target in all Makefiles and has it depend on the depend: or
      local_depend: targets, whichever is appropriate, so we don't get a
      double run through the whole file tree.
      Reviewed-by: NRich Salz <rsalz@openssl.org>
      0f539dc1
  6. 14 5月, 2015 1 次提交
  7. 01 4月, 2015 1 次提交
  8. 08 12月, 2014 1 次提交
  9. 04 6月, 2012 1 次提交
  10. 05 9月, 2011 1 次提交
  11. 25 3月, 2011 1 次提交
  12. 13 3月, 2011 1 次提交
  13. 22 2月, 2011 1 次提交
  14. 27 1月, 2011 1 次提交
  15. 04 6月, 2008 1 次提交
  16. 04 2月, 2006 1 次提交
  17. 17 5月, 2005 1 次提交
  18. 16 5月, 2005 2 次提交
  19. 30 3月, 2005 1 次提交
  20. 03 11月, 2004 1 次提交
  21. 18 5月, 2004 1 次提交
  22. 20 4月, 2004 1 次提交
  23. 29 1月, 2004 1 次提交
  24. 27 12月, 2003 1 次提交
  25. 01 12月, 2003 1 次提交
  26. 28 11月, 2003 1 次提交
  27. 01 5月, 2003 1 次提交
  28. 29 12月, 2002 1 次提交
  29. 09 10月, 2002 1 次提交
  30. 09 8月, 2002 1 次提交
  31. 30 7月, 2002 1 次提交
  32. 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
  33. 28 6月, 2002 1 次提交
  34. 14 2月, 2002 1 次提交
  35. 04 10月, 2001 1 次提交
  36. 26 9月, 2001 1 次提交
  37. 11 9月, 2001 1 次提交
  38. 07 9月, 2001 1 次提交
  39. 06 8月, 2001 1 次提交