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
/
lib
Age
Commit message (
Expand
)
Author
2020-04-15
copyright: bump the copyright year range
Daniel Stenberg
2020-04-14
mqtt: add new experimental protocol
Bjorn Stenberg
2020-04-13
cmake: add aliases so exported target names are available in tree
Nathaniel R. Lewis
2020-04-13
version: increase buffer space for ssl version output
Daniel Stenberg
2020-04-12
schannel: Fix blocking timeout logic
Andrew Kurushin
2020-04-12
socks: Fix blocking timeout logic
Jay Satiro
2020-04-12
gopher: check remaining time left during write busy loop
Marc Hoersken
2020-04-13
gnutls: ensure TLS 1.3 when SRP isn't requested
Dirkjan Bussink
2020-04-11
Revert "file: on Windows, refuse paths that start with \\"
Daniel Stenberg
2020-04-11
lib: fix conversion warnings for SOCKET_WRITABLE/READABLE
Jay Satiro
2020-04-09
url: allow non-HTTPS altsvc-matching for debug builds
Daniel Stenberg
2020-04-08
schannel: support .P12 or .PFX client certificates
Gilles Vollant
2020-04-08
http: don't consider upload done if the request isn't completely sent off
Daniel Stenberg
2020-04-08
http: allow Curl_add_buffer_send() to do a short first send by force
Daniel Stenberg
2020-04-08
connect: store connection info for QUIC connections
Daniel Stenberg
2020-04-07
select: remove typecast from SOCKET_WRITABLE/READABLE macros
Daniel Stenberg
2020-04-06
cleanup: correct copyright year range on a few files
Daniel Stenberg
2020-04-06
warnless: remove code block for icc that didn't work
Daniel Stenberg
2020-04-06
dist: add missing setup-win32.h
Marc Hoersken
2020-04-05
lib: never define CURL_CA_BUNDLE with a getenv
Daniel Stenberg
2020-04-05
CURLINFO_CONDITION_UNMET: return true for 304 http status code
Kwon-Young Choi
2020-04-04
windows: enable UnixSockets with all build toolchains
Viktor Szakats
2020-03-31
vquic/ngtcp2.h: update copyright year range
Daniel Stenberg
2020-03-31
vquic: add support for GnuTLS backend of ngtcp2
Daiki Ueno
2020-03-31
misc: copyright year updates
Daniel Stenberg
2020-03-31
build: fixed build for systems with select() in unistd.h
Harry Sintonen
2020-03-31
memdebug: don't log free(NULL)
Daniel Stenberg
2020-03-30
cleanup: insert newline after if() conditions
Daniel Stenberg
2020-03-30
checksrc: warn on obvious conditional blocks on the same line as if()
Daniel Stenberg
2020-03-30
ngtcp2: update to git master for the key installation API change
Daiki Ueno
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-26
openssl: adapt to functions marked as deprecated since version 3
Daniel Stenberg
2020-03-24
config: remove all defines of HAVE_DES_H
Daniel Stenberg
2020-03-24
copyright: fix out-of-date copyright ranges and missing headers
Daniel Stenberg
2020-03-22
getinfo: provide CURLINFO_HEADER_SIZE and CURLINFO_REQUEST_SIZE override
Daniel Stenberg
2020-03-22
CURLINFO_NUM_CONNECTS: improve accuracy
Daniel Stenberg
2020-03-21
lib/curl_setup: adjust the copyright year range
Daniel Stenberg
2020-03-21
curl_setup: define _WIN32_WINNT_[OS] symbols
Jay Satiro
2020-03-19
secure transport: remove the BACKEND define kludge
Daniel Stenberg
2020-03-19
mbedtls: remove the BACKEND define kludge
Daniel Stenberg
2020-03-19
bearssl: remove the BACKEND define kludge
Daniel Stenberg
2020-03-19
wolfssl: remove the BACKEND define kludge
Daniel Stenberg
2020-03-19
nss: remove the BACKEND define kludge
Daniel Stenberg
2020-03-19
gnutls: remove the BACKEND define kludge
Daniel Stenberg
2020-03-19
openssl: remove the BACKEND define kludge
Daniel Stenberg
2020-03-18
http2: Fix erroneous debug message that h2 connection closed
Jay Satiro
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-17
windows: suppress UI in all CryptAcquireContext() calls
Viktor Szakats
[prev]
[next]