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
2019-04-11
CURLOPT_DNS_USE_GLOBAL_CACHE: remove
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-03
alt-svc: the libcurl bits
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-01
schannel: stop calling it "winssl"
Daniel Stenberg
2019-01-31
doc: use meaningless port number in CURLOPT_LOCALPORT example
John Marshall
2019-01-16
Fix typo in manpage
Alessandro Ghedini
2019-01-09
cookies: skip custom cookies when redirecting cross-site
Katsuhiko YOSHIDA
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-11-23
CURLOPT_WRITEFUNCTION.3: spell out that it gets called many times
Daniel Stenberg
2018-11-22
CURLOPT_HEADERFUNCTION.3: match 'nitems' name in synopsis and description
UnknownShadow200
2018-11-11
docs: expanded on some CURLU details
Daniel Stenberg
2018-11-09
setopt: add CURLOPT_CURLU
Jim Fuller
2018-11-09
docs: ESCape "\n" codes
Gisle Vanem
2018-11-07
More "\n" ESCaping
Gisle Vanem
2018-11-07
winssl: be consistent in Schannel capitalization
Daniel Gustafsson
2018-11-05
netrc: don't ignore the login name specified with "--user"
Michael Kaufmann
2018-11-01
axtls: removed
Daniel Stenberg
2018-11-01
schannel: make CURLOPT_CERTINFO support using Issuer chain
marcosdiazr
2018-10-30
vtls: add MesaLink to curl_sslbackend enum
Daniel Gustafsson
2018-10-10
docs: add "see also" links for SSL options
Michael Kaufmann
2018-10-09
CURLOPT_SSL_VERIFYSTATUS: Fix typo
Daniel Gustafsson
2018-10-03
CURLOPT_SSLVERSION.3: fix typos and consistent spelling
Daniel Gustafsson
2018-10-03
CURLOPT_HEADER.3: fix typo
Jay Satiro
2018-09-23
whitespace fixes
Viktor Szakats
2018-09-07
curl_easy_upkeep: removed 'conn' from the name
Daniel Stenberg
2018-09-07
upkeep: add a connection upkeep API: curl_easy_conn_upkeep()
Max Dymond
2018-09-06
imap: change from "FETCH" to "UID FETCH"
Nicklas Avén
2018-09-06
CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer size
Daniel Stenberg
2018-09-06
setopt: add CURLOPT_DOH_URL
Daniel Stenberg
2018-09-05
url: default to CURL_HTTP_VERSION_2TLS if built h2-enabled
Daniel Stenberg
2018-09-05
multiplex: enable by default
Daniel Stenberg
2018-09-05
pipelining: deprecated
Daniel Stenberg
2018-08-29
CURLOPT_SSL_CTX_FUNCTION.3: clarify connection reuse warning
Jay Satiro
2018-08-27
CURLOPT_ACCEPT_ENCODING.3: list them comma-separated [ci skip]
Daniel Stenberg
2018-08-27
CURLOPT_SSL_CTX_FUNCTION.3: might cause unintended connection reuse [ci skip]
Daniel Stenberg
2018-08-24
docs: clarify NO_PROXY env variable functionality
Daniel Stenberg
2018-08-11
docs: Improve the manual pages of some callbacks
Michael Kaufmann
2018-08-10
Documentation: fix CURLOPT_SSH_COMPRESSION copy/paste bug
Daniel Jelinski
2018-07-26
docs/CURLOPT_URL: fix indentation
Christopher Head
2018-07-26
docs/CURLOPT_WRITEFUNCTION: size is always 1
Christopher Head
2018-06-29
openssl: make the requested TLS version the *minimum* wanted
Daniel Stenberg
2018-06-28
CURLINFO_TLS_SSL_PTR.3: improve the example
Adrian Peniak
2018-06-24
CURLOPT_SSL_VERIFYPEER.3: fix syntax mistake
Daniel Stenberg
2018-06-23
CURLOPT_SSL_VERIFYPEER.3: Add performance note
Patrick Schlangen
[next]