index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-24
RELEASE-NOTES: synced
Daniel Stenberg
2019-05-24
sectransp: handle errSSLPeerAuthCompleted from SSLRead()
Daniel Stenberg
2019-05-24
Fix typo.
Gisle Vanem
2019-05-23
tool_setopt: for builds with disabled-proxy, skip all proxy setopts()
Daniel Stenberg
2019-05-23
winbuild: Use two space indentation
Steve Holme
2019-05-23
tool_parse_cfg: Avoid 2 fopen() for WIN32
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
os400: take care of CURLOPT_SASL_AUTHZID in curl_easy_setopt_ccsid().
Patrick Monnerat
2019-05-23
.github/FUNDING: mention our opencollective "home" [ci skip]
Daniel Stenberg
2019-05-23
config-win32: add support for if_nametoindex and getsockname
Zenju
2019-05-23
tests: Fix the line endings for the SASL alt-auth tests
Jay Satiro
2019-05-23
url: fix bad #ifdef
Daniel Stenberg
2019-05-23
Revert "progress: CURL_DISABLE_PROGRESS_METER"
Daniel Stenberg
2019-05-22
examples: Added SASL PLAIN authorisation identity (authzid) examples
Steve Holme
2019-05-22
curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool
Steve Holme
2019-05-22
sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID
Steve Holme
2019-05-22
tests: add support to test against OpenSSH for Windows
Marc Hoersken
2019-05-22
bump: start on the next release
Daniel Stenberg
2019-05-22
examples: fix "clarify calculation precedence" warnings
Marcel Raad
2019-05-22
hiperfifo: remove unused variable
Marcel Raad
2019-05-22
examples: remove dead variable stores
Marcel Raad
2019-05-22
examples: reduce variable scopes
Marcel Raad
2019-05-22
http2-download: fix format specifier
Marcel Raad
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-22
RELEASE-NOTES: 7.65.0 release
Daniel Stenberg
2019-05-22
THANKS: from the 7.65.0 release-notes
Daniel Stenberg
2019-05-21
url: convert the zone id from a IPv6 URL to correct scope id
Daniel Stenberg
2019-05-21
configure: detect getsockname and getpeername on windows too
Daniel Stenberg
2019-05-21
examples: remove unused variables
Marcel Raad
2019-05-21
udpateconninfo: mark variable unused
Daniel Gustafsson
2019-05-21
ftp: move ftp_ccc in under featureflag
Daniel Gustafsson
2019-05-20
curl: report error for "--no-" on non-boolean options
Daniel Stenberg
2019-05-20
mbedtls: enable use of EC keys
Guy Poizat
2019-05-20
lib1560: add tests for parsing URL with too long scheme
Daniel Stenberg
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
tool_formparse: remove redundant assignment
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
test332: verify the blksize fix
Daniel Stenberg
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-18
curl: make code work with protocol-disabled libcurl
Daniel Stenberg
2019-05-17
libcurl: #ifdef away more code for disabled features/protocols
Daniel Stenberg
[next]