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
2018-04-23
Revert "ftplistparser: keep state between invokes"
Daniel Stenberg
2018-04-20
http2: handle GOAWAY properly
Daniel Stenberg
2018-04-20
http2: clear the "drain counter" when a stream is closed
Daniel Stenberg
2018-04-20
http2: avoid strstr() on data not zero terminated
Daniel Stenberg
2018-04-20
openssl: fix subjectAltName check on non-ASCII platforms
Stephan Mühlstrasser
2018-04-20
openssl: Add support for OpenSSL 1.1.1 verbose-mode trace messages
Jay Satiro
2018-04-19
ftplistparser: keep state between invokes
Daniel Stenberg
2018-04-19
detect_proxy: only show proxy use if it had contents
Daniel Stenberg
2018-04-19
http2: handle on_begin_headers() called more than once
Daniel Stenberg
2018-04-18
schannel: add support for CURLOPT_CAINFO
Dan McNulty
2018-04-17
schannel: fix warning
Jay Satiro
2018-04-17
schannel: add client certificate authentication
Archangel_SDY
2018-04-16
ntlm_sspi: fix authentication using Credential Manager
toughengineer
2018-04-16
urldata: make service names unconditional
Marcel Raad
2018-04-16
ssh: show libSSH2 error code when closing fails
Christian Schmitz
2018-04-15
vauth: Fix typo
Daniel Gustafsson
2018-04-15
checksrc: Fix typo
Daniel Gustafsson
2018-04-15
all: Refactor malloc+memset to use calloc
Daniel Gustafsson
2018-04-12
duphandle: make sure CURLOPT_RESOLVE is duplicated fine too
Daniel Stenberg
2018-04-11
proxy: show getenv proxy use in verbose output
Daniel Stenberg
2018-04-09
lib: silence null-dereference warnings
Marcel Raad
2018-04-08
build: cleanup to fix clang warnings/errors
Daniel Stenberg
2018-04-07
curl_setup: provide a CURL_SA_FAMILY_T type if none exists
Daniel Stenberg
2018-04-07
build: add picky compiler warning flags for gcc 6 and 7
Eric Gallager
2018-04-06
hash: calculate sizes with size_t instead of longs
Daniel Stenberg
2018-04-06
FTP: allow PASV on IPv6 connections when a proxy is being used
Laurie Clark-Michalek
2018-04-06
file: restore old behavior for file:////foo/bar URLs
Jon DeVree
2018-04-06
Revert "openssl: Don't add verify locations when verifypeer==0"
Gaurav Malhotra
2018-04-06
tls: fix mbedTLS 2.7.0 build + handle sha256 failures
Wyatt O'Day
2018-04-06
cookie: case-insensitive hashing for the domains
Lauri Kasanen
2018-04-04
cookie: fix and optimize 2nd top level domain name extraction
Patrick Monnerat
2018-04-04
openssl: provide defines for argument typecasts to build warning-free
Daniel Stenberg
2018-04-04
openssl: fix build with LibreSSL 2.7
Bernard Spil
2018-04-02
cookie: store cookies per top-level-domain-specific hash table
Lauri Kasanen
2018-04-02
cookies: when reading from a file, only remove_expired once
Lauri Kasanen
2018-03-24
threaded resolver: track resolver time and set suitable timeout values
Daniel Stenberg
2018-03-23
openldap: fix for NULL return from ldap_get_attribute_ber()
Howard Chu
2018-03-22
timeval: remove compilation warning by casting (#2417)
Sergei Nikulov
2018-03-22
http2: read pending frames (including GOAWAY) in connection-check
Daniel Stenberg
2018-03-20
vauth/cleartext: fix integer overflow check
Daniel Stenberg
2018-03-20
lib/curl_path.h: add #ifdef header guard
Daniel Stenberg
2018-03-20
vauth/ntlm.h: fix the #ifdef header guard
Daniel Stenberg
2018-03-19
parsedate: support UT timezone
Nikos Tsipinakis
2018-03-19
cmake: add support for brotli
Don
2018-03-18
darwinssl: fix iOS build
Chris Araman
2018-03-17
resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSES
Rick Deist
2018-03-17
add_handle/easy_perform: clear errorbuffer on start if set
Daniel Stenberg
2018-03-17
CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocol
Lawrence Matthews
2018-03-16
multi: improved pending transfers handling => improved performance
Daniel Stenberg
2018-03-16
pause: when changing pause state, update socket state
Daniel Stenberg
[prev]
[next]