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-05-05
quiche: enable qlog output
Daniel Stenberg
2020-05-04
urldata.h: remove #define HEADERSIZE, not used anymore
Daniel Stenberg
2020-05-04
ngtcp2: convert to dynbuf
Daniel Stenberg
2020-05-04
connect: make happy eyeballs work for QUIC (again)
Daniel Stenberg
2020-05-04
connect: add two asserts to clue code analyzers in a little
Daniel Stenberg
2020-05-04
http_proxy: ported to use dynbuf instead of a static size buffer
Daniel Stenberg
2020-05-04
dynbuf: introduce internal generic dynamic buffer functions
Daniel Stenberg
2020-05-03
asyn-*: remove support for never-used NULL entry pointers
Daniel Stenberg
2020-05-02
asyn-thread: fix cppcheck warning
Jay Satiro
2020-05-02
select: fix overflow protection in Curl_socket_check
Jay Satiro
2020-05-02
libssh2: set the expected total size in SCP upload init
Daniel Stenberg
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
[prev]
[next]