1. 22 Sep, 2016 1 commit
  2. 21 Sep, 2016 16 commits
  3. 20 Sep, 2016 11 commits
  4. 19 Sep, 2016 4 commits
  5. 17 Sep, 2016 3 commits
  6. 16 Sep, 2016 4 commits
  7. 15 Sep, 2016 1 commit
    • Matt Caswell's avatar
      Revert "Abort on unrecognised warning alerts" · ea6e2d54
      Matt Caswell authored
      This reverts commit 77a6be4d
      
      .
      
      There were some unexpected side effects to this commit, e.g. in SSLv3 a
      warning alert gets sent "no_certificate" if a client does not send a
      Certificate during Client Auth. With the above commit this causes the
      connection to abort, which is incorrect. There may be some other edge cases
      like this so we need to have a rethink on this.
      
      Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
      ea6e2d54