parazyd
|
a1f06f32b8
gopher: Implement secure gopher protocol.
|
4 years ago |
Daniel Stenberg
|
ec9cc725d5
ftp: CURLOPT_FTP_SKIP_PASV_IP by default
|
4 years ago |
Daniel Stenberg
|
a95a6ce6b8
urldata: remove 'void *protop' and create the union 'p'
|
4 years ago |
Daniel Stenberg
|
20558ff269
url: make sure an HSTS upgrade updates URL and scheme correctly
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
2cfc4ed983
hsts: add read/write callbacks
|
4 years ago |
Daniel Stenberg
|
7385610d0c
hsts: add support for Strict-Transport-Security
|
4 years ago |
Daniel Stenberg
|
96450a1a33
alt-svc: enable by default
|
4 years ago |
Daniel Stenberg
|
6434a73984
Curl_handler: add 'family' to each protocol
|
4 years ago |
Gergely Nagy
|
182ff2d63c
vtls: deduplicate client certificates in ssl_config_data
|
4 years ago |
Diven Qi
|
3532262edd
url: use blank credentials when using proxy w/o username and password
|
4 years ago |
Daniel Stenberg
|
f93455eb04
altsvc: clone setting in curl_easy_duphandle
|
4 years ago |
Martin Bašti
|
3eff1c5092
http_proxy: do not crash with HTTPS_PROXY and NO_PROXY set
|
4 years ago |
Daniel Stenberg
|
9b3f888a00
llist: make it "struct Curl_llist"
|
4 years ago |
Daniel Stenberg
|
e37e446868
mqtt: enable by default
|
4 years ago |
Michael Baentsch
|
ede125b7b7
tls: add CURLOPT_SSL_EC_CURVES and --curves
|
4 years ago |
Daniel Stenberg
|
a337355487
url: remove funny embedded comments in Curl_disonnect calls
|
4 years ago |
Chris Paulson-Ellis
|
728f8d3bdc
conn: check for connection being dead before reuse
|
4 years ago |
Marcel Raad
|
f504f18641
ntlm: fix condition for curl_ntlm_core usage
|
4 years ago |
Daniel Stenberg
|
3c9e021f86
Curl_easy: remember last connection by id, not by pointer
|
4 years ago |
Jay Satiro
|
a12a16151a
url: fix CURLU and location following
|
4 years ago |
Marcel Raad
|
19b96ba385
url: silence MSVC warning
|
4 years ago |
Daniel Stenberg
|
9bfe665913
vtls: compare cert blob when finding a connection to reuse
|
4 years ago |
Daniel Stenberg
|
d5ed571948
url: allow user + password to contain "control codes" for HTTP(S)
|
4 years ago |
Daniel Stenberg
|
31e53584db
escape: make the URL decode able to reject only %00 bytes
|
4 years ago |
Daniel Stenberg
|
ff1c37cbe3
url: make sure pushed streams get an allocated download buffer
|
4 years ago |
Daniel Stenberg
|
e15e51384a
http: move header storage to Curl_easy from connectdata
|
4 years ago |
Daniel Stenberg
|
d957ed4941
trailers: switch h1-trailer logic to use dynbuf
|
4 years ago |
Daniel Stenberg
|
9c845be279
urldata: let the HTTP method be in the set.* struct
|
4 years ago |
Daniel Stenberg
|
f3d501dc67
build: disable more code/data when built without proxy support
|
4 years ago |