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-19
sha256: move assign to the declaration line
Daniel Stenberg
2020-05-19
sha256: fixed potentially uninitialized variable
Siva Sivaraman
2020-05-19
sendf: make failf() use the mvsnprintf() return code
Daniel Stenberg
2020-05-19
hostip: make Curl_printable_address not return anything
Daniel Stenberg
2020-05-19
ftp: mark return-ignoring calls to Curl_GetFTPResponse with (void)
Daniel Stenberg
2020-05-17
dynbuf: return NULL when there's no buffer length
Daniel Stenberg
2020-05-15
CMake: add libssh build support
Peter Wu
2020-05-15
http2: keep trying to send pending frames after req.upload_done
Vyron Tsingaras
2020-05-15
setopt: support certificate options in memory with struct curl_blob
Gilles Vollant
2020-05-15
source cleanup: remove all custom typedef structs
Daniel Stenberg
2020-05-15
ftp: make domore_getsock() return the secondary socket properly
Daniel Stenberg
2020-05-15
ftp: shut down the secondary connection properly when SSL is used
Daniel Stenberg
2020-05-14
curl_setup: support Unicode functions to open files on Windows
Marcel Raad
2020-05-14
tool: support UTF-16 command line on Windows
Marcel Raad
2020-05-14
curl_multibyte: add to curlx
Marcel Raad
2020-05-14
url: make the updated credentials URL-encoded in the URL
Daniel Stenberg
2020-05-14
vauth/cleartext: fix theoretical integer overflow
Major_Tom
2020-05-14
checksrc: enhance the ASTERISKSPACE and update code accordingly
Daniel Stenberg
2020-05-13
OpenSSL: have CURLOPT_CRLFILE imply CURLSSLOPT_NO_PARTIALCHAIN
Daniel Stenberg
2020-05-13
url: reject too long input when parsing credentials
Daniel Stenberg
2020-05-12
easy: fix dangling pointer on easy_perform fail
denzor
2020-05-12
url: sort the protocol schemes in rough popularity order
Daniel Stenberg
2020-05-10
CMake: add ENABLE_ALT_SVC option
Peter Wu
2020-05-10
CMake: add HTTP/3 support (ngtcp2+nghttp3, quiche)
Peter Wu
2020-05-08
checksrc: close the .checksrc file handle when done reading
Daniel Stenberg
2020-05-08
CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl)
Gilles Vollant
2020-05-08
urlapi: accept :: as a valid IPv6 address
Daniel Stenberg
2020-05-08
*_sspi: fix bad uses of CURLE_NOT_BUILT_IN
Peter Wang
2020-05-07
ngtcp2: introduce qlog support
Daniel Stenberg
2020-05-07
ntlm_sspi: fix bad use of CURLE_NOT_BUILT_IN
Daniel Stenberg
2020-05-07
http2: simplify and clean up trailer handling
Daniel Stenberg
2020-05-05
libssh2: convert over to use dynbuf
Daniel Stenberg
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
[next]