1. 09 May, 2016 1 commit
    • Daniel Stenberg's avatar
      TLS: move the ALPN/NPN enable bits to the connection · f6767f54
      Daniel Stenberg authored
      Only protocols that actually have a protocol registered for ALPN and NPN
      should try to get that negotiated in the TLS handshake. That is only
      HTTPS (well, http/1.1 and http/2) right now. Previously ALPN and NPN
      would wrongly be used in all handshakes if libcurl was built with it
      enabled.
      
      Reported-by: Jay Satiro
      
      Fixes #789
      f6767f54
  2. 08 May, 2016 2 commits
  3. 05 May, 2016 1 commit
  4. 03 May, 2016 1 commit
  5. 02 May, 2016 5 commits
  6. 01 May, 2016 13 commits
  7. 29 Apr, 2016 8 commits
  8. 28 Apr, 2016 9 commits