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-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
2019-06-20
system_win32: fix typo
Gisle Vanem
2019-06-18
configure: --disable-progress-meter
Daniel Stenberg
2019-06-18
netrc: Return the correct error code when out of memory
Steve Holme
2019-06-18
config-os400: add getpeername and getsockname defines
Daniel Stenberg
2019-06-18
openssl: fix pubkey/signature algorithm detection in certinfo
Gergely Nagy
2019-06-17
conn_maxage: move the check to prune_dead_connections()
Daniel Stenberg
2019-06-17
openssl: remove outdated comment
Daniel Gustafsson
2019-06-16
os400: make vsetopt() non-static as Curl_vsetopt() for os400 support.
Patrick Monnerat
2019-06-14
multi: fix the transfer hash function
Daniel Stenberg
2019-06-13
krb5: fix compiler warning
Marcel Raad
2019-06-12
multi: fix the transfer hashes in the socket hash entries
Daniel Stenberg
2019-06-12
url: Fix CURLOPT_MAXAGE_CONN time comparison
Cliff Crosland
2019-06-11
http2: remove CURL_DISABLE_TYPECHECK define
Daniel Stenberg
2019-06-11
wolfssl: fix key pinning build error
Daniel Stenberg
2019-06-10
wolfssl: fixup for SNI use
Daniel Stenberg
[next]