Age | Commit message (Expand) | Author |
2010-11-05 | test: remove test 580 | Daniel Stenberg |
2010-11-03 | Allow building test 580 out of tree | Dan Fandrich |
2010-11-03 | dist: add symbol-scan.pl to the tarball | Daniel Stenberg |
2010-11-03 | test1119: verify symbols-in-versions | Daniel Stenberg |
2010-11-03 | runtests: allow tests written as perl scripts | Daniel Stenberg |
2010-11-03 | symbol-scan: verifies symbols-in-versions | Daniel Stenberg |
2010-11-02 | Added mk580.pl to the tar ball | Dan Fandrich |
2010-11-02 | ignore: lib580.c is generated by mk580.pl | Daniel Stenberg |
2010-11-02 | test: added test 580 - verifies symbols-in-versions | Daniel Stenberg |
2010-10-29 | ftp: prevent server from hanging on closed data connection | Kamil Dudka |
2010-10-19 | URL-parsing: consider ? a divider | Daniel Stenberg |
2010-10-14 | Fixed the IPv6 host address in test1203 | Dan Fandrich |
2010-10-14 | Added --noconfigure switch to testcurl.pl. | Guenter Knauf |
2010-10-11 | test: urlglob error messages have no extra newline anymore | Daniel Stenberg |
2010-10-02 | HTTP: remove special case for 416 | Daniel Stenberg |
2010-10-02 | sws: Added writedelay HTTP server command | Dan Fandrich |
2010-09-29 | Renamed test1204 to test1117 to move it into the normal range | Dan Fandrich |
2010-09-28 | curl_easy_escape: don't escape "unreserved" characters | Daniel Stenberg |
2010-09-27 | Added test case 1204 to test HTTP range failure | Dan Fandrich |
2010-09-27 | parsedate: allow time specified without seconds | Daniel Stenberg |
2010-09-11 | Link curl and the test apps with -lrt explicitly when necessary | Dan Fandrich |
2010-09-09 | test565: Don't hardcode IP:PORT | Tor Arntsen |
2010-08-30 | Added proxy keyword to allow skipping test in proxyless configs | Dan Fandrich |
2010-08-25 | Tweaked some test data files | Dan Fandrich |
2010-08-25 | runtests: fix uninitialized variable warning | Daniel Stenberg |
2010-08-25 | gopher tests: revert parts of gopher in the pingpong server | Daniel Stenberg |
2010-08-25 | gopher tests: use sws and adjusted to more standard style | Daniel Stenberg |
2010-08-25 | sws: added basic gopher support | Daniel Stenberg |
2010-08-25 | gopher: fix test case line endings | Daniel Stenberg |
2010-08-25 | Gopher using Curl_write; test suite (4 tests) | Cameron Kaiser |
2010-08-25 | http: handle trailer headers in all chunked responses | Daniel Stenberg |
2010-08-24 | Fixed a NULL pointer dereference in form posting | Dan Fandrich |
2010-08-21 | cmdline: make -F type= accept ;charset= | Daniel Stenberg |
2010-08-20 | Trial to fix win32 autobuilds. | Guenter Knauf |
2010-08-18 | Removed a C99ism & made an array const | Dan Fandrich |
2010-08-19 | test: added test 579 to verify progress callback for chunked post | Julien Chaffraix |
2010-08-16 | progress: callback for POSTs less than MAX_INITIAL_POST_SIZE | Julien Chaffraix |
2010-08-16 | Make the LD_PRELOAD path absolute in the tests that use it | Dan Fandrich |
2010-08-16 | Clear stdout and stderr files on each test run | Dan Fandrich |
2010-08-13 | Reset environment variables before starting servers | Dan Fandrich |
2010-08-11 | runtests: clear old setenv remainders before test | Daniel Stenberg |
2010-08-10 | callbacks: acknowledge progress callback error returns | Daniel Stenberg |
2010-08-10 | Added msys Perl since git for Win32 comes with own Perl which identifies as m... | Guenter Knauf |
2010-08-10 | Make testcurl.pl Watcom-aware. | Guenter Knauf |
2010-08-10 | parse_remote_port: fix ;type= URL suffix over HTTP proxy | Daniel Stenberg |
2010-08-09 | build: don't build libhostname unless shared libcurl is built | Yang Tse |
2010-08-09 | build: libhostname and chkhostname linkage adjustments followup | Yang Tse |
2010-08-08 | build: libhostname linkage adjustments followup | Yang Tse |
2010-08-07 | build: chkhostname build adjustments followup | Yang Tse |
2010-08-07 | build: allow NTLM tests to run on more build configurations | U-D5B1PQ1J\Administrador |