Commit History

作者 SHA1 備註 提交日期
  Michael Drake 3c16697ebd openssl: reduce CA certificate bundle reparsing by caching 2 年之前
  Daniel Stenberg 279834dd45 misc: remove duplicated include files 2 年之前
  Daniel Stenberg 6f9fb7ec2d misc: ISSPACE() => ISBLANK() 2 年之前
  Daniel Stenberg 472f1cbe7e NPN: remove support for and use of 2 年之前
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 年之前
  Daniel Stenberg f18af4f874 tls: check more TLS details for connection reuse 2 年之前
  Daniel Stenberg 5c7da89d40 nss: return error if seemingly stuck in a cert loop 2 年之前
  Daniel Stenberg 6968fb9d54 lib: remove exclamation marks 2 年之前
  Daniel Gustafsson 34bbf96475 infof: consistent capitalization of warning messages 2 年之前
  Daniel Stenberg 7c1acaf61e tls: make mbedtls and NSS check for h2, not nghttp2 2 年之前
  Daniel Stenberg 34ebf3f90d vtls: use a generic "ALPN, server accepted" message 2 年之前
  Daniel Stenberg 3bc5b32db5 vtls: provide a unified APLN-disagree string for all backends 2 年之前
  MAntoniak ccc2752ce8 ssl: reduce allocated space for ssl backend when FTP is disabled 2 年之前
  Daniel Stenberg 3267ac40da nss: handshake callback during shutdown has no conn->bundle 2 年之前
  Daniel Stenberg 2218c3a57e vtls: pass on the right SNI name 2 年之前
  Daniel Stenberg 21248e052d checksrc: detect more kinds of NULL comparisons we avoid 2 年之前
  Daniel Stenberg 556a42edfb nss:set_cipher don't clobber the cipher list 2 年之前
  Daniel Stenberg 54aa9c48b2 tls: remove newline from three infof() calls 3 年之前
  Daniel Gustafsson 12246eddc5 lib: avoid fallthrough cases in switch statements 3 年之前
  Daniel Stenberg 5ea3145850 vtls: fix connection reuse checks for issuer cert and case sensitivity 3 年之前
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 年之前
  Michael Kaufmann b249592d29 ssl: read pending close notify alert before closing the connection 3 年之前
  Harry Sintonen 7f4a9a9b2a openssl: associate/detach the transfer from connection 3 年之前
  Sergey Markelov 96adbf5cdb NSS: make colons, commas and spaces valid separators in cipher list 3 年之前
  Jacob Hoffman-Andrews a3268eca79 tls: add USE_HTTP2 define 3 年之前
  Harry Sintonen f2e1163bc8 nss_set_blocking: avoid static for sock_opt 3 年之前
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 年之前
  Michael Kolechkin df44138b1f NSS: add ciphers to map 3 年之前
  Daniel Stenberg eff614fb02 vtls: refuse setting any SSL version 3 年之前
  Daniel Stenberg f573998c22 TLS: fix HTTP/2 selection 3 年之前