summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* build: allow NTLM tests to run on more build configurationsU-D5B1PQ1J\Administrador2010-08-073-15/+11
* build: ensure that libhostname doesn't get installedYang Tse2010-08-061-11/+19
* build: remove unused fileYang Tse2010-08-041-32/+0
* sethostname: provide local prototype for gethostnameDaniel Stenberg2010-08-021-1/+3
* sethostname: avoid including unistd.h to duck for warningsDaniel Stenberg2010-07-301-2/+6
* sethostname: ISO C does not allow extra `;' outside of a functionDaniel Stenberg2010-07-301-1/+1
* NTLM tests: boost coverage by forcing the hostnameKamil Dudka2010-07-3031-169/+388
* test575: do not fail with threaded DNS resolverKamil Dudka2010-06-171-7/+3
* fix compiler warning: external declaration in primary source fileYang Tse2010-05-311-1/+5
* fix compiler warning: variable was set but never usedYang Tse2010-05-311-0/+4
* CURL_LLONG_MAX: avoid constant overflowKamil Dudka2010-05-291-1/+1
* test1115: verify that unexpected 1xx responses work fineDaniel Stenberg2010-05-282-1/+56
* lib577: avoid redefinition of ERRORKamil Dudka2010-05-281-4/+4
* test313: a new test for CRL supportKamil Dudka2010-05-272-1/+40
* tests/certs: re-generated because of lost pass-phraseKamil Dudka2010-05-2723-499/+535
* tests/certs/scripts: generate also CRLKamil Dudka2010-05-273-7/+27
* lib573: do not compare double for exact matchTor Arntsen2010-05-271-2/+2
* Test 573: Use correct type for CURLINFO_CONNECT_TIMETor Arntsen2010-05-201-3/+3
* ftp wildcard: a new option CURLOPT_FNMATCH_DATAKamil Dudka2010-05-161-1/+1
* Fixed test 577 to work when --enable-hidden-symbols is configuredDan Fandrich2010-05-142-0/+43
* Added directories.pm to the source tar ballDan Fandrich2010-05-141-1/+1
* FTP: WILDCARDMATCH/CHUNKING/FNMATCH addedPavel Raiskup2010-05-1217-4/+1461
* multi interface: missed storing connection timeDaniel Stenberg2010-05-074-2/+162
* PolarSSL: initial support addedHoi-Ho Chan2010-05-051-0/+6
* test: enable valgrind for 604, seems to workDaniel Stenberg2010-04-281-3/+0
* add 1s post-command delay to tests 513 and 514Paul Howarth2010-04-282-2/+4
* test536: do not fail with threaded DNS resolverKamil Dudka2010-04-241-4/+12
* Implement SMTP authenticationmonnerat2010-04-196-9/+181
* Eliminated an unlikely race condition in some tests.Dan Fandrich2010-04-153-40/+42
* ignore files generated by 'maketgz'Daniel Stenberg2010-04-141-0/+4
* Use correct directory for c-ares git pullGuenter Knauf2010-04-131-3/+3
* added last git commit output for c-ares too.Guenter Knauf2010-04-131-7/+15
* changed the git update block to take care of c-ares repo if detected.Guenter Knauf2010-04-131-25/+20
* updated timestamp of the script.Guenter Knauf2010-04-121-1/+1
* removed obsolete var in gitpull() functionGuenter Knauf2010-04-121-5/+2
* mention missing test servers for <server>Daniel Stenberg2010-04-101-0/+3
* FTP quote commands prefixed with '*' now can fail without abortingDaniel Stenberg2010-04-091-1/+4
* Fixed misleading test messageDan Fandrich2010-03-311-1/+1
* Call curl_global_cleanup() in test 560 to avoid a memory leakDan Fandrich2010-03-301-0/+1
* Allow test 538 to run even when proxy support is disabledDan Fandrich2010-03-301-2/+3
* Allow running ./tests/testcurl.pl from within git repo.Ben Greear2010-03-281-0/+4
* ignore pid files and stunnel.confDaniel Stenberg2010-03-271-0/+2
* make sure git pull is actually done!Daniel Stenberg2010-03-271-13/+11
* remove all .cvsignore filesDaniel Stenberg2010-03-254-35/+0
* Avoid double newline for the 'last commits' log in testcurl.plTor Arntsen2010-03-251-0/+1
* Change to version-independent git option for 'git log --oneline'Tor Arntsen2010-03-251-1/+1
* show 5 commits even if no git pull was madeDaniel Stenberg2010-03-251-5/+5
* don't touch ares/aclocal.m4 and show recent git commitsDaniel Stenberg2010-03-251-5/+8
* s/CVS/DEV in the version string from the git repoDaniel Stenberg2010-03-251-3/+3
* Merge branch 'master' of github.com:bagder/curlBill Hoffman2010-03-242-49/+40
|\