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
2018-03-31
docs: fix CURLINFO_*_T examples use of CURL_FORMAT_CURL_OFF_T
Jay Satiro
2018-03-21
CURLINFO_SSL_VERIFYRESULT.3: fix the example, add some text
Daniel Stenberg
2018-03-20
CURLINFO_COOKIELIST.3: made the example not leak memory
Daniel Stenberg
2018-03-17
resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSES
Rick Deist
2018-03-17
add_handle/easy_perform: clear errorbuffer on start if set
Daniel Stenberg
2018-03-17
CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocol
Lawrence Matthews
2018-03-13
CURLOPT_COOKIEFILE.3: "-" as file name means stdin
Daniel Stenberg
2018-03-04
CURLOPT_NOPROXY.3: mention how to list numerical IPv6 addresses
Daniel Stenberg
2018-02-23
spelling fixes
Viktor Szakats
2018-02-21
url: Add option CURLOPT_RESOLVER_START_FUNCTION
Francisco Sedano
2018-02-21
lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS
Jay Satiro
2018-02-20
url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT
Anders Bakken
2018-02-20
CURLOPT_RESOLVE: Add support for multiple IP addresses per entry
Anders Bakken
2018-02-16
CURLOPT_HEADER.3: clarify problems with different data sizes
Daniel Stenberg
2018-02-16
CURLOPT_HEADERFUNCTION.3: fix typo from d939226813
Daniel Stenberg
2018-02-16
CURLOPT_HEADERFUNCTION.3: mention folded headers
Daniel Stenberg
2018-01-30
time: support > year 2038 time stamps for system with 32bit long
Daniel Stenberg
2018-01-25
GSKit: restore pinnedpubkey functionality
moparisthebest
2018-01-25
SChannel/WinSSL: Implement public key pinning
moparisthebest
2018-01-23
docs: fix man page syntax to make test 1140 OK again
Daniel Stenberg
2018-01-22
http: prevent custom Authorization headers in redirects
Daniel Stenberg
2018-01-15
CURLOPT_TCP_NODELAY.3: fix typo
rouzier
2018-01-13
setopt: fix SSLVERSION to allow CURL_SSLVERSION_MAX_ values
Jay Satiro
2017-12-26
examples/cacertinmem: ignore cert-already-exists error
Jay Satiro
2017-12-13
CURLOPT_READFUNCTION.3: refer to argument with correct name
Daniel Stenberg
2017-12-11
CURLOPT_DNS_LOCAL_IP4.3: fixed the seel also to not self-reference
Daniel Stenberg
2017-12-09
CURLOPT_DNS_CACHE_TIMEOUT.3: see also CURLOPT_RESOLVE
Daniel Stenberg
2017-12-08
CURLOPT_PRIVATE.3: fix grammar
richardthe3rd
2017-11-17
resolve: allow IP address within [] brackets
Daniel Stenberg
2017-10-28
auth: Added test cases for RFC7616
Florin
2017-10-16
setopt: avoid integer overflows when setting millsecond values
Daniel Stenberg
2017-10-09
CURLOPT_XFERINFODATA.3: fix duplicate see also
Daniel Stenberg
2017-10-09
CURLOPT_NOPROGRESS.3: also refer to xferinfofunction
Daniel Stenberg
2017-09-28
docs: link CURLOPT_CONNECTTIMEOUT and CURLOPT_CONNECTTIMEOUT_MS
Michael Kaufmann
2017-09-28
docs: clarify the use of environment variables for proxy
Michael Kaufmann
2017-09-15
docs: clarify the CURLOPT_INTERLEAVE* options behavior
Daniel Stenberg
2017-09-10
mbedtls: enable CA path processing
Jay Satiro
2017-09-04
docs: curl_mime_*.3 man page formatting edits
Daniel Stenberg
2017-09-02
mime: new MIME API.
Patrick Monnerat
2017-08-24
CURLOPT_USERPWD.3: see also CURLOPT_PROXYUSERPWD
Daniel Stenberg
2017-08-17
CURLOPT_SSH_COMPRESSION.3: enable with 1L
Daniel Stenberg
2017-08-17
ssh: add the ability to enable compression (for SCP/SFTP)
Viktor Szakats
2017-08-12
docs: fix grammar in CURL_SSLVERSION_MAX_DEFAULT description
Alessandro Ghedini
2017-08-12
docs: fix typo stuct -> struct
Alessandro Ghedini
2017-08-09
make install: add 8 missing man pages to the installation
Daniel Stenberg
2017-08-02
CURLOPT_NETRC.3: fix typo in 7e48aa386156f9c2
Daniel Stenberg
2017-08-02
CURLOPT_NETRC.3: mention the file name on windows
Daniel Stenberg
2017-07-07
CURLOPT_POSTFIELDS.3: explain the 100-continue magic better
Daniel Stenberg
2017-06-28
CURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy auth
Kamil Dudka
2017-06-24
CURLINFO_REDIRECT_URL.3: mention the CURLOPT_MAXREDIRS case
Daniel Stenberg
[next]