Age | Commit message (Expand) | Author |
2018-09-10 | misc: fix typos in comments | Daniel Gustafsson |
2018-09-08 | test324: fix after 3f3b26d6feb0667714902e836af608094235fca2 | Marcel Raad |
2018-09-08 | URL-API | Daniel Stenberg |
2018-09-07 | curl_easy_upkeep: removed 'conn' from the name | Daniel Stenberg |
2018-09-07 | upkeep: add a connection upkeep API: curl_easy_conn_upkeep() | Max Dymond |
2018-09-06 | imap: change from "FETCH" to "UID FETCH" | Nicklas Avén |
2018-09-06 | DOH: add test case 1650 and 2100 | Daniel Stenberg |
2018-09-06 | ssl: deprecate CURLE_SSL_CACERT in favour of a unified error code | Han Han |
2018-09-05 | tests: add unit tests for url.c | Jim Fuller |
2018-09-05 | test1452: mark as flaky | Daniel Stenberg |
2018-09-05 | pipelining: deprecated | Daniel Stenberg |
2018-09-02 | test1148: fix precheck output | Marcel Raad |
2018-08-31 | cookies: support creation-time attribute for cookies | Daniel Gustafsson |
2018-08-31 | Don't use Windows path %PWD for SSH tests | Marcel Raad |
2018-08-24 | lib1522: fix curl_easy_setopt argument type | Marcel Raad |
2018-08-24 | gopher: Do not translate `?' to `%09' | Leonardo Taccari |
2018-08-23 | cookie tests: treat files as text | Marcel Raad |
2018-08-22 | Tests: fixes for Windows | Marcel Raad |
2018-08-21 | test1148: disable if decimal separator is not point | Marcel Raad |
2018-08-21 | curl-compilers: enable -Wbad-function-cast on GCC | Marcel Raad |
2018-08-16 | test1268: check the stderr output as "text" | Daniel Stenberg |
2018-08-15 | curl: warn the user if a given file name looks like an option | Daniel Stenberg |
2018-08-14 | ssh-libssh: fix infinite connect loop on invalid private key | Kamil Dudka |
2018-08-13 | http: fix for tiny "HTTP/0.9" response | Daniel Stenberg |
2018-08-11 | Split non-portable part off test 1133 | Marcel Raad |
2018-08-11 | CURLINFO_SIZE_UPLOAD: fix missing counter update | Daniel Stenberg |
2018-08-10 | lib1502: fix memory leak in torture test | Daniel Stenberg |
2018-08-09 | test1531: Add timeout | Rikard Falkeborn |
2018-08-09 | test1540: Remove unused macro TEST_HANG_TIMEOUT | Rikard Falkeborn |
2018-08-08 | ssl: set engine implicitly when a PKCS#11 URI is provided | Anderson Toshiyuki Sasaki |
2018-08-08 | CMake: Respect BUILD_SHARED_LIBS | Ruslan Baratov |
2018-08-02 | test1307: disabled | Daniel Stenberg |
2018-08-01 | general: fix printf specifiers | Rikard Falkeborn |
2018-07-29 | sws: handle EINTR when calling select() | Michael Kaufmann |
2018-07-29 | test1157: follow-up to 35ecffb9 | Daniel Stenberg |
2018-07-29 | tests/http_pipe.py: Use /usr/bin/env to find python | Michael Kaufmann |
2018-07-28 | test1157: test -H from empty file | Daniel Stenberg |
2018-07-22 | test320: treat curl320.out file as binary | Marcel Raad |
2018-07-21 | tests: fixes for Windows line endlings | Marcel Raad |
2018-07-21 | test214: disable MSYS2's POSIX path conversion for URL | Marcel Raad |
2018-07-20 | test1143: disable MSYS2's POSIX path conversion | Marcel Raad |
2018-07-17 | CMake: Update scripts to use consistent style | Ruslan Baratov |
2018-07-14 | test1422: add required file feature | Marcel Raad |
2018-07-11 | multi: always do the COMPLETED procedure/state | Daniel Stenberg |
2018-07-11 | conn: remove the boolean 'inuse' field | Daniel Stenberg |
2018-06-23 | multi: fix crash due to dangling entry in connect-pending list | Javier Blazquez |
2018-06-17 | travis: run more tests for coverage check | Daniel Stenberg |
2018-06-16 | multi: fix memory leak when stopped during name resolve | Daniel Stenberg |
2018-06-15 | runtests.pl: remove debug leftover from bb9a340c73f3 | Daniel Stenberg |
2018-06-12 | runtests: support variables in <strippart> | Daniel Stenberg |