index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libtest
/
lib560.c
Age
Commit message (
Expand
)
Author
2018-02-23
spelling fixes
Viktor Szakats
2017-09-11
code style: use spaces around pluses
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2011-10-21
multi tests: OOM handling fixes
Yang Tse
2011-09-06
test suite: libtest header inclusion cleanup
Yang Tse
2011-07-26
fix compiler warning
Yang Tse
2011-06-27
libtests: stop checking for CURLM_CALL_MULTI_PERFORM
Daniel Stenberg
2011-05-26
compiler warning: fix
Yang Tse
2011-03-10
sources: update source headers
Daniel Stenberg
2010-03-30
Call curl_global_cleanup() in test 560 to avoid a memory leak
Dan Fandrich
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-02-05
Addes OOM handling for curl_easy_setopt() calls in test
Yang Tse
2009-10-10
Fix compiler warning: loop without body
Yang Tse
2008-11-12
Fixed an OOM problem with test 560
Dan Fandrich
2008-11-11
Added test case 560:
Daniel Stenberg