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-06-11
wolfssl: fix key pinning build error
Daniel Stenberg
2019-06-10
wolfssl: fixup for SNI use
Daniel Stenberg
2019-06-10
wolfssl: refer to it as wolfSSL only
Daniel Stenberg
2019-06-10
bindlocal: detect and avoid IP version mismatches in bind()
Daniel Stenberg
2019-06-10
multi: make sure 'data' can present in several sockhash entries
Daniel Stenberg
2019-06-09
unpause: trigger a timeout for event-based transfers
Daniel Stenberg
2019-06-05
build: fix Codacy warnings
Marcel Raad
2019-06-04
ssl: Update outdated "openssl-only" comments for supported backends
Frank Gevaerts
2019-06-02
NTLM: reset proxy "multipass" state when CONNECT request is done
Sergey Ogryzkov
2019-06-02
http: don't parse body-related headers bodyless responses
Michael Kaufmann
2019-06-01
singlesocket: use separate variable for inner loop
Daniel Stenberg
2019-05-30
http2: Stop drain from being permanently set on
Josie Huddleston
2019-05-29
conncache: Remove the DEBUGASSERT on length check
Steve Holme
2019-05-29
system_win32: fix function prototype
Gisle Vanem
2019-05-29
url: Load if_nametoindex() dynamically from iphlpapi.dll on Windows
Steve Holme
2019-05-29
http: fix "error: equality comparison with extraneous parentheses"
Daniel Stenberg
2019-05-28
parse_proxy: make sure portptr is initialized
Daniel Stenberg
2019-05-28
url: default conn->port to the same as conn->remote_port
Daniel Stenberg
2019-05-28
conncache: make "bundles" per host name when doing proxy tunnels
Daniel Stenberg
2019-05-28
multi: track users of a socket better
Daniel Stenberg
2019-05-28
curl-win32.h: Enable Unix Domain Sockets based on the Windows SDK version
Steve Holme
2019-05-28
cmake: support CMAKE_OSX_ARCHITECTURES when detecting SIZEOF variables
Jonas Vautherin
2019-05-27
nss: allow to specify TLS 1.3 ciphers if supported by NSS
Hubert Kario
2019-05-25
Revert all SASL authzid (new feature) commits
Jay Satiro
2019-05-24
sectransp: handle errSSLPeerAuthCompleted from SSLRead()
Daniel Stenberg
2019-05-24
Fix typo.
Gisle Vanem
2019-05-23
md4: include the mbedtls config.h to get the MD4 info
Daniel Stenberg
2019-05-23
md4: build correctly with openssl without MD4
Daniel Stenberg
2019-05-23
config-win32: add support for if_nametoindex and getsockname
Zenju
2019-05-23
url: fix bad #ifdef
Daniel Stenberg
2019-05-23
Revert "progress: CURL_DISABLE_PROGRESS_METER"
Daniel Stenberg
2019-05-22
sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID
Steve Holme
2019-05-22
PolarSSL: deprecate support step 1. Removed from configure.
Daniel Stenberg
2019-05-22
configure/cmake: check for if_nametoindex()
Daniel Stenberg
2019-05-22
parse_proxy: use the IPv6 zone id if given
Daniel Stenberg
2019-05-21
url: convert the zone id from a IPv6 URL to correct scope id
Daniel Stenberg
2019-05-21
udpateconninfo: mark variable unused
Daniel Gustafsson
2019-05-21
ftp: move ftp_ccc in under featureflag
Daniel Gustafsson
2019-05-20
mbedtls: enable use of EC keys
Guy Poizat
2019-05-20
urlapi: increase supported scheme length to 40 bytes
Omar Ramadan
2019-05-20
lib: reduce variable scopes
Marcel Raad
2019-05-20
ssh: move variable declaration to where it's used
Marcel Raad
2019-05-20
ssh-libssh: remove unused variable
Marcel Raad
2019-05-20
tftp: use the current blksize for recvfrom()
Daniel Stenberg
2019-05-19
version: make ssl_version buffer match for multi_ssl
Daniel Gustafsson
2019-05-18
http_ntlm_wb: Handle auth for only a single request
Steve Holme
2019-05-18
http_ntlm_wb: Cleanup handshake after clean NTLM failure
Steve Holme
2019-05-18
http_ntlm_wb: Return the correct error on receiving an empty auth message
Steve Holme
2019-05-17
libcurl: #ifdef away more code for disabled features/protocols
Daniel Stenberg
2019-05-17
progress: CURL_DISABLE_PROGRESS_METER
Daniel Stenberg
[prev]
[next]