1. 26 5月, 2023 1 次提交
  2. 12 4月, 2023 2 次提交
  3. 10 8月, 2021 1 次提交
  4. 27 2月, 2020 1 次提交
  5. 28 9月, 2019 1 次提交
  6. 05 9月, 2018 1 次提交
  7. 31 7月, 2018 1 次提交
  8. 17 4月, 2018 1 次提交
  9. 03 4月, 2018 1 次提交
  10. 30 8月, 2017 2 次提交
  11. 21 8月, 2017 2 次提交
  12. 07 8月, 2017 1 次提交
  13. 03 8月, 2017 1 次提交
  14. 20 6月, 2017 1 次提交
  15. 15 3月, 2017 1 次提交
  16. 18 11月, 2016 1 次提交
  17. 02 8月, 2016 1 次提交
  18. 01 8月, 2016 1 次提交
  19. 25 7月, 2016 1 次提交
  20. 18 5月, 2016 1 次提交
  21. 12 5月, 2016 1 次提交
  22. 29 4月, 2016 1 次提交
    • M
      Avoid a NULL ptr deref if group is not set · 40a8643a
      Matt Caswell 提交于
      We should only copy parameters and keys if the group is set. Otherwise
      they don't really make any sense. Previously we copied the private key
      regardless of whether the group was set...but if it wasn't a NULL ptr
      deref could occur. It's unclear whether we could ever get into that
      situation, but since we were already checking it for the public key we
      should be consistent.
      Reviewed-by: NRich Salz <rsalz@openssl.org>
      40a8643a
  23. 23 4月, 2016 1 次提交
  24. 30 3月, 2016 1 次提交
  25. 21 3月, 2016 1 次提交
  26. 09 3月, 2016 1 次提交
  27. 02 3月, 2016 2 次提交
  28. 29 2月, 2016 3 次提交
  29. 27 2月, 2016 2 次提交
  30. 26 2月, 2016 1 次提交
  31. 12 2月, 2016 1 次提交
  32. 05 2月, 2016 2 次提交