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-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
2019-05-17
progress: CURL_DISABLE_PROGRESS_METER
Daniel Stenberg
2019-05-17
hostip: CURL_DISABLE_SHUFFLE_DNS
Daniel Stenberg
2019-05-17
netrc: CURL_DISABLE_NETRC
Daniel Stenberg
2019-05-16
docs: Markdown and misc improvements [ci skip]
Viktor Szakats
2019-05-16
docs/RELEASE-PROCEDURE: link to live iCalendar [ci skip]
Viktor Szakats
2019-05-16
travis: add an osx http-only build
Daniel Stenberg
2019-05-16
cleanup: remove FIXME and TODO comments
Daniel Stenberg
2019-05-16
curl: don't set FTP options for FTP-disabled builds
Daniel Stenberg
2019-05-16
http_ntlm_wb: Move the type-2 message processing into a dedicated function
Steve Holme
2019-05-15
RELEASE-NOTES: synced
Daniel Stenberg
2019-05-15
docs/RELEASE-PROCEDURE: updated coming releases dates [ci skip]
Daniel Stenberg
2019-05-15
CURLOPT_READFUNCTION.3: see also CURLOPT_UPLOAD_BUFFERSIZE [ci skip]
Daniel Stenberg
2019-05-15
parse_proxy: use the URL parser API
Daniel Stenberg
[next]