index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
libcurl
Age
Commit message (
Expand
)
Author
2016-12-28
curl_formadd.3: CURLFORM_CONTENTSLENGTH not needed when chunked
Daniel Stenberg
2016-12-25
docs/ciphers: link to our own new page about ciphers
Daniel Stenberg
2016-12-18
curl_easy_recv: Improve documentation and example program
Michael Kaufmann
2016-12-17
curl_easy_setopt.3: removed CURLOPT_SOCKS_PROXYTYPE
Daniel Stenberg
2016-12-17
curl_easy_setopt.3: CURLOPT_PRE_PROXY instead of CURLOPT_SOCKS_PROXY
Daniel Stenberg
2016-12-17
symbols: removed two, added one
Daniel Stenberg
2016-12-16
CURLINFO_SSL_VERIFYRESULT.3: language
Daniel Stenberg
2016-12-16
HTTPS-PROXY docs: update/polish
Daniel Stenberg
2016-12-16
preproxy: renamed what was added as SOCKS_PROXY
Daniel Stenberg
2016-12-16
CURLOPT_SOCKS_PROXYTYPE: removed
Daniel Stenberg
2016-12-15
curl_multi_socket.3: fix typo
Daniel Stenberg
2016-12-03
libcurl-multi.3: typo
Jeremy Pearson
2016-11-27
CURLOPT_PROXY_*.3: polished some proxy option man pages
Daniel Stenberg
2016-11-26
curl_version_info: add CURL_VERSION_HTTPS_PROXY
Okhin Vasilij
2016-11-25
CURLOPT_PROXY_CAINFO.3: clarify proxy use
Daniel Stenberg
2016-11-25
CURLOPT_PROXY_CRLFILE.3: clarify https proxy and availability
Daniel Stenberg
2016-11-25
curl_easy_setopt.3: add CURLOPT_PROXY_PINNEDPUBLICKEY
Daniel Stenberg
2016-11-25
docs: include all opts man pages in dist
Daniel Stenberg
2016-11-25
HTTPS Proxy: Implement CURLOPT_PROXY_PINNEDPUBLICKEY
Thomas Glanzmann
2016-11-25
url: proxy: Use 443 as default port for https proxies
Thomas Glanzmann
2016-11-25
add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme}
Frank Gevaerts
2016-11-24
HTTPS-proxy: fixed mbedtls and polishing
Okhin Vasilij
2016-11-24
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
Alex Rousskov
2016-11-15
docs: the next release will be 7.52.0
Kamil Dudka
2016-11-08
curl_formadd.3: *_FILECONTENT and *_FILE need the file to be kept
Daniel Stenberg
2016-11-07
vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3
Kamil Dudka
2016-10-31
unescape: avoid integer overflow
Daniel Stenberg
2016-10-27
CURLMOPT_MAX_PIPELINE_LENGTH.3: Clarify it's not for HTTP/2
Jay Satiro
2016-10-18
s/cURL/curl
Daniel Stenberg
2016-10-10
dist: remove PDF and HTML converted docs from the releases
Daniel Stenberg
2016-10-06
CURLOPT_DEBUGFUNCTION.3: unused argument warning (#1056)
Rainer Müller
2016-10-04
CURLOPT_KEEP_SENDING_ON_ERROR.3: mention when it is added
Daniel Stenberg
2016-09-22
New libcurl option to keep sending on error
Michael Kaufmann
2016-09-21
docs: Remove that --proto is just used for initial retrieval
Jay Satiro
2016-09-20
curl_global_cleanup.3: don't unload the lib with sub threads running
Daniel Stenberg
2016-09-18
CURLOPT_PINNEDPUBLICKEY.3: fix the AVAILABILITY formatting
Jay Satiro
2016-09-07
errors: new alias CURLE_WEIRD_SERVER_REPLY (8)
Jay Satiro
2016-09-04
speed caps: not based on average speeds anymore
Olivier Brunel
2016-09-01
CURLMOPT_PIPELINING.3: language
Daniel Stenberg
2016-09-01
CURLMOPT_PIPELINING.3: extended and clarified
Daniel Stenberg
2016-08-28
darwinssl: add documentation stating that the --cainfo option is intended for...
Nick Zitzmann
2016-08-19
CURLMOPT_MAX_TOTAL_CONNECTIONS.3: mention it can also multiplex
Daniel Stenberg
2016-08-15
CURLOPT_PROXY.3: unsupported schemes cause errors now
Daniel Stenberg
2016-08-09
symbols-in-versions: add CURL_STRICTER
Daniel Stenberg
2016-08-05
CURLOPT_TCP_NODELAY: now enabled by default
Daniel Stenberg
2016-07-21
docs: distribute the CURLINFO_HTTP_VERSION(3) man page, too
Kamil Dudka
2016-07-14
CURLMOPT_SOCKETFUNCTION.3: fix typo
Timothy Polich
2016-06-29
curl_global_init.3: improved formatting of the flags
Daniel Stenberg
2016-06-29
curl_global_init.3: expand on the SSL and WIN32 bits purpose
Daniel Stenberg
2016-06-11
CURLOPT_POSTFIELDS.3: Clarify what happens when set empty
Jay Satiro
[next]