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-04
md4: Use the Curl_md4it() function for OpenSSL based NTLM
Steve Holme
2019-08-04
md4: Move the GNU TLS gcrypt MD4 implementation out of the NTLM code
Steve Holme
2019-08-04
md4: Move the GNU TLS Nettle MD4 implementation out of the NTLM code
Steve Holme
2019-08-04
OS400: Add CURLOPT_H3 symbols
Jay Satiro
2019-08-03
url: make use of new HTTP version if alt-svc has one
Daniel Stenberg
2019-08-03
url: set conn->transport to default TCP at init time
Daniel Stenberg
2019-08-03
altsvc: with quiche, use the quiche h3 alpn string
Daniel Stenberg
2019-08-03
alt-svc: more liberal ALPN name parsing
Daniel Stenberg
2019-08-02
quiche: use the proper HTTP/3 ALPN
Daniel Stenberg
2019-08-02
quiche: add failf() calls for two error cases
Daniel Stenberg
2019-08-01
http_negotiate: improve handling of gss_init_sec_context() failures
Kamil Dudka
2019-08-01
timediff: make it 64 bit (if possible) even with 32 bit time_t
Daniel Stenberg
2019-07-31
getenv: support up to 4K environment variable contents on windows
Daniel Stenberg
2019-07-31
plan9: add support for running on Plan 9
lufia
2019-07-31
ntlm: explicit type casting
lufia
2019-07-30
cleanup: remove the 'numsocks' argument used in many places
Daniel Stenberg
2019-07-30
readwrite_data: repair setting the TIMER_STARTTRANSFER stamp
Daniel Stenberg
2019-07-30
asyn-thread: removed unused variable
Daniel Stenberg
2019-07-30
asyn-thread: create a socketpair to wait on
amkatyal
2019-07-29
progress: reset download/uploaded counter
Daniel Stenberg
2019-07-29
http2_recv: trigger another read when the last data is returned
Daniel Stenberg
2019-07-29
HTTP: use chunked Transfer-Encoding for HTTP_POST if size unknown
Balazs Kovacsics
2019-07-25
easy: resize receive buffer on easy handle reset
Jay Satiro
2019-07-25
ssh-libssh: do not specify O_APPEND when not in append mode
Felix Hädicke
2019-07-25
multi: call detach_connection before Curl_disconnect
Gergely Nagy
2019-07-21
HTTP3: initial (experimental) support
Daniel Stenberg
2019-07-20
curl_version_info: provide nghttp2 details
Daniel Stenberg
2019-07-19
source: remove names from source comments
Daniel Stenberg
2019-07-19
progress: make the progress meter appear again
Daniel Stenberg
2019-07-17
nss: inspect returnvalue of token check
Daniel Gustafsson
2019-07-17
libcurl: Restrict redirect schemes (follow-up)
Jay Satiro
2019-07-14
libcurl: Restrict redirect schemes
Linos Giannopoulos
2019-07-14
openssl: define HAVE_SSL_GET_SHUTDOWN based on version number
Zenju
2019-07-14
http: allow overriding timecond with custom header
Peter Simonyi
2019-07-11
smb: Use the correct error code for access denied on file open
Juergen Hoetzel
2019-07-11
system_win32: fix clang warning
Gisle Vanem
2019-07-10
headers: Remove no longer exported functions
Daniel Gustafsson
2019-07-08
cleanup: fix typo in comment
Daniel Gustafsson
2019-07-06
nss: support using libnss on macOS
Daniel Gustafsson
2019-07-06
nss: don't set unused parameter
Daniel Gustafsson
2019-07-06
nss: only cache valid CRL entries
Daniel Gustafsson
2019-07-06
lib: Use UTF-8 encoding in comments
Gergely Nagy
2019-06-30
docs: Fix links to OpenSSL docs
Jay Satiro
2019-06-26
openssl: disable engine if OPENSSL_NO_UI_CONSOLE is defined
Daniel Stenberg
2019-06-25
win32: make DLL loading a no-op for UWP
Daniel Stenberg
2019-06-24
http: clarify header buffer size calculation
Daniel Gustafsson
2019-06-24
http2: call done_sending on end of upload
Daniel Stenberg
2019-06-24
c-ares: honor port numbers in CURLOPT_DNS_SERVERS
James Brown
2019-06-23
multi: enable multiplexing by default (again)
Daniel Stenberg
2019-06-21
http2: don't call stream-close on already closed streams
Daniel Stenberg
[prev]
[next]