Age | Commit message (Expand) | Author |
2010-08-02 | sethostname: provide local prototype for gethostname | Daniel Stenberg |
2010-07-30 | sethostname: avoid including unistd.h to duck for warnings | Daniel Stenberg |
2010-07-30 | sethostname: ISO C does not allow extra `;' outside of a function | Daniel Stenberg |
2010-07-30 | NTLM tests: boost coverage by forcing the hostname | Kamil Dudka |
2010-06-17 | test575: do not fail with threaded DNS resolver | Kamil Dudka |
2010-05-31 | fix compiler warning: external declaration in primary source file | Yang Tse |
2010-05-31 | fix compiler warning: variable was set but never used | Yang Tse |
2010-05-29 | CURL_LLONG_MAX: avoid constant overflow | Kamil Dudka |
2010-05-28 | lib577: avoid redefinition of ERROR | Kamil Dudka |
2010-05-27 | lib573: do not compare double for exact match | Tor Arntsen |
2010-05-20 | Test 573: Use correct type for CURLINFO_CONNECT_TIME | Tor Arntsen |
2010-05-16 | ftp wildcard: a new option CURLOPT_FNMATCH_DATA | Kamil Dudka |
2010-05-14 | Fixed test 577 to work when --enable-hidden-symbols is configured | Dan Fandrich |
2010-05-12 | FTP: WILDCARDMATCH/CHUNKING/FNMATCH added | Pavel Raiskup |
2010-05-07 | multi interface: missed storing connection time | Daniel Stenberg |
2010-04-24 | test536: do not fail with threaded DNS resolver | Kamil Dudka |
2010-04-15 | Eliminated an unlikely race condition in some tests. | Dan Fandrich |
2010-03-30 | Call curl_global_cleanup() in test 560 to avoid a memory leak | Dan Fandrich |
2010-03-30 | Allow test 538 to run even when proxy support is disabled | Dan Fandrich |
2010-03-25 | remove all .cvsignore files | Daniel Stenberg |
2010-03-25 | s/CVS/DEV in the version string from the git repo | Daniel Stenberg |
2010-03-24 | remove debug printfs | Chris Conroy |
2010-03-24 | remove trace of CVS | Daniel Stenberg |
2010-03-24 | Fix RTSP GET_PARAMETER empty and non-empty operation. | Chris Conroy |
2010-03-24 | s/CVS/DEV/ in the version string for repo versions | Daniel Stenberg |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-03-23 | ignore more files generated when tests run in the source tree | Daniel Stenberg |
2010-02-16 | replaced tabs with spaces | Yang Tse |
2010-02-14 | removed trailing whitespace | Yang Tse |
2010-02-06 | OOM handling fix | Yang Tse |
2010-02-05 | fix compiler warning | Yang Tse |
2010-02-05 | fix compiler warning | Yang Tse |
2010-02-05 | fix compiler warning | Yang Tse |
2010-02-05 | Addes OOM handling for curl_easy_setopt() calls in test | Yang Tse |
2010-02-04 | Fix variable initialization | Yang Tse |
2010-02-04 | Modified test case 557 to additionally verify libcurl's internal curl_m*printf() | Yang Tse |
2010-02-03 | Fix portability issue related with unaligned memory access | Yang Tse |
2010-02-02 | avoid possibility of using obsoleted stuff | Yang Tse |
2010-02-02 | remove setup.h inclusion which is already done from test.h inclusion | Yang Tse |
2010-02-02 | include headers | Yang Tse |
2010-02-01 | Conroy added a check to the coded message size since the docs stipulate | Yang Tse |
2010-01-28 | portability fix | Yang Tse |
2010-01-28 | Chris Conroy provided first RTSP tests | Yang Tse |
2009-11-05 | I removed leading 'curl' path on the 'curlbuild.h' include statement in | Yang Tse |
2009-10-31 | - Gabriel Kuri reported a problem with CURLINFO_CONTENT_LENGTH_DOWNLOAD if the | Daniel Stenberg |
2009-10-30 | Added test case 566 in an attempt to repeat bug 2884561 | Daniel Stenberg |
2009-10-30 | - "Tom" posted a bug report that mentioned how libcurl did wrong when doing a | Daniel Stenberg |
2009-10-10 | Fix compiler warning: loop without body | Yang Tse |
2009-08-27 | disable the tests that differ between 32 and 64 bit | Daniel Stenberg |
2009-08-12 | Added a range of new fun date strings to try. This set of dates come from a | Daniel Stenberg |