1. 07 Jan, 2017 1 commit
  2. 06 Jan, 2017 1 commit
  3. 04 Jan, 2017 2 commits
  4. 03 Jan, 2017 10 commits
  5. 02 Jan, 2017 1 commit
    • Tatsuhiro Tsujikawa's avatar
      src: Fix assertion error with boringssl · 3933280d
      Tatsuhiro Tsujikawa authored
      boringssl says:
      
      /* It is an error to clear any bits that have already been set. (We can't try
       * to get a second close_notify or send two.) */
      assert((SSL_get_shutdown(ssl) & mode) == SSL_get_shutdown(ssl));
      3933280d
  6. 30 Dec, 2016 3 commits
  7. 27 Dec, 2016 4 commits
  8. 25 Dec, 2016 5 commits
  9. 24 Dec, 2016 5 commits
  10. 23 Dec, 2016 2 commits
  11. 21 Dec, 2016 3 commits
  12. 20 Dec, 2016 2 commits
  13. 18 Dec, 2016 1 commit