Lawrence Matthews
|
6baeb6df35
CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocol
|
8 years ago |
Francisco Sedano
|
23713645d4
url: Add option CURLOPT_RESOLVER_START_FUNCTION
|
6 years ago |
Jay Satiro
|
dd027c80fe
lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS
|
6 years ago |
Anders Bakken
|
2427d94c6d
url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT
|
6 years ago |
Björn Stenberg
|
b46cfbc068
TODO fixed: Detect when called from within callbacks
|
6 years ago |
Daniel Stenberg
|
8f69a9f28a
time: support > year 2038 time stamps for system with 32bit long
|
6 years ago |
Nikos Mavrogiannopoulos
|
c75c9d4fbc
symbols-in-versions: added new symbols with 7.56.3 version
|
7 years ago |
Patrick Monnerat
|
11bf1796cd
HTTP: implement Brotli content encoding
|
7 years ago |
Jay Satiro
|
3a1c7cb3ca
symbols-in-versions: fix CURLSSLSET_NO_BACKENDS entry
|
7 years ago |
Daniel Stenberg
|
7c52b12dd4
symbols-in-versions: add CURLSSLSET_NO_BACKENDS
|
7 years ago |
Patrick Monnerat
|
efd9301426
mime: use size_t instead of ssize_t in public API interface.
|
7 years ago |
Patrick Monnerat
|
ce0881edee
mime: new MIME API.
|
7 years ago |
Johannes Schindelin
|
9d96a5f0b5
version: add the CURL_VERSION_MULTI_SSL feature flag
|
7 years ago |
Johannes Schindelin
|
1328f69d53
vtls: introduce curl_global_sslset()
|
7 years ago |
Viktor Szakats
|
b7b4dc0d49
ssh: add the ability to enable compression (for SCP/SFTP)
|
7 years ago |
Kamil Dudka
|
8924f58c37
CURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy auth
|
7 years ago |
Daniel Stenberg
|
9b167fd090
--request-target: instead of --strip-path-slash
|
7 years ago |
Daniel Stenberg
|
b778ae4c5e
http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH
|
7 years ago |
Daniel Stenberg
|
3b80d3ca46
getinfo: return sizes as curl_off_t
|
7 years ago |
Daniel Stenberg
|
5fe4f78902
typecheck-gcc.h: separate getinfo slist checks from other pointers
|
7 years ago |
Desmond O. Chang
|
d2bcf1e3e2
url: add option CURLOPT_SUPPRESS_CONNECT_HEADERS
|
8 years ago |
Jozef Kralik
|
6448f98c18
vtls: add options to specify range of enabled TLS versions
|
8 years ago |
Richy Kim
|
6b7616690e
CURLOPT_BUFFERSIZE: support enlarging receive buffer
|
8 years ago |
Isaac Boukris
|
1d786faee1
unix_socket: add support for abstract unix domain socket
|
7 years ago |
Daniel Stenberg
|
20b12987cf
symbols: removed two, added one
|
8 years ago |
Okhin Vasilij
|
a4b2f7aafd
curl_version_info: add CURL_VERSION_HTTPS_PROXY
|
8 years ago |
Thomas Glanzmann
|
4f8b17743d
HTTPS Proxy: Implement CURLOPT_PROXY_PINNEDPUBLICKEY
|
8 years ago |
Frank Gevaerts
|
ba410f6c64
add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme}
|
8 years ago |
Okhin Vasilij
|
c6da05a5ec
HTTPS-proxy: fixed mbedtls and polishing
|
8 years ago |
Alex Rousskov
|
cb4e2be7c6
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
|
8 years ago |