Age | Commit message (Expand) | Author |
2018-10-08 | spelling fixes [ci skip] | Viktor Szakats |
2018-10-08 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-10-08 | curl_ntlm_wb: check aprintf() return codes | Daniel Stenberg |
2018-10-08 | docs/BUG-BOUNTY: proposed additional docs | Daniel Stenberg |
2018-10-08 | hostip: fix check on Curl_shuffle_addr return value | Rick Deist |
2018-10-08 | FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER output | Daniel Stenberg |
2018-10-07 | gskit: make sure to terminate version string | Daniel Gustafsson |
2018-10-07 | TODO: add LD_PRELOAD support on macOS | Daniel Gustafsson |
2018-10-07 | runtests: skip ld_preload tests on macOS | Daniel Gustafsson |
2018-10-07 | AppVeyor: use Debug builds to run tests | Marcel Raad |
2018-10-07 | AppVeyor: add HTTP_ONLY build | Marcel Raad |
2018-10-07 | AppVeyor: add WinSSL builds | Marcel Raad |
2018-10-07 | AppVeyor: add remaining Visual Studio versions | Marcel Raad |
2018-10-07 | AppVeyor: break long line | Marcel Raad |
2018-10-07 | AppVeyor: remove unused BDIR variable | Marcel Raad |
2018-10-06 | test2100: test DoH using IPv4-only | Daniel Stenberg |
2018-10-06 | tests/FILEFORMAT: mention how to use <fileN> and <stripfileN> too | Daniel Stenberg |
2018-10-05 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-10-05 | timeval: fix use of weak symbol clock_gettime() on Apple platforms | dmitrykos |
2018-10-05 | doh: keep the IPv4 address in (original) network byte order | Daniel Stenberg |
2018-10-05 | INTERNALS.md: wrap lines longer than 79 | Jay Satiro |
2018-10-05 | INTERNALS: escape reference to parameter | Daniel Gustafsson |
2018-10-05 | checksrc: handle zero scoped ignore commands | Daniel Gustafsson |
2018-10-05 | checksrc: enable strict mode and warnings | Daniel Gustafsson |
2018-10-05 | CMake: suppress MSVC warning C4127 for libtest | Marcel Raad |
2018-10-05 | Merge branch 'dmitrykos-fix_missing_CMake_defines' | Sergei Nikulov |
2018-10-05 | cmake: test and set missed defines during configuration | dmitrykos |
2018-10-05 | AppVeyor: disable test 500 | Marcel Raad |
2018-10-05 | AppVeyor: set custom install prefix | Marcel Raad |
2018-10-05 | AppVeyor: Remove non-SSL non-test builds | Marcel Raad |
2018-10-05 | AppVeyor: run test suite | Marcel Raad |
2018-10-05 | AppVeyor: use in-tree build | Marcel Raad |
2018-10-04 | doh: make sure TTL isn't re-inited by second (discarded?) response | Daniel Stenberg |
2018-10-04 | test320: strip out more HTML when comparing | Daniel Stenberg |
2018-10-04 | runtests: use Windows paths for Windows curl | Marcel Raad |
2018-10-04 | tests/negtelnetserver.py: fix Python2-ism in neg TELNET server | Colin Hogben |
2018-10-03 | memory: ensure to check allocation results | Daniel Gustafsson |
2018-10-03 | comment: Fix multiple typos in function parameters | Daniel Gustafsson |
2018-10-03 | CURLOPT_SSLVERSION.3: fix typos and consistent spelling | Daniel Gustafsson |
2018-10-03 | SECURITY-PROCESS: make links into hyperlinks | Daniel Gustafsson |
2018-10-03 | CURLOPT_HEADER.3: fix typo | Jay Satiro |
2018-10-03 | nss: fix nssckbi module loading on Windows | Jay Satiro |
2018-10-03 | data-binary.d: clarify default content-type is x-www-form-urlencoded | Jay Satiro |
2018-10-02 | test1299: use single quotes around asterisk | Marcel Raad |
2018-10-02 | docs/CIPHERS: mention the colon separation for OpenSSL | Daniel Stenberg |
2018-10-02 | runtests: ignore disabled even when ranges are given | Daniel Stenberg |
2018-10-02 | urlapi: starting with a drive letter on win32 is not an abs url | Daniel Stenberg |
2018-10-02 | doh: fix curl_easy_setopt argument type | Marcel Raad |
2018-10-02 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-10-01 | CMake: Improve config installation | Ruslan Baratov |