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-30
GnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULT
Emil Engler
2020-04-30
conncache: various concept cleanups
Daniel Stenberg
2020-04-29
schannel: source code reindent
Daniel Stenberg
2020-04-28
headers: copyright range fix
Daniel Stenberg
2020-04-28
doh: Constify some input pointers
Rikard Falkeborn
2020-04-27
nss: check for PK11_CreateDigestContext() returning NULL
Daniel Stenberg
2020-04-26
copyright updates: adjust year ranges
Daniel Stenberg
2020-04-25
smtp: set auth correctly
Daniel Stenberg
2020-04-25
lib: clean up whitespace
Marcel Raad
2020-04-25
libssh: avoid options override by configuration files
Anderson Toshiyuki Sasaki
2020-04-23
select: make Curl_socket_check take timediff_t timeout
Daniel Stenberg
2020-04-22
transfer: Switch PUT to GET/HEAD on 303 redirect
Jay Satiro
2020-04-22
lib/mk-ca-bundle: skip empty certs
Daniel Stenberg
2020-04-22
version: skip idn2_check_version() check and add precaution
Daniel Stenberg
2020-04-21
GnuTLS: Don't skip really long certificate fields
Emil Engler
2020-04-21
gnutls: bump lowest supported version to 3.1.10
Daniel Stenberg
2020-04-20
mqtt: make NOSTATE get within the debug name array
Daniel Stenberg
2020-04-20
mqtt: remove code with no purpose
Daniel Stenberg
2020-04-20
mqtt: fix Curl_read() error handling while reading remaining length
Daniel Stenberg
2020-04-20
http: free memory when Alt-Used header creation fails due to OOM
Daniel Stenberg
2020-04-20
lib: fix typos in comments and errormessages
Daniel Gustafsson
2020-04-20
multi-ssl: reset the SSL backend on `Curl_global_cleanup()`
Johannes Schindelin
2020-04-20
mqtt: improve the state machine
Daniel Stenberg
2020-04-19
mime: properly check Content-Type even if it has parameters
Patrick Monnerat
2020-04-17
libssh: Use new ECDSA key types to check known hosts
Anderson Toshiyuki Sasaki
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
[next]