aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-14md(4|5): Fixed indentation oddities with the importation of replacement codeSteve Holme
2019-04-14md5: Code style to return CURLE_OK rather than numeric 0Steve Holme
2019-04-14md5: Corrected code style for some pointer argumentsSteve Holme
2019-04-13travis: update some builds to xenialMarcel Raad
2019-04-13test: make tests and test scripts use socksd for SOCKSDaniel Stenberg
2019-04-13socksd: new SOCKS 4+5 server for testsDaniel Stenberg
2019-04-13singleipconnect: show port in the verbose "Trying ..." messageDaniel Stenberg
2019-04-13CURLOPT_ADDRESS_SCOPE: fix range check and moretmilburn
2019-04-13urlapi: stricter CURLUPART_PORT parsingDaniel Stenberg
2019-04-13winbuild: Support MultiSSL buildsJan-E
2019-04-12travis: remove mesalink builds (temporarily?)Daniel Stenberg
2019-04-12openssl: mark connection for close on TLS close_notifyDaniel Stenberg
2019-04-12RELEASE-NOTES: syncedDaniel Stenberg
2019-04-11vauth/cleartext: Update the PLAIN login function signature to match RFC 4616Steve Holme
2019-04-11test1906: verify CURLOPT_CURLU + CURLOPT_PORT usageDaniel Stenberg
2019-04-11url: always clone the CUROPT_CURLU handleDaniel Stenberg
2019-04-11CURLOPT_DNS_USE_GLOBAL_CACHE: removeDaniel Stenberg
2019-04-11travis: install libgnutls28-dev only for --with-gnutls buildMarcel Raad
2019-04-11travis: install libnss3-dev only for --with-nss buildMarcel Raad
2019-04-11travis: install libssh2-dev only for --with-libssh2 buildMarcel Raad
2019-04-11travis: install libssh-dev only for --with-libssh buildMarcel Raad
2019-04-11travis: install krb5-user only for --with-gssapi buildMarcel Raad
2019-04-11travis: install lcov only for the coverage jobMarcel Raad
2019-04-11travis: install clang only when neededMarcel Raad
2019-04-11AppVeyor: enable testing for WinSSL buildMarcel Raad
2019-04-11build: fix Codacy/CppCheck warningsMarcel Raad
2019-04-11polarssl_threadlock: remove conditionally unused codeMarcel Raad
2019-04-11lib557: initialize variablesMarcel Raad
2019-04-11lib509: add missing include for strdupMarcel Raad
2019-04-11README.md: fix no-consecutive-blank-lines Codacy warningMarcel Raad
2019-04-11tests/server/util: fix Windows Unicode buildMarcel Raad
2019-04-11curl_easy_getinfo.3: fix minor formatting mistakeDaniel Stenberg
2019-04-11xattr: skip unittest on unsupported platformsDaniel Gustafsson
2019-04-11emailL Added reference to RFC8314 for implicit TLSSteve Holme
2019-04-10README: Schannel, stop calling it "winssl"Steve Holme
2019-04-10cmake: clear CMAKE_REQUIRED_LIBRARIES after each useJakub Zakrzewski
2019-04-10cmake: avoid linking executable for some tests with cmake 3.6+Jakub Zakrzewski
2019-04-10cmake: minor cleanupJakub Zakrzewski
2019-04-08build-openssl.bat: Fixed support for OpenSSL v1.1.0+Steve Holme
2019-04-08build-openssl.bat: Perfer the use of if statements rather than goto (where po...Steve Holme
2019-04-08build-openssl.bat: Perform the install for each build type directly after the...Steve Holme
2019-04-08build-openssl.bat: Split the install of static and shared build typesSteve Holme
2019-04-08build-openssl.bat: Split the building of static and shared build typesSteve Holme
2019-04-08build-openssl.bat: Move the installation into a separate functionSteve Holme
2019-04-08build-openssl.bat: Move the build step into a separate functionSteve Holme
2019-04-08build-openssl.bat: Move the OpenSSL configuration into a separate functionSteve Holme
2019-04-08build-openssl.bat: Fixed the BUILD_CONFIG variable not being initialisedSteve Holme
2019-04-08socks: fix error messageDaniel Stenberg
2019-04-08config.d: clarify that initial : and = might need quoting [skip ci]Daniel Stenberg
2019-04-08RELEASE-NOTES: syncedDaniel Stenberg