Commit History

Author SHA1 Message Date
  MAntoniak 1f31bdb10b url: reduce ssl backend count for CURL_DISABLE_PROXY builds 2 years ago
  Daniel Stenberg 21248e052d checksrc: detect more kinds of NULL comparisons we avoid 2 years ago
  MAntoniak 39406280bb misc: remove unused doh flags when CURL_DISABLE_DOH is defined 3 years ago
  MrDwZ 1cdfdcde3b check ssl_config when re-use proxy connection 2 years ago
  Daniel Stenberg a5f5687368 urlapi: make Curl_is_absolute_url always use MAX_SCHEME_LEN 2 years ago
  Daniel Stenberg 0942017162 url.c: fix the SIGPIPE comment for Curl_close 2 years ago
  x2018 d55b8b6a45 url: check the return value of curl_url() 2 years ago
  Eddie Lumpkin 8e701cc978 lib: fixing comment spelling typos in lib files 2 years ago
  Daniel Stenberg bffe90cf2e url: set "k->size" -1 at start of request 2 years ago
  Jeffrey Tolar 5f563495f1 CURLOPT_MAXLIFETIME_CONN: maximum allowed lifetime for conn reuse 3 years ago
  i-ky 3363eeb262 urlapi: add curl_url_strerror() 3 years ago
  Daniel Stenberg e41e1b2a4d url: fix compiler warning in no-verbose builds 3 years ago
  Daniel Stenberg 2f0bb864c1 lib: don't use strerror() 3 years ago
  Daniel Stenberg 5ea3145850 vtls: fix connection reuse checks for issuer cert and case sensitivity 3 years ago
  MAntoniak 9a47d77126 lib: fix compiler warnings with CURL_DISABLE_NETRC 3 years ago
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 years ago
  Daniel Stenberg d696ee00ee lib: use %u instead of %ld for port number printf 3 years ago
  Daniel Stenberg 81cc2e48da url: (void)-prefix a curl_url_get() call 3 years ago
  Andrei Rybak 278b46751e misc: fix typos in comments which repeat a word 3 years ago
  Richard Whitehouse 0842175fa4 multi: alter transfer timeout ordering 6 years ago
  Viktor Szakats 2026124691 idn: fix libidn2 with windows unicode builds 3 years ago
  Daniel Stenberg 73f52ad763 url.c: remove two variable assigns that are never read 3 years ago
  Daniel Stenberg 14a2ca85ec conn_shutdown: if closed during CONNECT cleanup properly 3 years ago
  Alexis Vachette d8dcb399b8 url: bad CURLOPT_CONNECT_TO syntax now returns error 3 years ago
  Daniel Stenberg 1c1d9f1aff hsts: ignore numberical IP address hosts 3 years ago
  Lucas Clemente Vella 84d2839740 CURLOPT_IPRESOLVE: preventing wrong IP version from being used 3 years ago
  Daniel Stenberg 0c55fbab45 conn: add 'attach' to protocol handler, make libssh2 use it 3 years ago
  Gilles Vollant 77fc3859b2 SSL: support in-memory CA certs for some backends 4 years ago
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 years ago
  Daniel Stenberg 9cb48457c6 ConnectionExists: respect requests for h1 connections better 3 years ago