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
2019-07-17
docs: Explain behavior change in --tlsv1. options since 7.54
Jay Satiro
2019-07-17
libcurl: Restrict redirect schemes (follow-up)
Jay Satiro
2019-07-16
test1173: make it also check all libcurl option man pages
Daniel Stenberg
2019-07-14
libcurl-security.3: update to new CURLOPT_REDIR_PROTOCOLS defaults
Daniel Stenberg
2019-07-06
CURLOPT_HEADEROPT.3: Fix example
Caleb Raitto
2019-06-30
docs: Fix links to OpenSSL docs
Jay Satiro
2019-06-26
curl_multi_wait.3: escape backslash in example
Gaël PORTAY
2019-06-25
docs: fix string suggesting HTTP/2 is not the default
Niklas Hambüchen
2019-06-24
CURLMOPT_SOCKETFUNCTION.3: fix typo
Daniel Gustafsson
2019-06-20
typecheck: CURLOPT_CONNECT_TO takes an slist too
Daniel Stenberg
2019-06-10
CURLMOPT_SOCKETFUNCTION.3: clarified
Daniel Stenberg
2019-06-10
CURLOPT_CAINFO.3: polished wording
Daniel Stenberg
2019-06-10
wolfssl: refer to it as wolfSSL only
Daniel Stenberg
2019-06-09
libcurl-tutorial.3: Fix small typo (mutipart -> multipart)
Sorcus
2019-06-04
curl_share_setopt.3: improve wording [ci ship]
Daniel Stenberg
2019-06-02
tls13-docs: mention it is only for OpenSSL >= 1.1.1
Daniel Stenberg
2019-05-25
Revert all SASL authzid (new feature) commits
Jay Satiro
2019-05-22
sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID
Steve Holme
2019-05-22
PolarSSL: deprecate support step 1. Removed from configure.
Daniel Stenberg
2019-05-15
CURLOPT_READFUNCTION.3: see also CURLOPT_UPLOAD_BUFFERSIZE [ci skip]
Daniel Stenberg
2019-05-14
CURLOPT_CAINFO.3: with Schannel, you want Windows 8 or later [ci skip]
Daniel Stenberg
2019-05-05
urlapi: add CURLUPART_ZONEID to set and get
Daniel Stenberg
2019-05-03
CURLMOPT_TIMERFUNCTION.3: warn about the recursive risk [ci skip]
Daniel Stenberg
2019-05-03
CURLOPT_CHUNK_BGN_FUNCTION.3: document the struct and time value
Daniel Stenberg
2019-04-21
CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuse
Daniel Stenberg
2019-04-13
CURLOPT_ADDRESS_SCOPE: fix range check and more
tmilburn
2019-04-13
urlapi: stricter CURLUPART_PORT parsing
Daniel Stenberg
2019-04-11
CURLOPT_DNS_USE_GLOBAL_CACHE: remove
Daniel Stenberg
2019-04-11
curl_easy_getinfo.3: fix minor formatting mistake
Daniel Stenberg
2019-04-06
pipelining: removed
Daniel Stenberg
2019-04-03
documentation: Fix several typos
Tim Rühsen
2019-03-25
CURLMOPT_PIPELINING.3: fix typo
Jay Satiro
2019-03-22
curl_url.3: this is not experimental anymore
Daniel Stenberg
2019-03-03
alt-svc: the libcurl bits
Daniel Stenberg
2019-03-01
curl_easy_duphandle.3: clarify that a duped handle has no shares
Daniel Stenberg
2019-02-28
Secure Transport: no more "darwinssl"
Daniel Stenberg
2019-02-23
examples: remove recursive calls to curl_multi_socket_action
Daniel Stenberg
2019-02-19
connection: never reuse CONNECT_ONLY conections
Daniel Stenberg
2019-02-19
curl_multi_remove_handle.3: use at any time, just not from within callbacks
Daniel Stenberg
2019-02-01
schannel: stop calling it "winssl"
Daniel Stenberg
2019-01-31
doc: use meaningless port number in CURLOPT_LOCALPORT example
John Marshall
2019-01-29
Escape the '\'
Gisle Vanem
2019-01-16
Fix typo in manpage
Alessandro Ghedini
2019-01-09
cookies: skip custom cookies when redirecting cross-site
Katsuhiko YOSHIDA
2019-01-02
docs: mention potential leak in curl_slist_append
Daniel Gustafsson
2018-12-21
http: added options for allowing HTTP/0.9 responses
Daniel Stenberg
2018-12-14
http: minor whitespace cleanup from f464535b
Daniel Stenberg
2018-12-14
http: Implement trailing headers for chunked transfers
Ayoub Boudhar
2018-12-11
documentation: curl_formadd field and file names are now escaped
Patrick Monnerat
2018-11-23
CURLOPT_WRITEFUNCTION.3: spell out that it gets called many times
Daniel Stenberg
[next]