aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib1510.c
AgeCommit message (Collapse)Author
2014-01-29tests: make a few lib15?? tests pass the OOM torture testsDan Fandrich
2013-07-22libtest: fix data type of some *_setopt() 'long' argumentsYang Tse
2013-04-04easy: Fix the broken CURLOPT_MAXCONNECTS optionLinus Nielsen Feltzing
Copy the CURLOPT_MAXCONNECTS option to CURLMOPT_MAXCONNECTS in curl_easy_perform(). Bug: http://curl.haxx.se/bug/view.cgi?id=1212 Reported-by: Steven Gu