summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup "uninitialized value $dis in concatenation"bagder/test-when-disabledDaniel Stenberg2019-05-281-1/+1
* tests: have runtests figure out disabled featuresDaniel Stenberg2019-05-274-315/+168
* tests: make test 1420 and 1406 work with rtsp-disabled libcurlMaksim Stsepanenka2019-05-272-2/+4
* nss: allow to specify TLS 1.3 ciphers if supported by NSSHubert Kario2019-05-272-0/+11
* RELEASE-NOTES: syncedDaniel Stenberg2019-05-261-7/+2
* Revert all SASL authzid (new feature) commitsJay Satiro2019-05-2531-763/+17
* FAQ: more minor updates and spelling fixesdbrowndan2019-05-251-16/+15
* RELEASE-NOTES: syncedDaniel Stenberg2019-05-241-6/+38
* sectransp: handle errSSLPeerAuthCompleted from SSLRead()Daniel Stenberg2019-05-241-7/+20
* Fix typo.Gisle Vanem2019-05-241-1/+1
* tool_setopt: for builds with disabled-proxy, skip all proxy setopts()Daniel Stenberg2019-05-232-19/+74
* winbuild: Use two space indentationSteve Holme2019-05-232-6/+7
* tool_parse_cfg: Avoid 2 fopen() for WIN32Gisle Vanem2019-05-231-3/+4
* md4: include the mbedtls config.h to get the MD4 infoDaniel Stenberg2019-05-231-0/+3
* md4: build correctly with openssl without MD4Daniel Stenberg2019-05-231-0/+4
* os400: take care of CURLOPT_SASL_AUTHZID in curl_easy_setopt_ccsid().Patrick Monnerat2019-05-232-6/+3
* .github/FUNDING: mention our opencollective "home" [ci skip]Daniel Stenberg2019-05-231-0/+1
* config-win32: add support for if_nametoindex and getsocknameZenju2019-05-232-3/+19
* tests: Fix the line endings for the SASL alt-auth testsJay Satiro2019-05-236-44/+44
* url: fix bad #ifdefDaniel Stenberg2019-05-231-1/+1
* Revert "progress: CURL_DISABLE_PROGRESS_METER"Daniel Stenberg2019-05-231-61/+49
* examples: Added SASL PLAIN authorisation identity (authzid) examplesSteve Holme2019-05-224-2/+304
* curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme2019-05-2214-4/+358
* sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme2019-05-2211-5/+98
* tests: add support to test against OpenSSH for WindowsMarc Hoersken2019-05-222-6/+50
* bump: start on the next releaseDaniel Stenberg2019-05-222-232/+11
* examples: fix "clarify calculation precedence" warningsMarcel Raad2019-05-224-15/+18
* hiperfifo: remove unused variableMarcel Raad2019-05-221-1/+0
* examples: remove dead variable storesMarcel Raad2019-05-224-35/+34
* examples: reduce variable scopesMarcel Raad2019-05-2211-51/+51
* http2-download: fix format specifierMarcel Raad2019-05-221-1/+1
* PolarSSL: deprecate support step 1. Removed from configure.Daniel Stenberg2019-05-2210-125/+47
* configure/cmake: check for if_nametoindex()Daniel Stenberg2019-05-224-0/+118
* parse_proxy: use the IPv6 zone id if givenDaniel Stenberg2019-05-221-25/+36
* RELEASE-NOTES: 7.65.0 releasecurl-7_65_0Daniel Stenberg2019-05-221-11/+44
* THANKS: from the 7.65.0 release-notesDaniel Stenberg2019-05-221-0/+24
* url: convert the zone id from a IPv6 URL to correct scope idDaniel Stenberg2019-05-211-43/+22
* configure: detect getsockname and getpeername on windows tooDaniel Stenberg2019-05-212-2/+197
* examples: remove unused variablesMarcel Raad2019-05-2112-35/+26
* udpateconninfo: mark variable unusedDaniel Gustafsson2019-05-211-0/+2
* ftp: move ftp_ccc in under featureflagDaniel Gustafsson2019-05-214-0/+8
* curl: report error for "--no-" on non-boolean optionsDaniel Stenberg2019-05-205-3/+46
* mbedtls: enable use of EC keysGuy Poizat2019-05-201-1/+2
* lib1560: add tests for parsing URL with too long schemeDaniel Stenberg2019-05-201-0/+18
* urlapi: increase supported scheme length to 40 bytesOmar Ramadan2019-05-202-6/+8
* lib: reduce variable scopesMarcel Raad2019-05-2023-124/+115
* tool_formparse: remove redundant assignmentMarcel Raad2019-05-201-3/+2
* ssh: move variable declaration to where it's usedMarcel Raad2019-05-201-8/+5
* ssh-libssh: remove unused variableMarcel Raad2019-05-201-3/+1
* test332: verify the blksize fixDaniel Stenberg2019-05-202-1/+46