Age | Commit message (Expand) | Author |
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 |
2018-10-01 | test1650: make it depend on http/2 | Daniel Stenberg |
2018-10-01 | MANUAL: minor grammar fix | Nate Prewitt |
2018-09-30 | doh: only build if h2 enabled | Daniel Stenberg |
2018-09-29 | test2100: require http2 to run | Daniel Stenberg |
2018-09-29 | multi: fix memory leak in content encoding related error path | Daniel Stenberg |
2018-09-29 | travis: bump the Secure Transport build to use xcode 10 | Daniel Stenberg |
2018-09-29 | curl: enabled Windows VT Support and UTF-8 output | Rich Turner |
2018-09-28 | multi: fix location URL memleak in error path | Daniel Stenberg |
2018-09-28 | cmake: fixed path used in generation of docs/tests during curl build through ... | Sergei Nikulov |
2018-09-28 | cmake: Backport to work with CMake 3.0 again | Brad King |
2018-09-27 | curl_threads: fix classic MinGW compile break | Marcel Raad |
2018-09-26 | configure: s/AC_RUN_IFELSE/CURL_RUN_IFELSE | Daniel Stenberg |
2018-09-26 | example/htmltidy: fix include paths of tidy libraries | Doron Behar |
2018-09-26 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-09-25 | Curl_http2_done: fix memleak in error path | Daniel Stenberg |
2018-09-25 | http: fix memleak in rewind error path | Daniel Stenberg |
2018-09-24 | test320: fix regression in [ci skip] | Viktor Szakats |
2018-09-24 | Curl_retry_request: fix memory leak | Daniel Stenberg |
2018-09-24 | openssl: load built-in engines too | Daniel Stenberg |
2018-09-24 | OpenSSL: enable TLS 1.3 post-handshake auth | Christian Heimes |
2018-09-24 | Curl_dedotdotify(): always nul terminate returned string. | Even Rouault |