1. 09 Jan, 2017 12 commits
  2. 08 Jan, 2017 11 commits
  3. 07 Jan, 2017 2 commits
  4. 06 Jan, 2017 1 commit
  5. 04 Jan, 2017 2 commits
  6. 03 Jan, 2017 10 commits
  7. 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
  8. 30 Dec, 2016 1 commit