Commit History

Author SHA1 Message Date
  Daniel Stenberg fe93bb4d1f doh: move doh related struct definitions to doh.h 2 years ago
  Daniel Stenberg 1d85d2e4f9 urldata: make 'use_port' an usigned short 2 years ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg 90a7017acb url: URL encode the path when extracted, if spaces were set 2 years ago
  Daniel Stenberg 45de940ceb lib: make more protocol specific struct fields #ifdefed 2 years ago
  Daniel Stenberg 4651945822 urldata: reduce size of a few struct fields 2 years ago
  Daniel Stenberg b1c1df0b6b urldata: remove three unused booleans from struct UserDefined 2 years ago
  Daniel Stenberg eeaae10c0f netrc: support quoted strings 2 years ago
  Balakrishnan Balasubramanian dfa84a0450 socks: support unix sockets for socks proxy 2 years ago
  Daniel Stenberg 8d86718f3f opts: deprecate RANDOM_FILE and EGDSOCKET 2 years ago
  Daniel Stenberg 06d12105c7 url: free old conn better on reuse 2 years ago
  Kamil Dudka 9494cdc3d2 url: remove redundant #ifdefs in allocate_conn() 2 years ago
  Daniel Stenberg 1645e9b445 url: check SSH config match on connection reuse 2 years ago
  Daniel Stenberg f18af4f874 tls: check more TLS details for connection reuse 2 years ago
  Adam Rosenfield e07a9b668a conn: fix typo 'connnection' -> 'connection' in two function names 2 years ago
  Daniel Stenberg 030adbceeb conncache: remove name arg from Curl_conncache_find_bundle 2 years ago
  Patrick Monnerat 852aa5ad35 url: check sasl additional parameters for connection reuse. 2 years ago
  Daniel Stenberg 6968fb9d54 lib: remove exclamation marks 2 years ago
  Daniel Stenberg b716b5aa7e lib: #ifdef on USE_HTTP2 better 2 years ago
  Daniel Stenberg d1e4a67734 header api: add curl_easy_header and curl_easy_nextheader 2 years ago
  MAntoniak ccc2752ce8 ssl: reduce allocated space for ssl backend when FTP is disabled 2 years ago
  Daniel Stenberg 7d600ad1c3 urldata: remove conn->bits.user_passwd 2 years ago
  MAntoniak 06eb208126 misc: remove unused data when IPv6 is not supported 2 years ago
  Daniel Stenberg c3331a029c url: exclude zonefrom_url when no ipv6 is available 2 years ago
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
  Daniel Stenberg 91e3996aa7 urldata: CONN_IS_PROXIED replaces bits.close when proxy can be disabled 2 years ago
  Daniel Stenberg b27ad8e1d3 url: revert the removal of trailing dot from host name 2 years ago
  lucas 519b62ccd0 docs: update IETF links to use datatracker 2 years ago
  Daniel Stenberg e74a6b7b72 url: make Curl_disconnect return void 2 years ago
  Daniel Stenberg d1237ac906 url: given a user in the URL, find pwd for that user in netrc 2 years ago