1. 15 12月, 2016 1 次提交
  2. 30 11月, 2016 1 次提交
  3. 29 11月, 2016 1 次提交
  4. 23 11月, 2016 1 次提交
  5. 20 11月, 2016 1 次提交
  6. 14 11月, 2016 1 次提交
  7. 10 11月, 2016 2 次提交
  8. 09 11月, 2016 2 次提交
  9. 04 11月, 2016 1 次提交
  10. 03 11月, 2016 8 次提交
  11. 02 11月, 2016 2 次提交
  12. 13 9月, 2016 1 次提交
  13. 22 8月, 2016 1 次提交
  14. 19 8月, 2016 1 次提交
  15. 06 8月, 2016 1 次提交
  16. 05 8月, 2016 2 次提交
  17. 19 7月, 2016 1 次提交
  18. 09 7月, 2016 1 次提交
  19. 02 7月, 2016 1 次提交
  20. 14 6月, 2016 2 次提交
  21. 08 6月, 2016 2 次提交
  22. 04 6月, 2016 1 次提交
  23. 27 5月, 2016 1 次提交
  24. 25 5月, 2016 1 次提交
  25. 20 5月, 2016 1 次提交
    • M
      Add an async io test · d7295cd6
      Matt Caswell 提交于
      This adds an async IO test. There are two test runs. The first one does
      a normal handshake with lots of async IO events. The second one does the
      same but this time breaks up all the written records into multiple records
      of one byte in length. We do this all the way up until the CCS.
      Reviewed-by: NAndy Polyakov <appro@openssl.org>
      d7295cd6
  26. 12 5月, 2016 1 次提交
    • E
      Replace cipherlist test · 5a22cf96
      Emilia Kasper 提交于
      The old cipherlist test in ssltest.c only tests the internal order of
      the cipher table, which is pretty useless.
      
      Replace this test with a test that catches inadvertent changes to the
      default cipherlist.
      
      Fix run_tests.pl to correctly filter tests that have "list" in their name.
      
      (Also includes a small drive-by fix in .gitignore.)
      Reviewed-by: NRich Salz <rsalz@openssl.org>
      5a22cf96
  27. 11 5月, 2016 1 次提交