1. 06 Nov, 2015 1 commit
    • Matt Caswell's avatar
      Don't finish the handshake twice · e6575156
      Matt Caswell authored
      
      
      We finish the handshake when we move into the TLS_ST_OK state. At various
      points we were also unnecessarily finishing it when we were reading/writing
      the Finished message. It's much simpler just to do it in TLS_ST_OK, so
      remove the other calls.
      
      Reviewed-by: default avatarViktor Dukhovni <viktor@openssl.org>
      e6575156
  2. 05 Nov, 2015 4 commits
  3. 04 Nov, 2015 1 commit
  4. 02 Nov, 2015 13 commits
  5. 01 Nov, 2015 3 commits
  6. 30 Oct, 2015 18 commits