Age | Commit message (Expand) | Author |
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 | 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-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-02 | test1307: disabled | Daniel Stenberg |
2018-07-29 | test1157: follow-up to 35ecffb9 | Daniel Stenberg |
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-14 | test1422: add required file feature | Marcel Raad |
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-16 | multi: fix memory leak when stopped during name resolve | Daniel Stenberg |
2018-06-12 | runtests: support variables in <strippart> | Daniel Stenberg |
2018-06-12 | test 46: make test pass after 2025 | Bernhard M. Wiedemann |
2018-06-03 | spelling fixes | Viktor Szakats |
2018-06-01 | CURLOPT_RESOLVE: always purge old entry first | Alibek.Jorajev |
2018-05-31 | option: disallow username in URL | Björn Stenberg |
2018-05-24 | httpauth: add support for Bearer tokens | Linus Lewandowski |
2018-05-22 | http resume: skip body if http code 416 (range error) is ignored. | Patrick Monnerat |
2018-05-21 | curl: show headers in bold | Daniel Stenberg |
2018-05-13 | cookies: do not take cookie name as a parameter | Patrick Monnerat |
2018-04-29 | tests: provide 'manual' as a feature to optionally require | Daniel Stenberg |
2018-04-18 | schannel: add support for CURLOPT_CAINFO | Dan McNulty |
2018-04-16 | test1148: tolerate progress updates better | Daniel Stenberg |
2018-04-09 | test1136: fix cookie order after commit c990eadd1277 | Daniel Stenberg |
2018-04-06 | file: restore old behavior for file:////foo/bar URLs | Jon DeVree |
2018-04-06 | cookie: case-insensitive hashing for the domains | Lauri Kasanen |
2018-04-04 | cookie: fix and optimize 2nd top level domain name extraction | Patrick Monnerat |
2018-04-02 | cookie: store cookies per top-level-domain-specific hash table | Lauri Kasanen |
2018-04-02 | test1148: set a fixed locale for the test | Daniel Stenberg |
2018-03-17 | resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSES | Rick Deist |
2018-03-17 | CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocol | Lawrence Matthews |
2018-03-16 | cleanup: misc typos in strings and comments | luz.paz |
2018-03-15 | transfer: make HTTP without headers count correct body size | Daniel Stenberg |
2018-03-15 | test1208: marked flaky | Daniel Stenberg |