aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-04-07socks5: user name and passwords must be shorter than 256Daniel Stenberg
2019-04-07test: urlapi: urlencode characters above 0x7f correctlyJakub Zakrzewski
2019-04-07urlapi: urlencode characters above 0x7f correctlyJakub Zakrzewski
2019-04-07multi_runsingle(): fix use-after-freeEven Rouault
2019-04-06pipelining: removedDaniel Stenberg
2019-04-06tests: make Impacket (SMB server) Python 3 compatiblecclauss
2019-04-06cmake: set SSL_BACKENDSSimon Warta
2019-04-06cmake: don't run SORT on empty listSimon Warta
2019-04-05configure: fix default location for fish completionsEli Schwartz