aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-09Windows: fixes for MinGW targeting Windows VistaMarcel Raad
2018-10-08TODO: fixed 'API for URL parsing/splitting'Daniel Stenberg
2018-10-08KNOWN_BUGS: Fix various typosDaniel Gustafsson
2018-10-08spelling fixes [ci skip]Viktor Szakats
2018-10-08RELEASE-NOTES: syncedDaniel Stenberg
2018-10-08curl_ntlm_wb: check aprintf() return codesDaniel Stenberg
2018-10-08docs/BUG-BOUNTY: proposed additional docsDaniel Stenberg
2018-10-08hostip: fix check on Curl_shuffle_addr return valueRick Deist
2018-10-08FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER outputDaniel Stenberg
2018-10-07gskit: make sure to terminate version stringDaniel Gustafsson
2018-10-07TODO: add LD_PRELOAD support on macOSDaniel Gustafsson
2018-10-07runtests: skip ld_preload tests on macOSDaniel Gustafsson
2018-10-07AppVeyor: use Debug builds to run testsMarcel Raad
2018-10-07AppVeyor: add HTTP_ONLY buildMarcel Raad
2018-10-07AppVeyor: add WinSSL buildsMarcel Raad
2018-10-07AppVeyor: add remaining Visual Studio versionsMarcel Raad
2018-10-07AppVeyor: break long lineMarcel Raad
2018-10-07AppVeyor: remove unused BDIR variableMarcel Raad
2018-10-06test2100: test DoH using IPv4-onlyDaniel Stenberg
2018-10-06tests/FILEFORMAT: mention how to use <fileN> and <stripfileN> tooDaniel Stenberg
2018-10-05RELEASE-NOTES: syncedDaniel Stenberg
2018-10-05timeval: fix use of weak symbol clock_gettime() on Apple platformsdmitrykos
2018-10-05doh: keep the IPv4 address in (original) network byte orderDaniel Stenberg
2018-10-05INTERNALS.md: wrap lines longer than 79Jay Satiro
2018-10-05INTERNALS: escape reference to parameterDaniel Gustafsson
2018-10-05checksrc: handle zero scoped ignore commandsDaniel Gustafsson
2018-10-05checksrc: enable strict mode and warningsDaniel Gustafsson
2018-10-05CMake: suppress MSVC warning C4127 for libtestMarcel Raad
2018-10-05Merge branch 'dmitrykos-fix_missing_CMake_defines'Sergei Nikulov
2018-10-05cmake: test and set missed defines during configurationdmitrykos
2018-10-05AppVeyor: disable test 500Marcel Raad
2018-10-05AppVeyor: set custom install prefixMarcel Raad
2018-10-05AppVeyor: Remove non-SSL non-test buildsMarcel Raad
2018-10-05AppVeyor: run test suiteMarcel Raad
2018-10-05AppVeyor: use in-tree buildMarcel Raad
2018-10-04doh: make sure TTL isn't re-inited by second (discarded?) responseDaniel Stenberg
2018-10-04test320: strip out more HTML when comparingDaniel Stenberg
2018-10-04runtests: use Windows paths for Windows curlMarcel Raad
2018-10-04tests/negtelnetserver.py: fix Python2-ism in neg TELNET serverColin Hogben
2018-10-03memory: ensure to check allocation resultsDaniel Gustafsson
2018-10-03comment: Fix multiple typos in function parametersDaniel Gustafsson
2018-10-03CURLOPT_SSLVERSION.3: fix typos and consistent spellingDaniel Gustafsson
2018-10-03SECURITY-PROCESS: make links into hyperlinksDaniel Gustafsson
2018-10-03CURLOPT_HEADER.3: fix typoJay Satiro
2018-10-03nss: fix nssckbi module loading on WindowsJay Satiro
2018-10-03data-binary.d: clarify default content-type is x-www-form-urlencodedJay Satiro
2018-10-02test1299: use single quotes around asteriskMarcel Raad
2018-10-02docs/CIPHERS: mention the colon separation for OpenSSLDaniel Stenberg
2018-10-02runtests: ignore disabled even when ranges are givenDaniel Stenberg
2018-10-02urlapi: starting with a drive letter on win32 is not an abs urlDaniel Stenberg