summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* asyn-ares: correct some bad commentsbagder/ares-definesDaniel Stenberg2020-08-141-4/+4
* docs: Add video link to docs/CONTRIBUTE.mdEmil Engler2020-08-141-0/+3
* curl-config: ignore REQUIRE_LIB_DEPS in --libs outputDaniel Stenberg2020-08-141-1/+1
* copyright: update/correct the year range on a few filesDaniel Stenberg2020-08-146-6/+6
* scripts/copyright.pl: ignore .muse filesDaniel Stenberg2020-08-141-0/+1
* multi: Remove 10-year old out-commented codeEmil Engler2020-08-121-13/+0
* KNOWN_BUGS: A shared connection cache is not thread-safeDaniel Stenberg2020-08-122-4/+13
* CONTRIBUTE: extend git commit message descriptionDaniel Stenberg2020-08-121-0/+10
* RELEASE-NOTES: syncedDaniel Stenberg2020-08-111-8/+21
* transfer: move retrycount from connect struct to easy handleStefan Yohansson2020-08-102-3/+6
* libssh2: s/ssherr/sftperr/Daniel Stenberg2020-08-101-1/+1
* ftp: don't do ssl_shutdown instead of ssl_closeDaniel Stenberg2020-08-102-3/+4
* CI/azure: fix test outcome values and use latest API versionMarc Hoersken2020-08-091-6/+6
* CI/azure: show runtime stats to investigate slownessMarc Hoersken2020-08-091-15/+15
* TLS naming: fix more Winssl and Darwinssl leftoversDaniel Stenberg2020-08-0821-90/+91
* smtp_parse_address: handle blank input string properlyDaniel Stenberg2020-08-071-2/+4
* runtests: run the DICT server on a random port numberDaniel Stenberg2020-08-072-46/+25
* RELEASE-NOTES: syncedDaniel Stenberg2020-08-061-4/+34
* runtests: move the TELNET server to a dynamic portDaniel Stenberg2020-08-063-35/+30
* ngtcp2: adapt to error code renameDaniel Stenberg2020-08-051-1/+1
* runtests: move the smbserver to use a dynamic port numberDaniel Stenberg2020-08-051-32/+25
* runtests: run the http2 tests on a random port numberDaniel Stenberg2020-08-051-16/+23
* gtls: survive not being able to get name/issuerDaniel Stenberg2020-08-051-10/+13
* runtests: move the gnutls-serv tests to a dynamic portDaniel Stenberg2020-08-051-38/+26
* runtests: support dynamicly base64 encoded sections in testsDaniel Stenberg2020-08-0415-91/+77
* curl.1: add a few missing valid exit codesDaniel Stenberg2020-08-041-0/+10
* TODO: Use multiple parallel transfers for a single downloadDaniel Stenberg2020-08-041-0/+22
* TODO: Set the modification date on an uploaded fileDaniel Stenberg2020-08-041-0/+8
* CI: Add muse CI configThomas M. DuBuisson2020-08-042-0/+7
* travis/script.sh: fix use of `-n' with unquoted envvarThomas M. DuBuisson2020-08-041-1/+1
* h2: repair trailer handlingDaniel Stenberg2020-08-033-10/+31
* windows: disable Unix Sockets for old mingwViktor Szakats2020-08-031-1/+5
* test1908: treat file as textMarcel Raad2020-08-031-1/+1
* TrackMemory tests: ignore realloc and free in getenv.cMarcel Raad2020-08-032-0/+4
* tests/FILEFORMAT.md: mention %HTTP2PORTDaniel Stenberg2020-08-031-0/+1
* RELEASE-NOTES: syncedDaniel Stenberg2020-08-031-11/+41
* tlsv1.3.d. only for TLS-using connectionsDaniel Stenberg2020-08-021-4/+6
* tls-max.d: this option is only for TLS-using connectionsDaniel Stenberg2020-08-021-0/+3
* tool_doswin: Simplify Windows version detectionCameron Cawley2020-08-021-14/+3
* win32: Add Curl_verify_windows_version() to curlxCameron Cawley2020-08-0213-238/+316
* runtests.pl: treat LibreSSL and BoringSSL as OpenSSLMarcel Raad2020-08-021-1/+1
* multi: Condition 'extrawait' is always trueDaniel Stenberg2020-08-011-1/+1
* openssl: fix build with LibreSSL < 2.9.1Marcel Raad2020-08-011-1/+3
* multi_remove_handle: close unused connect-only connectionsMarc Aldorasi2020-08-012-4/+36
* checksrc: invoke script with -D to find .checksrc properDaniel Stenberg2020-08-012-2/+2
* buildconf: retire ares buildconf invocationCarlo Marcelo Arenas Belón2020-08-011-7/+0
* buildconf: excempt defunct reference to ACLOCAL_FLAGSCarlo Marcelo Arenas Belón2020-08-011-0/+1
* buildconf: avoid array concatenation in die()Carlo Marcelo Arenas Belón2020-08-011-1/+1
* travis: add ppc64le and s390x buildsDaniel Stenberg2020-07-312-14/+52
* connect: remove redundant message about connect failureMarc Hoersken2020-07-311-2/+2