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-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
2018-11-22
CURLOPT_HEADERFUNCTION.3: match 'nitems' name in synopsis and description
UnknownShadow200
2018-11-19
docs: add more description to unified ssl error codes
Han Han
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-07
urlapi: only skip encoding the first '=' with APPENDQUERY set
Daniel Stenberg
2018-11-05
netrc: don't ignore the login name specified with "--user"
Michael Kaufmann
2018-11-04
symbols-in-versions: add missing CURLU_ symbols
Daniel Stenberg
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-08
spelling fixes [ci skip]
Viktor Szakats
[next]