summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* openldap: disconnect betterbagder/ldap-disconnect-transferDaniel Stenberg2021-03-241-1/+1
* libssh2: kdb_callback: get the right struct pointerDaniel Stenberg2021-03-231-2/+2
* tftp: remove unused struct fieldsDaniel Stenberg2021-03-231-7/+0
* openldap: avoid NULL pointer dereferencesDaniel Stenberg2021-03-231-15/+25
* http: strip default port from URL sent to proxyDaniel Stenberg2021-03-232-2/+2
* azure: disable test 433 on azure-ubuntuDaniel Stenberg2021-03-231-2/+2
* tftp: remove the 3600 second default timeoutDaniel Stenberg2021-03-221-38/+22
* docs: make gen.pl support *italic* and **bold**Daniel Stenberg2021-03-2221-41/+53
* ngtcp2: sync with recent API updatesDaniel Stenberg2021-03-221-2/+4
* RELEASE-NOTES: syncedDaniel Stenberg2021-03-211-12/+26
* libssh2:ssh_connect: clear session pointer after freeDaniel Stenberg2021-03-211-0/+1
* docs: document version of crustls dependencyJacob Hoffman-Andrews2021-03-215-3/+36
* rustls: Handle close_notify.Jacob Hoffman-Andrews2021-03-211-2/+6
* docs: clarify timeouts for queued transfers in multi APIDaniel Stenberg2021-03-192-3/+21
* ftpserver: only load the preprocessed test fileDaniel Stenberg2021-03-191-12/+6
* tests: use %TESTNUMBER instead of fixed numberDaniel Stenberg2021-03-191292-4389/+4386
* KNOWN_BUGS: CURLOPT_OPENSOCKETPAIRFUNCTION is missingDaniel Stenberg2021-03-181-0/+10
* TODO: provide timing info for each redirectDaniel Stenberg2021-03-181-0/+10
* docs: Add SSL backend names to CURL_SSL_BACKENDJay Satiro2021-03-172-3/+9
* docs: Explain DOH transfers inherit some SSL settingsJay Satiro2021-03-174-1/+24
* http: make 416 not fail with resume + CURLOPT_FAILONERRRORDaniel Stenberg2021-03-175-21/+110
* Curl_timeleft: check both timeouts during connectbagder/timeleftDaniel Stenberg2021-03-171-40/+38
* configure: remove use of deprecated macrosDaniel Stenberg2021-03-163-13/+1
* configure: make AC_TRY_* into AC_*_IFELSEDaniel Stenberg2021-03-161-28/+33
* configure: s/AC_HELP_STRING/AS_HELP_STRINGDaniel Stenberg2021-03-164-182/+182
* RELEASE-NOTES: syncedDaniel Stenberg2021-03-161-7/+35
* travis: use ubuntu nghttp2 package instead of build our ownDaniel Stenberg2021-03-162-13/+1
* travis: bump wolfssl to 4.7.0Daniel Stenberg2021-03-162-6/+6
* travis: only build wolfssl when neededDaniel Stenberg2021-03-162-6/+9
* rustls: allocate a buffer for TLS data.Jacob Hoffman-Andrews2021-03-161-9/+15
* travis: add a rustls buildDaniel Stenberg2021-03-162-0/+21
* HTTP2: remove the outdated remark about multiplexing for the toolDaniel Stenberg2021-03-161-5/+0
* http2: don't set KEEP_SEND when there's no more data to be sentRobert Ronto2021-03-151-3/+5
* config: fix building SMB with configure using Win32 CryptoMarc Hoersken2021-03-154-39/+131
* config: fix detection of restricted Windows App environmentMarc Hoersken2021-03-151-11/+10
* HISTORY: curl 7.7.2 was the first version used in Mac OS X 10.1Daniel Stenberg2021-03-151-5/+5
* gen.pl: quote "bare" minuses in the nroff curl.1Daniel Stenberg2021-03-142-5/+19
* hsts: remove unused definesDaniel Gustafsson2021-03-141-2/+0
* github: add torture-ftp for FTP-only torture testingDaniel Stenberg2021-03-121-0/+5
* travis: split "torture" into a separate "events" build as wellDaniel Stenberg2021-03-122-1/+20
* ftp: fix memory leak in ftp_doneDaniel Stenberg2021-03-121-1/+3
* http2: fail if connection terminated without END_STREAMoxalica2021-03-121-0/+11
* RELEASE-NOTES: syncedDaniel Stenberg2021-03-121-8/+48
* rustls: support CURLOPT_SSL_VERIFYPEERJacob Hoffman-Andrews2021-03-121-42/+97
* cookies: Fix potential NULL pointer deref with PSLDaniel Gustafsson2021-03-121-2/+6
* configure: only add OpenSSL paths if they are definedMichael Hordijk2021-03-121-2/+4
* retry.d: Clarify transient 5xx HTTP response codesJay Satiro2021-03-121-1/+2
* retry-all-errors.d: Explain curl errors versus HTTP response errorsJay Satiro2021-03-121-0/+8
* travis: switch ngtcp2 build over to quictlsDaniel Stenberg2021-03-111-1/+1
* test220/314: adjust to run with HyperDaniel Stenberg2021-03-112-0/+16