Skip to content
  1. Jun 02, 2015
  2. May 31, 2015
  3. May 30, 2015
  4. May 29, 2015
  5. May 28, 2015
  6. May 27, 2015
  7. May 26, 2015
  8. May 25, 2015
  9. May 24, 2015
    • 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