1. 01 6月, 2014 2 次提交
  2. 04 5月, 2014 1 次提交
  3. 30 4月, 2014 1 次提交
  4. 08 3月, 2014 1 次提交
  5. 27 2月, 2014 1 次提交
  6. 26 2月, 2014 1 次提交
  7. 07 1月, 2014 1 次提交
  8. 19 12月, 2013 1 次提交
  9. 05 12月, 2013 1 次提交
  10. 28 11月, 2013 1 次提交
  11. 13 11月, 2013 1 次提交
  12. 20 10月, 2013 1 次提交
  13. 09 10月, 2013 1 次提交
  14. 03 10月, 2013 1 次提交
  15. 16 9月, 2013 2 次提交
    • B
      Fix overly lenient comparisons: · ca567a03
      Bodo Moeller 提交于
          - EC_GROUP_cmp shouldn't consider curves equal just because
            the curve name is the same. (They really *should* be the same
            in this case, but there's an EC_GROUP_set_curve_name API,
            which could be misused.)
      
          - EC_POINT_cmp shouldn't return 0 for ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED
            or EC_R_INCOMPATIBLE_OBJECTS errors because in a cmp API, 0 indicates
            equality (not an error).
      
          Reported by: king cope
      ca567a03
    • A
      Add support for Cygwin-x86_64. · b3ef742c
      Andy Polyakov 提交于
      PR: 3110
      Submitted by Corinna Vinschen.
      b3ef742c
  16. 06 9月, 2013 2 次提交
    • S
      Add callbacks supporting generation and retrieval of supplemental data... · 36086186
      Scott Deboy 提交于
      Add callbacks supporting generation and retrieval of supplemental data entries, facilitating RFC 5878 (TLS auth extensions)
      Removed prior audit proof logic - audit proof support was implemented using the generic TLS extension API
      Tests exercising the new supplemental data registration and callback api can be found in ssltest.c.
      Implemented changes to s_server and s_client to exercise supplemental data callbacks via the -auth argument, as well as additional flags to exercise supplemental data being sent only during renegotiation.
      36086186
    • V
      478b50cf
  17. 22 7月, 2013 1 次提交
  18. 06 7月, 2013 2 次提交
  19. 14 5月, 2013 1 次提交
  20. 23 4月, 2013 1 次提交
  21. 31 3月, 2013 1 次提交
  22. 30 3月, 2013 1 次提交
  23. 23 1月, 2013 1 次提交
  24. 20 1月, 2013 3 次提交
  25. 19 1月, 2013 1 次提交
  26. 12 12月, 2012 1 次提交
  27. 28 11月, 2012 2 次提交
  28. 17 11月, 2012 1 次提交
  29. 05 11月, 2012 1 次提交
  30. 20 10月, 2012 2 次提交
  31. 16 10月, 2012 1 次提交
  32. 12 10月, 2012 1 次提交