Age | Commit message (Expand) | Author |
2017-05-09 | tests: removed redundant --trace-ascii arguments | Dan Fandrich |
2017-05-09 | tests: list the primary server first in the server section | Dan Fandrich |
2017-05-08 | curl: generate the --help output | Daniel Stenberg |
2017-05-08 | tests: updated for modified fake random | Daniel Stenberg |
2017-05-08 | tests: give each stunnel.conf file a unique name | Dan Fandrich |
2017-05-08 | tftpd: fix signed/unsigned mismatch warnings | Marcel Raad |
2017-05-08 | libtest: fix MinGW-w64 warnings | Marcel Raad |
2017-05-08 | runtests: fix "use of undefined value" warning in -R handling | Daniel Stenberg |
2017-05-08 | test537: use correct variable type | Marcel Raad |
2017-05-06 | runtests.pl: simplify the datacheck read section | Dan Fandrich |
2017-05-05 | tests: fix -Wcast-qual warnings | Marcel Raad |
2017-05-05 | tests/server: run checksrc by default in debug-builds | Daniel Stenberg |
2017-05-05 | unit1305: fix compiler warning | Marcel Raad |
2017-05-05 | runtests: use -R for random order | Daniel Stenberg |
2017-05-04 | runtests: add -o to run test cases in scrambled order | Daniel Stenberg |
2017-05-04 | sockfilt.c: shortened too long line | Dan Fandrich |
2017-05-04 | tests/server: make string literals const | Marcel Raad |
2017-05-04 | test557: set a known good numeric locale | Dan Fandrich |
2017-05-04 | test559: verify use of minimum CURLOPT_BUFFERSIZE | Daniel Stenberg |
2017-05-02 | Telnet: Write full buffer instead of byte-by-byte | Richard Hsu |
2017-05-02 | testpart: remove _MPRINTF_REPLACE | Marcel Raad |
2017-05-01 | unit1606: do not print/access buffer | Daniel Stenberg |
2017-05-01 | getpart: use correct variable type | Marcel Raad |
2017-05-01 | tests: declare TU-local variables static | Marcel Raad |
2017-04-30 | unit1604: fixed indentation | Dan Fandrich |
2017-04-30 | unit1604: fixed compilation under Windows, broken in the previous commit | Dan Fandrich |
2017-04-30 | tests: fixed OOM handling of unit tests to abort test | Dan Fandrich |
2017-04-29 | tests: added --remote-time tests for remaining protocols that support it | Dan Fandrich |
2017-04-29 | runtests.pl: support multiline <postcheck> commands | Dan Fandrich |
2017-04-27 | test1443: test --remote-time | Dan Fandrich |
2017-04-25 | curl: set a 100K buffer size by default | Daniel Stenberg |
2017-04-22 | llist: no longer uses malloc | Daniel Stenberg |
2017-04-21 | tests: remove the html and PDF versions from the tarball | Daniel Stenberg |
2017-04-17 | code: fix typos and style in comments | Daniel Gustafsson |
2017-04-17 | extern-scan.pl: strip trailing CR | Marcel Raad |
2017-04-16 | unit1303: fix compiler warning | Marcel Raad |
2017-04-12 | test1541: also test for CURL_PULL_WS2TCPIP_H | Marcel Raad |
2017-04-12 | tests/server/util: prefer <poll.h> over <sys/poll.h> | Marcel Raad |
2017-04-11 | Curl_expire_latest: ignore already expired timers | Daniel Stenberg |
2017-04-06 | test1606: verify speedcheck | Daniel Stenberg |
2017-04-05 | test1541: ignore the curl_off_t variable type name comparison | Daniel Stenberg |
2017-04-04 | tests: added test for Curl_splaygetbest to unit1309 | Dániel Bakai |
2017-04-04 | multi: fix queueing of pending easy handles | Dániel Bakai |
2017-04-04 | llist: replace Curl_llist_alloc with Curl_llist_init | Daniel Stenberg |
2017-04-03 | include: curl/system.h is a run-time version of curlbuild.h | Daniel Stenberg |
2017-04-03 | tests/server/util: remove in6addr_any for recent MinGW | Marcel Raad |
2017-03-28 | pause: handle mixed types of data when paused | Daniel Stenberg |
2017-03-28 | http: Fix proxy connection reuse with basic-auth | Isaac Boukris |
2017-03-26 | spelling fixes | klemens |
2017-03-25 | curl: check for end of input in writeout backslash handling | Daniel Stenberg |