aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib506.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-03libtest: fixed linker errors on msvcSergei Nikulov
2014-12-09cookies: Improved OOM handling in cookiesDan Fandrich
2014-09-26test506: Fixed a couple of memory leaks in testDan Fandrich
2014-09-25CURLOPT_COOKIELIST: Added "RELOAD" commandYousuke Kimoto
2014-07-16test506: verify aa6884845168Daniel Stenberg
2013-07-01lib506.c: Fixed possible use of uninitialized variablesMarc Hoersken
2013-06-17test506: verify that CURLOPT_COOKIELIST takes share lockBenjamin Gilbert
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2011-09-06test suite: libtest header inclusion cleanupYang Tse
2011-07-24errno.h inclusion conditionally done in setup_once.hYang Tse
2011-03-10sources: update source headersDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-05Addes OOM handling for curl_easy_setopt() calls in testYang Tse
2009-05-08Fixes for non-ASCII platforms by David McCreedyYang Tse
2008-09-20include "memdebug.h"Yang Tse
2008-09-18fix compiler warning: external definition with no prior declarationYang Tse
2008-09-15Changed the test data file so it passes an XML syntax checkDan Fandrich
2008-07-15add comment for include pathsYang Tse
2008-05-22Made sure to pass longs in to curl_easy_setopt where necessary in theDan Fandrich
2008-02-27Michal Marek's cleanup of how curl_easy_setopt() is used in examples andDaniel Stenberg
2007-09-27Enabled a few more gcc warnings with --enable-debug. Renamed a fewDan Fandrich
2007-07-23Implemented only the parts of Patrick Monnerat's OS/400 patch that renamedDan Fandrich
2007-02-04Constify argument to suburl(). Remove trailing space.Gisle Vanem
2006-10-25Add project notice and file IdYang Tse
2006-10-25Use curl_global_init() and curl_global_cleanup().Yang Tse
2006-07-17Fix compiler warning "enumerated type mixed with another type"Yang Tse
2004-05-14clean up properly on failure to enable easier libcurl leak detectionDaniel Stenberg
2004-05-06simplied the creation of new urlsDaniel Stenberg
2004-03-23minor edits to make picky compilers whine lessDaniel Stenberg
2004-02-25typecast to int when printfing CURLcodeDaniel Stenberg
2004-02-19provide protos to the functions to prevent warningsDaniel Stenberg
2004-02-13return an intDaniel Stenberg
2004-02-09Uninitialized variable set.Daniel Stenberg
2004-02-05changed the test() function to return type intDaniel Stenberg
2003-12-16modified and corrected test 506Daniel Stenberg
2003-08-11test case 506 added, written by Dirk ManskeDaniel Stenberg