summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup lib/libcurl.plistbagder/curl.seDaniel Stenberg2020-11-041-1/+1
* HISTORY: the new domainDaniel Stenberg2020-11-041-2/+5
* curl.se: new homeDaniel Stenberg2020-11-041452-1668/+1668
* travis: use ninja-build for CMake buildsSergei Nikulov2020-11-042-16/+13
* rtsp: error out on empty Session ID, unified the codeHarry Sintonen2020-11-041-18/+18
* rtsp: fixed the RTST Session ID mismatch in test 570Harry Sintonen2020-11-041-1/+5
* rtsp: fixed Session ID comparison to refuse prefixHarry Sintonen2020-11-041-2/+11
* RELEASE-NOTES: syncedDaniel Stenberg2020-11-031-5/+5
* RELEASE-NOTES: syncedDaniel Stenberg2020-11-031-4/+24
* curlver: bumped to 7.74.0Daniel Stenberg2020-11-032-5/+5
* hsts: add read/write callbacksDaniel Stenberg2020-11-0327-22/+652
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-0338-21/+1122
* CI/tests: enable test target on TravisCI for CMake buildsSergei Nikulov2020-11-031-0/+1
* tool_debug_cb: do not assume zero-terminated dataDaniel Stenberg2020-11-031-1/+1
* sendf: move the verbose-check into Curl_debugDaniel Stenberg2020-11-0211-138/+103
* travis: use valgrind when running tests for debug buildsDaniel Stenberg2020-11-022-5/+5
* header.d: fix syntax mistakeDaniel Stenberg2020-11-021-1/+1
* gnutls: fix memory leaks (certfields memory wasn't released)Harry Sintonen2020-11-021-1/+6
* tests: add missing global_init/cleanup callsDaniel Stenberg2020-11-023-2/+9
* tool_operate: --retry for HTTP 408 responses tooDaniel Stenberg2020-11-021-0/+1
* http: pass correct header size to debug callback for chunked postDaniel Stenberg2020-10-311-5/+9
* header.d: mention the "Transfer-Encoding: chunked" handlingDaniel Stenberg2020-10-311-8/+10
* acinclude: detect manually set minimum macos/ipod versionDaniel Stenberg2020-10-301-3/+9
* tests: fix some http/2 tests for older versions of nghttpxJay Satiro2020-10-295-11/+5
* RELEASE-NOTES: syncedDaniel Stenberg2020-10-301-6/+24
* configure: use pkgconfig to find openSSL when cross-compilingCristian Morales Vega2020-10-291-8/+2
* tool_operate: bail out proper on errors for parallel setupDaniel Stenberg2020-10-291-1/+1
* CMake: make BUILD_TESTING dependent optionSergei Nikulov2020-10-291-4/+4
* libssh2: fix transport over HTTPS proxyDaniel Stenberg2020-10-292-1/+24
* curl.1: add an "OUTPUT" section at the top of the manpageDaniel Stenberg2020-10-291-0/+9
* mailmap: set Viktor Szakats's emailDaniel Stenberg2020-10-281-2/+2
* runtests: show keywords when no tests ranDaniel Stenberg2020-10-261-0/+7
* CURLOPT_DNS_USE_GLOBAL_CACHE.3: fix typoJay Satiro2020-10-261-1/+1
* range.d: fix typoJay Satiro2020-10-261-1/+1
* CI/github: work-around for brew breakage on macOSDaniel Stenberg2020-10-261-6/+12
* range.d: clarify that curl will not parse multipart responsesJosé Joaquín Atria2020-10-261-1/+2
* RELEASE-NOTES: syncedDaniel Stenberg2020-10-261-4/+24
* libssh2: fix build with disabled proxy supportBaruch Siach2020-10-261-1/+6
* alt-svc: enable by defaultDaniel Stenberg2020-10-2527-71/+58
* CI/appveyor: remove (unused) runtests.pl -b optionDaniel Stenberg2020-10-251-1/+1
* tool_help: make "output" description less confusingEmil Engler2020-10-242-2/+2
* CI/appveyor: disable test 571 in two cmake buildsDaniel Stenberg2020-10-241-2/+2
* cmake: set the unicode feature in curl-config on WindowsDaniel Stenberg2020-10-221-0/+1
* libssh2: require version 1.0 or laterDaniel Stenberg2020-10-223-24/+3
* KNOWN_BUGS: mention the individual cmake issuesDaniel Stenberg2020-10-211-14/+20
* CMake: store IDN2 information in curl_config.hDaniel Stenberg2020-10-201-2/+5
* CMake: call the feature unixsockets without dashDaniel Stenberg2020-10-201-1/+1
* CI/travis: add brotli and zstd to the libssh2 buildDaniel Stenberg2020-10-192-0/+34
* runtests: revert the mistaken edit of $CURLDaniel Stenberg2020-10-191-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2020-10-191-3/+38