Age | Commit message (Expand) | Author |
2018-10-10 | transfer: fix typo in comment | Daniel Gustafsson |
2018-10-10 | docs: add "see also" links for SSL options | Michael Kaufmann |
2018-10-10 | AppVeyor: remove BDIR variable that sneaked in again | Marcel Raad |
2018-10-10 | CMake: disable -Wpedantic-ms-format | Marcel Raad |
2018-10-09 | ldap: show precise LDAP call in error message on Windows | Viktor Szakats |
2018-10-09 | docs/DEPRECATE: minor reformat to render nicer on web | Daniel Stenberg |
2018-10-09 | CURLOPT_SSL_VERIFYSTATUS: Fix typo | Daniel Gustafsson |
2018-10-09 | curl_setup: define NOGDI on Windows | Marcel Raad |
2018-10-09 | Windows: fixes for MinGW targeting Windows Vista | Marcel Raad |
2018-10-08 | TODO: fixed 'API for URL parsing/splitting' | Daniel Stenberg |
2018-10-08 | KNOWN_BUGS: Fix various typos | Daniel Gustafsson |
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 |