1. 02 Jun, 2015 1 commit
  2. 31 May, 2015 2 commits
  3. 30 May, 2015 2 commits
  4. 29 May, 2015 6 commits
  5. 28 May, 2015 10 commits
  6. 27 May, 2015 1 commit
  7. 26 May, 2015 13 commits
  8. 25 May, 2015 4 commits
  9. 24 May, 2015 1 commit
    • Matt Caswell's avatar
      Set first_packet for TLS clients · 81fc390f
      Matt Caswell authored
      
      
      Version negotiation was broken (one of the late changes in the review
      process broke it). The problem is that TLS clients do not set first_packet,
      whereas TLS/DTLS servers and DTLS clients do. The simple fix is to set
      first_packet for TLS clients too.
      
      Reviewed-by: default avatarKurt Roeckx <kurt@openssl.org>
      81fc390f