1. 11 9月, 2018 1 次提交
  2. 10 9月, 2018 1 次提交
  3. 21 8月, 2018 1 次提交
  4. 14 8月, 2018 1 次提交
  5. 27 3月, 2018 1 次提交
  6. 13 2月, 2018 5 次提交
  7. 08 2月, 2018 1 次提交
  8. 30 1月, 2018 1 次提交
  9. 28 1月, 2018 1 次提交
  10. 06 12月, 2017 1 次提交
  11. 12 11月, 2017 1 次提交
  12. 02 11月, 2017 1 次提交
  13. 29 6月, 2017 1 次提交
  14. 27 6月, 2017 1 次提交
    • R
      util/mkerr.pl: allow module names prefixed with OSSL_ or OPENSSL_ · 4b2799c1
      Richard Levitte 提交于
      To make sure that our symbols don't clash with other libraries, we
      claim the namespaces OSSL and OPENSSL.  Because C doesn't provide
      namespaces, the only solution is to have them as prefixes on symbols,
      thus we allow OSSL_ and OPENSSL_ as prefixes.
      
      These namespace prefixes are optional for the foreseeable future, and
      will only be used for new modules as needed on a case by case basis,
      until further notice.
      
      For extra safety, there's an added requirement that module names -
      apart from the namespace prefix - be at least 2 characters long.
      Reviewed-by: NRich Salz <rsalz@openssl.org>
      (Merged from https://github.com/openssl/openssl/pull/3781)
      4b2799c1
  15. 25 5月, 2017 1 次提交
  16. 16 2月, 2017 1 次提交
  17. 26 1月, 2017 1 次提交
  18. 10 11月, 2016 1 次提交
  19. 26 9月, 2016 1 次提交
  20. 22 9月, 2016 1 次提交
  21. 26 8月, 2016 1 次提交
  22. 25 8月, 2016 1 次提交
  23. 22 6月, 2016 1 次提交
  24. 18 5月, 2016 1 次提交
  25. 03 5月, 2016 1 次提交
  26. 16 4月, 2016 1 次提交
  27. 15 4月, 2016 1 次提交
  28. 16 3月, 2016 1 次提交
  29. 09 3月, 2016 2 次提交
  30. 04 3月, 2016 1 次提交
  31. 03 3月, 2016 1 次提交
  32. 01 3月, 2016 1 次提交
  33. 10 2月, 2016 1 次提交
  34. 04 2月, 2016 1 次提交
  35. 28 1月, 2016 1 次提交