summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup remove the three m4 files from scripts/copyright.pl toobagder/revert-relocatable-pcDaniel Stenberg2020-11-081-3/+0
* Revert "libcurl.pc: make it relocatable"Daniel Stenberg2020-11-076-360/+5
* configure: pass -pthread to Libs.private for pkg-configDaniel Stenberg2020-11-071-1/+3
* altsvc: minimize variable scope and avoid "DEAD_STORE"Daniel Stenberg2020-11-071-2/+1
* FAQ: remove "Why is there a HTTP/1.1 in my HTTP/2 request?"Daniel Stenberg2020-11-061-12/+0
* FAQ: refresh "Why do I get "certificate verify failed"Daniel Stenberg2020-11-061-21/+26
* test493: verify --hsts upgrade and that %{url_effective} reflects thatDaniel Stenberg2020-11-062-1/+62
* url: make sure an HSTS upgrade updates URL and scheme correctlyDaniel Stenberg2020-11-061-2/+20
* tool_operate: set HSTS with CURLOPT_HSTS to pass on filenameDaniel Stenberg2020-11-061-1/+1
* hsts: remove debug code leftoversDaniel Stenberg2020-11-061-2/+0
* FAQ: refreshedDaniel Stenberg2020-11-051-95/+48
* examples: fix comment syntaxDaniel Gustafsson2020-11-051-1/+1
* hsts: Remove pointless call to free in errorpathDaniel Gustafsson2020-11-051-1/+0
* docs: Fix various typos in documentationDaniel Gustafsson2020-11-055-6/+6
* copyright: fix year rangesDaniel Stenberg2020-11-05394-395/+398
* HISTORY: the new domainDaniel Stenberg2020-11-041-2/+5
* curl.se: new homeDaniel Stenberg2020-11-041453-1669/+1669
* KNOWN_BUGS: FTPS with Schannel times out file list operationDaniel Stenberg2020-11-041-0/+7
* KNOWN_BUGS: SMB tests fail with Python 2Daniel Stenberg2020-11-041-0/+7
* KNOWN_BUGS: LDAPS with NSS is slowDaniel Stenberg2020-11-041-0/+5
* 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