Age | Commit message (Expand) | Author |
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 | restore executable bits on some files | Daniel Stenberg |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-03-23 | enabled valgrind | Daniel Stenberg |
2010-03-23 | ignore more files generated when tests run in the source tree | Daniel Stenberg |
2010-02-26 | fix compiler warning | Yang Tse |
2010-02-25 | fix file name | Yang Tse |
2010-02-25 | Fixed bug report #2958074 indicating | Yang Tse |
2010-02-24 | enable 802 and 803 | Yang Tse |
2010-02-23 | fix socket data type | Yang Tse |
2010-02-22 | convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() and | Yang Tse |
2010-02-22 | updated sources | Yang Tse |
2010-02-22 | _ Adjusted RFC821 HELO fallback and enabled test804 | Patrick Monnerat |
2010-02-22 | - Proper handling of STARTTLS on SMTP, taking CURLUSESSL_TRY into account. | Patrick Monnerat |
2010-02-20 | - Fixed the SMTP compliance by making sure RCPT TO addresses are specified | Daniel Stenberg |
2010-02-20 | - I made the SMTP code expect a 250 response back from the server after the | Daniel Stenberg |
2010-02-19 | fix compiler warning | Yang Tse |
2010-02-18 | fix compiler warning | Yang Tse |
2010-02-16 | replaced tabs with spaces | Yang Tse |
2010-02-16 | fix Content-Length validation | Yang Tse |
2010-02-15 | fix compiler warning: conversion from "long" to "size_t" may lose sign | Yang Tse |
2010-02-15 | fix compiler warning: conversion from "long" to "size_t" may lose sign | Yang Tse |
2010-02-14 | removed trailing whitespace | Yang Tse |
2010-02-14 | fix compiler warning | Yang Tse |
2010-02-14 | Overhauled test suite getpart() function. Fixing potential out of bounds | Yang Tse |
2010-02-12 | - Jack Zhang reported a problem with SMTP: we wrongly used multiple addresses | Daniel Stenberg |
2010-02-10 | - remove extra "\r\n" from doc404_RTSP | Yang Tse |
2010-02-09 | Removed some erroneous "compressed" key words | Dan Fandrich |
2010-02-06 | warning fix | 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 | Validate server port argument | 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-04 | added an additional second to allow test to pass on heavily loaded servers | Yang Tse |
2010-02-03 | Fix portability issue related with unaligned memory access | Yang Tse |
2010-02-03 | cookies with same path length might get sorted in different order when | Yang Tse |
2010-02-03 | added an additional second to allow test to pass on heavily loaded servers | Yang Tse |
2010-02-02 | mention run time statistics options | 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-02-01 | update rtsp server header field from SWS to RTSPD | Yang Tse |
2010-02-01 | Test suite support for RTSP | Yang Tse |