Skip to content
Snippets Groups Projects
  1. Aug 07, 2014
  2. Aug 06, 2014
  3. Aug 05, 2014
  4. Aug 04, 2014
  5. Aug 03, 2014
  6. Aug 02, 2014
    • Tatsuhiro Tsujikawa's avatar
      HTTP2: Support expect: 100-continue · 595f5f0e
      Tatsuhiro Tsujikawa authored
      "Expect: 100-continue", which was once deprecated in HTTP/2, is now
      resurrected in HTTP/2 draft 14.  This change adds its support to
      HTTP/2 code.  This change also includes stricter header field
      checking.
      595f5f0e
  7. Jul 31, 2014
  8. Jul 30, 2014
  9. Jul 29, 2014
    • Daniel Stenberg's avatar
      vtls: make the random function mandatory in the TLS backend · 8dfd2208
      Daniel Stenberg authored
      To force each backend implementation to really attempt to provide proper
      random. If a proper random function is missing, then we can explicitly
      make use of the default one we use when TLS support is missing.
      
      This commit makes sure it works for darwinssl, gnutls, nss and openssl.
      8dfd2208
  10. Jul 28, 2014
  11. Jul 25, 2014
  12. Jul 24, 2014
  13. Jul 23, 2014
  14. Jul 22, 2014
Loading