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
2019-09-15
doh: fix (harmless) buffer overrun
Paul Dreik
2019-09-13
FTP: allow "rubbish" prepended to the SIZE response
Daniel Stenberg
2019-09-13
FTP: skip CWD to entry dir when target is absolute
Zenju
2019-09-13
parsedate: still provide the name arrays when disabled
Daniel Stenberg
2019-09-13
openssl: close_notify on the FTP data connection doesn't mean closure
Daniel Stenberg
2019-09-12
setopt: make it easier to add new enum values
Zenju
2019-09-12
asyn-thread: s/AF_LOCAL/AF_UNIX for Solaris
Daniel Stenberg
2019-09-11
ldap: Stop using wide char version of ldapp_err2string
Jay Satiro
2019-09-10
urlapi: one colon is enough for the strspn() input (typo)
Daniel Stenberg
2019-09-10
urlapi: verify the IPv6 numerical address
Daniel Stenberg
2019-09-10
openssl: use SSL_CTX_set_<min|max>_proto_version() when available
Clément Notin
2019-09-10
openssl: indent, re-organize and add comments
Clément Notin
2019-09-10
sspi: fix memory leaks
migueljcrum
2019-09-09
Curl_fillreadbuffer: avoid double-free trailer buf on error
Daniel Stenberg
2019-09-09
security:read_data fix bad realloc()
Daniel Stenberg
2019-09-09
tftp: Alloc maximum blksize, and use default unless OACK is received
Thomas Vegas
2019-09-09
tftp: return error when packet is too small for options
Thomas Vegas
2019-09-03
netrc: free 'home' on error
Daniel Stenberg
2019-09-03
urldata: avoid 'generic', use dedicated pointers
Daniel Stenberg
2019-09-03
cleanup: move functions out of url.c and make them static
Daniel Stenberg
2019-09-03
smtp: check for and bail out on too short EHLO response
Daniel Stenberg
2019-09-02
smb: init *msg to NULL in smb_send_and_recv()
Daniel Stenberg
2019-08-31
Curl_addr2string: take an addrlen argument too
Daniel Stenberg
2019-08-30
quiche: expire when poll returned data
Daniel Stenberg
2019-08-30
quiche: decrease available buffer size, don't assign it!
Daniel Stenberg
2019-08-29
ngtcp2: on h3 stream close, call expire
Daniel Stenberg
2019-08-29
ngtcp2: build latest ngtcp2 and ngtcp2_crypto_openssl
Tatsuhiro Tsujikawa
2019-08-28
ngtcp2: set flow control window to stream buffer size
Daniel Stenberg
2019-08-27
ngtcp2: Build with latest ngtcp2 and ngtcp2_crypto_openssl
Tatsuhiro Tsujikawa
2019-08-26
http2: when marked for closure and wanted to close == OK
Daniel Stenberg
2019-08-26
vauth: return CURLE_AUTH_ERROR on gss_init_sec_context() failure
Kamil Dudka
2019-08-26
quiche: send the HTTP body correctly on callback uploads
Daniel Stenberg
2019-08-25
ngtcp2: add support for SSLKEYLOGFILE
Daniel Stenberg
2019-08-25
ngtcp2: improve h3 response receiving
Daniel Stenberg
2019-08-25
ngtcp2: use nghttp3_version()
Daniel Stenberg
2019-08-25
ngtcp2: sync with upstream API changes
Daniel Stenberg
2019-08-24
scp: fix directory name length used in memcpy
Kyle Abramowitz
2019-08-24
http: the 'closed' struct field is used by both ngh2 and ngh3
Daniel Stenberg
2019-08-23
ngtcp2: accept upload via callback
Daniel Stenberg
2019-08-20
cleanup: remove DOT_CHAR completely
Daniel Stenberg
2019-08-20
spnego_sspi: add typecast to fix build warning
Daniel Stenberg
2019-08-20
openssl: build warning free with boringssl
Daniel Stenberg
2019-08-20
ngtcp2: make postfields-set posts work
Daniel Stenberg
2019-08-20
http: remove chunked-encoding and expect header use for HTTP/3
Daniel Stenberg
2019-08-20
CURLOPT_SSL_VERIFYHOST: treat the value 1 as 2
Daniel Stenberg
2019-08-20
netrc: make the code try ".netrc" on Windows as well
Daniel Stenberg
2019-08-20
ngtcp2: use ngtcp2_version() to get the run-time version
Daniel Stenberg
2019-08-20
ngtcp2: move the h3 initing to immediately after the rx key
Daniel Stenberg
2019-08-17
quiche: register debug callback once and earlier
Alessandro Ghedini
2019-08-17
ssh: add a generic Curl_ssh_version function for SSH backends
Daniel Stenberg
[prev]
[next]