summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* KNOWN_BUGS: cmake: libspsl is not supportedbagder/bugs-cmakeDaniel Stenberg2020-11-181-0/+5
* KNOWN_BUGS: cmake autodetects cert paths when cross-compilingDaniel Stenberg2020-11-181-0/+8
* KNOWN_BUGS: cmake build doesn't fail if zlib not foundDaniel Stenberg2020-11-181-0/+5
* KNOWN_BUGS: cmake libcurl.pc uses absolute library pathsDaniel Stenberg2020-11-181-0/+9
* KNOWN_BUGS: cmake: generated .pc file contains strange entriesDaniel Stenberg2020-11-181-0/+8
* KNOWN_BUGS: cmake uses -lpthread instead of Threads::ThreadsDaniel Stenberg2020-11-181-0/+5
* KNOWN_BUGS: cmake build in Linux links libcurl to libdlDaniel Stenberg2020-11-181-2/+9
* KNOWN_BUGS: make a new section for cmake topicsDaniel Stenberg2020-11-181-26/+30
* cirrus: build with FreeBSD 12.2 in CirrusCIEmil Engler2020-11-171-0/+1
* tests/*server.py: close log file after each log lineMarc Hoersken2020-11-145-18/+41
* CURLOPT_HSTS.3: document the file formatDaniel Stenberg2020-11-131-0/+15
* RELEASE-NOTES: syncedDaniel Stenberg2020-11-131-10/+27
* release-notes.pl: detect #[number] better for Ref: etcDaniel Stenberg2020-11-131-1/+1
* curl: only warn not fail, if not finding the home dirDaniel Stenberg2020-11-131-20/+15
* httpput-postfields.c: new example doing PUT with POSTFIELDSDaniel Stenberg2020-11-132-1/+102
* cmake: correctly handle linker flags for static libsTobias Hieta2020-11-102-4/+1
* cmake: don't pass -fvisibility=hidden to clang-cl on WindowsTobias Hieta2020-11-101-1/+1
* http_proxy: use enum with state names for 'keepon'bagder/http-proxy-keeponDaniel Stenberg2020-11-102-11/+15
* curl_easy_escape: limit output string length to 3 * max inputDaniel Stenberg2020-11-091-1/+1
* docs: document the 8MB input string limitDaniel Stenberg2020-11-092-2/+4
* mqttd: fclose test file when doneDaniel Stenberg2020-11-091-2/+5
* RELEASE-NOTES: syncedDaniel Stenberg2020-11-091-8/+32
* THANKS-filter: ignore autobuild linksDaniel Stenberg2020-11-091-0/+1
* Revert "libcurl.pc: make it relocatable"Daniel Stenberg2020-11-097-363/+5
* examples/httpput: remove use of CURLOPT_PUTDaniel Stenberg2020-11-091-4/+1
* Curl_pgrsStartNow: init speed limit time stamps at startDaniel Stenberg2020-11-091-4/+2
* ngtcp2: adapt to recent nghttp3 updatesDaniel Stenberg2020-11-091-0/+1
* 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