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
/
opts
Age
Commit message (
Expand
)
Author
2017-05-06
opts: fix bad example formatting \n => \\n
Daniel Stenberg
2017-05-06
opts: examples added to 8 more libcurl option man pages
Daniel Stenberg
2017-05-05
docs/opts: 24 more man pages now have examples
Daniel Stenberg
2017-05-05
docs/opts: 23 more man pages now have examples
Daniel Stenberg
2017-05-04
CURLINFO_REDIRECT_URL.3: add example
Daniel Stenberg
2017-05-04
CURLINFO_EFFECTIVE_URL.3: add example
Daniel Stenberg
2017-04-25
nss: load libnssckbi.so if no other trust is specified
Kamil Dudka
2017-04-08
CURLINFO_SCHEME.3: fix variable type
Jay Satiro
2017-04-03
docs: added examples for CURLINFO_FILETIME.3 and CURLOPT_FILETIME.3
Daniel Stenberg
2017-03-30
cmake: fix build with cmake 2.8.12.2
Peter Wu
2017-03-30
cmake: add cmake file in docs/libcurl/opts/ to dist
Daniel Stenberg
2017-03-26
spelling fixes
klemens
2017-03-22
CURLINFO_PRIMARY_IP.3: add example
Daniel Stenberg
2017-03-21
mbedtls: add support for CURLOPT_SSL_CTX_FUNCTION
Ales Mlakar
2017-03-21
cmake: add support for building HTML and PDF docs
Peter Wu
2017-03-21
docs: split file lists into Makefile.inc
Peter Wu
2017-03-16
CURLINFO_LOCAL_PORT.3: fix typo
Jay Satiro
2017-03-16
CURLINFO_LOCAL_PORT.3: added example
Daniel Stenberg
2017-03-12
url: add option CURLOPT_SUPPRESS_CONNECT_HEADERS
Desmond O. Chang
2017-03-08
vtls: add options to specify range of enabled TLS versions
Jozef Kralik
2017-03-07
Makefile.am: Remove distribution man pages when running 'make clean'
Steve Brokenshire
2017-03-04
CURLOPT_SSL_CTX_FUNCTION.3: Fix EXAMPLE formatting errors
Jay Satiro
2017-03-02
darwinssl: Warn that disabling host verify also disables SNI
JDepooter
2017-02-25
docs: de-duplicate file lists in the Makefiles
Peter Wu
2017-02-21
url: Improve CURLOPT_PROXY_CAPATH error handling
Jay Satiro
2017-02-09
CURLOPT_SSL_VERIFYPEER.3: also the https proxy version
Daniel Stenberg
2017-02-06
docs: Add more HTTPS proxy documentation
Jay Satiro
2017-01-19
CURLOPT_BUFFERSIZE: support enlarging receive buffer
Richy Kim
2017-01-13
unix_socket: add support for abstract unix domain socket
Isaac Boukris
2017-01-13
docs: Add note about libcurl copying strings to CURLOPT_* manpages
Frank Gevaerts
2017-01-13
CURLOPT_PREQUOTE.3: takes a struct curl_slist*, not a char*
Frank Gevaerts
2017-01-06
wolfssl: support setting cipher list
Dan Fandrich
2017-01-02
docs/libcurl: TCP_KEEPALIVE start and interval default to 60
Jay Satiro
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-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-11-27
CURLOPT_PROXY_*.3: polished some proxy option man pages
Daniel Stenberg
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
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-07
vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3
Kamil Dudka
[next]