Commit History

Author SHA1 Message Date
  Daniel Stenberg d71ff2b9db hsts: enable by default 3 years ago
  Daniel Stenberg 95cbcec8f9 urldata: merge "struct DynamicStatic" into "struct UrlState" 3 years ago
  Daniel Stenberg 78f642ffab config: remove CURL_SIZEOF_CURL_OFF_T use only SIZEOF_CURL_OFF_T 3 years ago
  Daniel Gustafsson 313faa1bcb url: fix typo in comment 3 years ago
  Daniel Stenberg 70472a44de urldata: remove the _ORIG suffix from string names 3 years ago
  Daniel Stenberg d25c479e84 url: fix memory leak if OOM in the HSTS handling 3 years ago
  Daniel Stenberg 6174fc993a url.c: use consistent error message for failed resolve 3 years ago
  Daniel Stenberg f248a13065 parse_proxy: fix a memory leak in the OOM path 3 years ago
  Jay Satiro 568190f493 url: fix possible use-after-free in default protocol 3 years ago
  Daniel Stenberg cfff12a0b3 lib: remove 'conn->data' completely 3 years ago
  Jay Satiro 53022e1893 doh: add options to disable ssl verification 3 years ago
  Daniel Stenberg 46620b9743 http: use credentials from transfer, not connection 3 years ago
  Daniel Stenberg 88dd1a8a11 urldata: don't touch data->set.httpversion at run-time 3 years ago
  Jay Satiro cb2dc1ba89 lib: use int type for more port variables 3 years ago
  Daniel Stenberg 1c3def53c7 urldata: remove duplicate 'upkeep_interval_ms' from connectdata 3 years ago
  Daniel Stenberg d6a37c23a3 urldata: remove 'local_ip' from the connectdata struct 3 years ago
  Daniel Stenberg 764c6bd3bf urldata: remove duplicate port number storage 3 years ago
  Daniel Stenberg 642d78026f urldata: remove the duplicate 'ip_addr_str' field 3 years ago
  Daniel Stenberg 560fc170ec url: reduce conn->data references 3 years ago
  Daniel Stenberg 8335c6417e hostip: remove conn->data from resolver functions 3 years ago
  Daniel Stenberg 6246a1d8c6 doh: allocate state struct on demand 3 years ago
  Daniel Stenberg a304051620 lib: more conn->data cleanups 3 years ago
  Patrick Monnerat bbe3aa9f88 vtls: reduce conn->data use 3 years ago
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 years ago
  Daniel Stenberg 229930762f url: if IDNA conversion fails, fallback to Transitional 3 years ago
  Daniel Stenberg 0936ecd0ee pretransfer: setup the User-Agent header here 3 years ago
  Daniel Stenberg 648712eec1 httpauth: make multi-request auth work with custom port 3 years ago
  Emil Engler 725ec470e2 language: s/behaviour/behavior/g 3 years ago
  Daniel Stenberg 8ab78f720a misc: fix "warning: empty expression statement has no effect" 3 years ago
  Daniel Stenberg aba01da639 failf: remove newline from formatting strings 3 years ago