summaryrefslogtreecommitdiff
path: root/tests/libtest/lib571.c
AgeCommit message (Expand)Author
2016-04-03code: style updatesDaniel Stenberg
2016-04-03tests/libtest: follow our code style guidelines betterDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-03-16Bug #149: Deletion of unnecessary checks before calls of the function "free"Markus Elfring
2015-03-03libtest: fixed linker errors on msvcSergei Nikulov
2013-07-22libtest: fix data type of some *_setopt() 'long' argumentsYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-03-22fix several compiler warningsYang Tse
2011-09-06test suite: libtest header inclusion cleanupYang Tse
2011-03-10sources: update source headersDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-06OOM handling fixYang Tse
2010-02-05fix compiler warningYang Tse
2010-02-05Addes OOM handling for curl_easy_setopt() calls in testYang Tse
2010-02-03Fix portability issue related with unaligned memory accessYang Tse
2010-02-02include headersYang Tse
2010-02-01Conroy added a check to the coded message size since the docs stipulateYang Tse
2010-01-28portability fixYang Tse
2010-01-28Chris Conroy provided first RTSP testsYang Tse