Age | Commit message (Expand) | Author |
2013-08-11 | tests: add 'FAILURE' keywords to tests 1409 and 1410 | Fabian Keil |
2013-08-11 | tests: add keywords for a couple of HTTP tests | Fabian Keil |
2013-08-11 | tests: add keywords for a couple of FTP tests | Fabian Keil |
2013-08-11 | test1511: consistently terminate headers with CRLF | Fabian Keil |
2013-08-10 | DISABLED: shut of test 1512 for now | Daniel Stenberg |
2013-08-08 | global dns cache: didn't work [regression] | Daniel Stenberg |
2013-08-06 | FTP: when EPSV gets a 229 but fails to connect, retry with PASV | Daniel Stenberg |
2013-08-04 | formadd: wrong pointer for file name when CURLFORM_BUFFERPTR used | Daniel Stenberg |
2013-07-23 | tests: test1232 verifies dotdot removal from path with proxy | Fabian Keil |
2013-07-22 | libtest: fix data type of some *_setopt() 'long' arguments | Yang Tse |
2013-07-19 | WIN32 MemoryTracking: require UNICODE for wide strdup code support | Yang Tse |
2013-07-18 | Reinstate "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage". | Yang Tse |
2013-07-17 | cmake: Fix for MSVC2010 project generation | Sergei Nikulov |
2013-07-16 | test1414: FTP PORT download without SIZE support | Daniel Stenberg |
2013-07-16 | tests/Makefile.am: add configurehelp.pm to DISTCLEANFILES | Yang Tse |
2013-07-11 | test 1511: fix enumerated type mixed with another type | Yang Tse |
2013-07-01 | lib506.c: Fixed possible use of uninitialized variables | Marc Hoersken |
2013-06-25 | formpost: better random boundaries | Daniel Stenberg |
2013-06-24 | tests: add test1395 to the tarball | Daniel Stenberg |
2013-06-22 | test1396: invoke the correct test tool! | Daniel Stenberg |
2013-06-22 | test1230: avoid using hard-wired port number | Kamil Dudka |
2013-06-22 | dotdot: introducing dot file path cleanup | Daniel Stenberg |
2013-06-22 | unit1396: unit tests to verify curl_easy_(un)escape | Daniel Stenberg |
2013-06-17 | test506: verify that CURLOPT_COOKIELIST takes share lock | Benjamin Gilbert |
2013-06-12 | cookies: follow-up fix for path checking | YAMADA Yasuharu |
2013-06-12 | lib1900: use tutil_tvnow instead of gettimeofday | Sergei Nikulov |
2013-06-12 | test2033: requires NTLM support | Eric Hu |
2013-06-06 | lib1500: remove bad check | Daniel Stenberg |
2013-06-04 | tests/Makefile: typo in the perlcheck target | Daniel Stenberg |
2013-06-04 | test1230: verify CONNECT to a numerical ipv6-address | Daniel Stenberg |
2013-06-04 | sws: support extracting test number from CONNECT ipv6-address! | Daniel Stenberg |
2013-05-27 | Digest auth: escape user names with \ or " in them | Daniel Stenberg |
2013-05-19 | tests: add test1394 file to the tarball | Daniel Stenberg |
2013-05-18 | cookies: only consider full path matches | YAMADA Yasuharu |
2013-05-12 | Revert "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage" | Daniel Stenberg |
2013-05-08 | libtest: gitignore more binary files | Daniel Stenberg |
2013-05-07 | tests: Added new SMTP tests to verify commit 99b40451836d | Steve Holme |
2013-05-07 | runtests.pl: support nonewline="yes" in client/stdin sections | Daniel Stenberg |
2013-05-06 | build: fixed unit1394 for debug and metlink builds | Daniel Stenberg |
2013-05-06 | unit1394.c: plug the curl tool unit test in | Kamil Dudka |
2013-05-06 | unit1394.c: basis of a unit test for parse_cert_parameter() | Jared Jennings |
2013-05-06 | src/Makefile.am: build static lib for unit tests if enabled | Kamil Dudka |
2013-05-04 | smtp: Fixed sending of double CRLF caused by first in EOB | Steve Holme |
2013-05-03 | tests: Corrected MAIL SIZE for CRLF line endings | Steve Holme |
2013-05-03 | tests: Corrected infilesize for CRLF line endings | Steve Holme |
2013-05-03 | tests: Corrected test1406 to be RFC2821 compliant | Steve Holme |
2013-05-02 | tests: Corrected test1320 to be RFC2821 compliant | Steve Holme |
2013-05-02 | tests: Corrected typo in test909 | Steve Holme |
2013-05-02 | tests: Corrected test909 to be RFC2821 compliant | Steve Holme |
2013-05-02 | tests: Updated test references to 909 from 1411 | Steve Holme |