summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* curl_ntlm_wb: check aprintf() return codesbagder/ntlm_wb-aprintf-checksDaniel Stenberg2018-10-071-0/+6
* gskit: make sure to terminate version stringDaniel Gustafsson2018-10-071-2/+1
* TODO: add LD_PRELOAD support on macOSDaniel Gustafsson2018-10-071-0/+6
* runtests: skip ld_preload tests on macOSDaniel Gustafsson2018-10-071-1/+1
* AppVeyor: use Debug builds to run testsMarcel Raad2018-10-071-5/+6
* AppVeyor: add HTTP_ONLY buildMarcel Raad2018-10-071-0/+16
* AppVeyor: add WinSSL buildsMarcel Raad2018-10-071-8/+11
* AppVeyor: add remaining Visual Studio versionsMarcel Raad2018-10-071-4/+9
* AppVeyor: break long lineMarcel Raad2018-10-071-1/+9
* AppVeyor: remove unused BDIR variableMarcel Raad2018-10-071-7/+0
* test2100: test DoH using IPv4-onlyDaniel Stenberg2018-10-061-0/+0
* tests/FILEFORMAT: mention how to use <fileN> and <stripfileN> tooDaniel Stenberg2018-10-061-0/+19
* RELEASE-NOTES: syncedDaniel Stenberg2018-10-051-9/+39
* timeval: fix use of weak symbol clock_gettime() on Apple platformsdmitrykos2018-10-051-2/+18
* doh: keep the IPv4 address in (original) network byte orderDaniel Stenberg2018-10-053-24/+19
* INTERNALS.md: wrap lines longer than 79Jay Satiro2018-10-051-2/+5
* INTERNALS: escape reference to parameterDaniel Gustafsson2018-10-051-2/+2
* checksrc: handle zero scoped ignore commandsDaniel Gustafsson2018-10-051-1/+10
* checksrc: enable strict mode and warningsDaniel Gustafsson2018-10-051-8/+18
* CMake: suppress MSVC warning C4127 for libtestMarcel Raad2018-10-051-0/+4
* Merge branch 'dmitrykos-fix_missing_CMake_defines'Sergei Nikulov2018-10-053-0/+25
|\
| * cmake: test and set missed defines during configurationdmitrykos2018-10-053-0/+25
|/
* AppVeyor: disable test 500Marcel Raad2018-10-051-1/+1
* AppVeyor: set custom install prefixMarcel Raad2018-10-051-1/+1
* AppVeyor: Remove non-SSL non-test buildsMarcel Raad2018-10-051-18/+0
* AppVeyor: run test suiteMarcel Raad2018-10-051-0/+4
* AppVeyor: use in-tree buildMarcel Raad2018-10-051-3/+1
* doh: make sure TTL isn't re-inited by second (discarded?) responseDaniel Stenberg2018-10-041-3/+8
* test320: strip out more HTML when comparingDaniel Stenberg2018-10-041-20/+4
* runtests: use Windows paths for Windows curlMarcel Raad2018-10-041-1/+1
* tests/negtelnetserver.py: fix Python2-ism in neg TELNET serverColin Hogben2018-10-041-21/+12
* memory: ensure to check allocation resultsDaniel Gustafsson2018-10-035-4/+17
* comment: Fix multiple typos in function parametersDaniel Gustafsson2018-10-0312-18/+18
* CURLOPT_SSLVERSION.3: fix typos and consistent spellingDaniel Gustafsson2018-10-031-4/+4
* SECURITY-PROCESS: make links into hyperlinksDaniel Gustafsson2018-10-031-3/+4
* CURLOPT_HEADER.3: fix typoJay Satiro2018-10-031-1/+1
* nss: fix nssckbi module loading on WindowsJay Satiro2018-10-031-2/+7
* data-binary.d: clarify default content-type is x-www-form-urlencodedJay Satiro2018-10-031-0/+5
* test1299: use single quotes around asteriskMarcel Raad2018-10-021-1/+1
* docs/CIPHERS: mention the colon separation for OpenSSLDaniel Stenberg2018-10-021-0/+2
* runtests: ignore disabled even when ranges are givenDaniel Stenberg2018-10-021-8/+17
* urlapi: starting with a drive letter on win32 is not an abs urlDaniel Stenberg2018-10-021-14/+18
* doh: fix curl_easy_setopt argument typeMarcel Raad2018-10-021-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2018-10-021-17/+37
* CMake: Improve config installationRuslan Baratov2018-10-014-90/+32
* test1650: make it depend on http/2Daniel Stenberg2018-10-012-0/+12
* MANUAL: minor grammar fixNate Prewitt2018-10-011-1/+1
* doh: only build if h2 enabledDaniel Stenberg2018-09-301-1/+29
* test2100: require http2 to runDaniel Stenberg2018-09-292-1/+1
* multi: fix memory leak in content encoding related error pathDaniel Stenberg2018-09-291-3/+7