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
2020-04-14
mqtt: add new experimental protocol
Bjorn Stenberg
2020-04-07
CURLOPT_WRITEFUNCTION.3: add inline example and new see-also
Daniel Stenberg
2020-04-06
cleanup: correct copyright year range on a few files
Daniel Stenberg
2020-04-05
CURLINFO_CONDITION_UNMET: return true for 304 http status code
Kwon-Young Choi
2020-03-29
curl.h: remnove CURL_VERSION_ESNI. Never supported nor documented
Daniel Stenberg
2020-03-27
version: add 'cainfo' and 'capath' to version info struct
Daniel Stenberg
2020-03-24
copyright: fix out-of-date copyright ranges and missing headers
Daniel Stenberg
2020-03-18
schannel: add "best effort" revocation check option
Johannes Schindelin
2020-03-18
multi: Improve parameter check for curl_multi_remove_handle
Jay Satiro
2020-03-13
docs: add warnings about FILE: URLs on Windows
Daniel Stenberg
2020-03-06
curl_share_setopt.3: Note sharing cookies doesn't enable the engine
Jay Satiro
2020-03-05
polarssl: remove more references and mentions
Daniel Stenberg
2020-03-02
curl_escape.3: Add a link to curl_free
Jay Satiro
2020-03-02
curl_getenv.3: Fix the memory handling description
Jay Satiro
2020-02-29
docs: fix typo on CURLINFO_RETRY_AFTER - alwaus -> always
Jonathan Cardoso Machado
2020-02-18
CURLOPT_REDIR_PROTOCOLS.3: update the DEFAULT section
Daniel Stenberg
2020-02-15
CURLINFO_COOKIELIST.3: Fix example
Jay Satiro
2020-02-11
CURLOPT_ALTSVC_CTRL.3: fix the DEFAULT wording
Daniel Stenberg
2020-02-09
altsvc: keep a copy of the file name to survive handle reset
Daniel Stenberg
2020-01-28
location.d: the method change is from POST to GET only
Daniel Stenberg
2020-01-27
curl.h: define CURL_WIN32 on windows
Daniel Stenberg
2020-01-26
global_init: assume the EINTR bit by default
Daniel Stenberg
2020-01-23
CURLOPT_PROXY_SSL_OPTIONS.3: Sync with CURLOPT_SSL_OPTIONS.3
Jay Satiro
2020-01-21
smtp: Allow RCPT TO command to fail for some recipients
Pavel Volgarev
2020-01-20
HTTP: increase EXPECT_100_THRESHOLD to 1Mb
加藤郁之
2020-01-13
HTTP-COOKIES.md: describe the cookie file format
Daniel Stenberg
2020-01-11
ngtcp2: Add an error code for QUIC connection errors
Emil Engler
2020-01-11
multi: Change curl_multi_wait/poll to error on negative timeout
Jay Satiro
2020-01-09
include: remove non-curl prefixed defines
Daniel Stenberg
2020-01-06
CURLOPT_READFUNCTION.3: fix fopen params in example
Jay Satiro
2020-01-06
CURLOPT_READFUNCTION.3: fix variable name in example
Jay Satiro
2020-01-05
docs: mention CURL_MAX_INPUT_LENGTH restrictions
Daniel Stenberg
2019-12-26
CURLOPT_HEADERFUNCTION.3: Document that size is always 1
Jay Satiro
2019-12-18
CURLOPT_QUOTE.3: fix typos
Jay Satiro
2019-12-18
CURLOPT_URL.3: "curl supports SMB version 1 (only)"
Daniel Stenberg
2019-12-16
docs: TLS SRP doesn't work with TLS 1.3
Daniel Stenberg
2019-12-04
CURLOPT_VERBOSE.3: see also ERRORBUFFER
Daniel Stenberg
2019-12-03
openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chains
Daniel Stenberg
2019-12-03
OPENSOCKETFUNCTION.3: correct the purpose description
Daniel Stenberg
2019-11-28
docs: add more references to curl_multi_poll
Daniel Stenberg
2019-11-26
XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUE
John Schroeder
2019-11-26
TLS: add BearSSL vtls implementation
Michael Forney
2019-11-26
curl_multi_wakeup.3: add example and AVAILABILITY
Daniel Stenberg
2019-11-25
multi: add curl_multi_wakeup()
Gergely Nagy
2019-11-22
test1175: verify symbols-in-versions and libcurl-errors.3 in sync
Daniel Stenberg
2019-11-21
include: make CURLE_HTTP3 use a new error code
Daniel Stenberg
2019-11-12
quiche: reject headers in the wrong order
Daniel Stenberg
2019-11-02
copyrights: update all copyright notices to 2019 on files changed this year
Vilhelm Prytz
2019-10-16
CURLOPT_TIMEOUT.3: Clarify transfer timeout time includes queue time
Jay Satiro
2019-10-07
CURLOPT_TIMEOUT.3: remove the mention of "minutes"
Daniel Stenberg
[next]