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-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
2017-06-21
--request-target: instead of --strip-path-slash
Daniel Stenberg
2017-06-19
http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH
Daniel Stenberg
2017-06-19
getinfo: return sizes as curl_off_t
Daniel Stenberg
2017-06-18
CURLOPT_PREQUOTE.3: spellfix man page reference
Daniel Stenberg
2017-06-18
TODO: implement support for CURLOPT_PREQUOTE with SFTP
Daniel Stenberg
2017-05-31
CURLOPT_SSH_KEY*.3: typos
Daniel Stenberg
2017-05-31
CURLOPT_STREAM_DEPENDS.3: typo
Daniel Stenberg
2017-05-31
CURLOPT_FNMATCH_FUNCTION.3: also modified example to avoid fcpp issues
Daniel Stenberg
2017-05-31
CURLOPT_FNMATCH_DATA.3: modified example to avoid fcpp issues
Daniel Stenberg
2017-05-31
opts: more than 100 more examples for man pages...
Daniel Stenberg
2017-05-31
CURLOPT_PROXY.3: fix test 1140 breakage
Daniel Stenberg
2017-05-30
opts: more examples added to man pages
Daniel Stenberg
2017-05-30
docs: clarify NO_PROXY further
Daniel Stenberg
2017-05-30
CURLOPT_PROXY.3: describe the environment variables more
Daniel Stenberg
2017-05-27
opts: more examples added in option man pages
Daniel Stenberg
2017-05-25
docs/CURLOPT_SSLVERSION.3: Correct define name in example
Phil Crump
2017-05-15
SecureTransport/DarwinSSL: Implement public key pinning
moparisthebest
2017-05-15
man pages: fix example syntax errors
Daniel Stenberg
2017-05-15
docs/libcurl/opts: added more examples in man pages
Daniel Stenberg
2017-05-15
CURLOPT_HTTPPROXYTUNNEL: clarify, add example
Daniel Stenberg
2017-05-13
url.c: add a compile-time check that CURL_MAX_WRITE_SIZE is large enough
Dan Fandrich
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
[next]