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-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
2019-08-17
base64: check for SSH, not specific SSH backends
Daniel Stenberg
2019-08-17
vssh: move ssh init/cleanup functions into backend code
Daniel Stenberg
2019-08-17
vssh: create directory for SSH backend code
Daniel Stenberg
2019-08-16
http: fix use of credentials from URL when using HTTP proxy
Daniel Stenberg
2019-08-15
ngtcp2: provide the callbacks as a static struct
Daniel Stenberg
2019-08-15
ngtcp2: add missing nghttp3_conn_add_write_offset call
Tatsuhiro Tsujikawa
2019-08-15
ngtcp2: deal with stream close
Tatsuhiro Tsujikawa
2019-08-15
ngtcp2: Consume QUIC STREAM data properly
Tatsuhiro Tsujikawa
2019-08-15
ngtcp2: don't reinitialize SSL on Retry
Tatsuhiro Tsujikawa
2019-08-14
multi: getsock improvements for QUIC connecting
Daniel Stenberg
2019-08-14
connect: connections are persistent by default for HTTP/3
Daniel Stenberg
2019-08-14
quiche: happy eyeballs
Daniel Stenberg
2019-08-14
ngtcp2: do QUIC connections happy-eyeballs friendly
Daniel Stenberg
2019-08-14
curl_version: bump string buffer size to 250
Daniel Stenberg
2019-08-14
vauth: Use CURLE_AUTH_ERROR for auth function errors
Jay Satiro
2019-08-13
nss: use TLSv1.3 as default if supported
Peter Wu
2019-08-13
quic.h: remove unused proto
Daniel Stenberg
2019-08-13
lib/quic.c: unused - removed
Daniel Stenberg
2019-08-12
altsvc: make it use h3-22 with ngtcp2 as well
Daniel Stenberg
2019-08-12
ngtcp2: initial h3 request work
Daniel Stenberg
2019-08-12
curl_version_info: offer quic (and h3) library info
Daniel Stenberg
2019-08-12
ngtcp2: send HTTP/3 request with nghttp3
Tatsuhiro Tsujikawa
[prev]
[next]