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
/
include
Age
Commit message (
Expand
)
Author
2019-12-03
openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chains
Daniel Stenberg
2019-11-26
XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUE
John Schroeder
2019-11-26
TLS: add BearSSL vtls implementation
Michael Forney
2019-11-25
multi: add curl_multi_wakeup()
Gergely Nagy
2019-11-21
include: make CURLE_HTTP3 use a new error code
Daniel Stenberg
2019-11-21
bump: next release will be 7.68.0
Daniel Stenberg
2019-11-12
quiche: reject headers in the wrong order
Daniel Stenberg
2019-11-09
system.h: fix for MCST lcc compiler
r-a-sattarov
2019-11-08
curlver: bump to 7.67.1
Daniel Stenberg
2019-10-02
ESNI: initial build/setup
Niall
2019-10-02
CURLMOPT_MAX_CONCURRENT_STREAMS: new setopt
Kunal Ekawde
2019-09-19
urlapi: CURLU_NO_AUTHORITY allows empty authority/host part
Jens Finkhaeuser
2019-09-19
version: next release will be 7.67.0
Daniel Stenberg
2019-09-12
curlver: bump to 7.66.1
Daniel Stenberg
2019-08-23
defines: avoid underscore-prefixed defines
Daniel Stenberg
2019-08-14
vauth: Use CURLE_AUTH_ERROR for auth function errors
Jay Satiro
2019-08-13
curl_version_info: make the quic_version a const
Daniel Stenberg
2019-08-12
curl_version_info: offer quic (and h3) library info
Daniel Stenberg
2019-08-09
CURLOPT_H3: removed
Daniel Stenberg
2019-08-08
alt-svc: send Alt-Used: in redirected requests
Daniel Stenberg
2019-08-08
CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directly
Daniel Stenberg
2019-08-07
CURLINFO_RETRY_AFTER: parse the Retry-After header value
Daniel Stenberg
2019-08-07
curl.h: add CURL_HTTP_VERSION_3 to the version enum
Daniel Stenberg
2019-08-06
sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID
Steve Holme
2019-08-06
curl_multi_poll: a sister to curl_multi_wait() that waits more
Daniel Stenberg
2019-07-30
curl.h: fix outdated comment
Justin
2019-07-21
HTTP3: initial (experimental) support
Daniel Stenberg
2019-07-20
curl_version_info: provide nghttp2 details
Daniel Stenberg
2019-07-19
bump: start working on 7.66.0
Daniel Stenberg
2019-07-19
version: bump to 7.65.3
Daniel Stenberg
2019-07-17
libcurl: Restrict redirect schemes (follow-up)
Jay Satiro
2019-06-22
typecheck: add 3 missing strings and a callback data pointer
Daniel Stenberg
2019-06-20
typecheck: CURLOPT_CONNECT_TO takes an slist too
Daniel Stenberg
2019-06-08
bump: start working on 7.65.2
Daniel Stenberg
2019-06-04
ssl: Update outdated "openssl-only" comments for supported backends
Frank Gevaerts
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
bump: start on the next release
Daniel Stenberg
2019-05-16
cleanup: remove FIXME and TODO comments
Daniel Stenberg
2019-05-05
urlapi: add CURLUPART_ZONEID to set and get
Daniel Stenberg
2019-05-03
CURLOPT_CHUNK_BGN_FUNCTION.3: document the struct and time value
Daniel Stenberg
2019-04-28
curlver.h: use parenthesis in CURL_VERSION_BITS macro
Tseng Jun
2019-04-21
CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuse
Daniel Stenberg
2019-04-11
build: fix Codacy/CppCheck warnings
Marcel Raad
2019-04-08
RELEASE-NOTES: synced
Daniel Stenberg
2019-03-14
makefile: make checksrc and hugefile commands "silent"
Daniel Stenberg
2019-03-03
alt-svc: the libcurl bits
Daniel Stenberg
2019-02-28
Secure Transport: no more "darwinssl"
Daniel Stenberg
2019-02-27
curl.h: use __has_declspec_attribute for shared builds
Don J Olmstead
2019-02-11
curlver: bump to 7.64.1-dev
Daniel Stenberg
[next]