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
/
lib506.c
Age
Commit message (
Collapse
)
Author
2007-02-04
Constify argument to suburl(). Remove trailing space.
Gisle Vanem
2006-10-25
Add project notice and file Id
Yang Tse
2006-10-25
Use curl_global_init() and curl_global_cleanup().
Yang Tse
Improve cleanup in case of initialization failure.
2006-07-17
Fix compiler warning "enumerated type mixed with another type"
Yang Tse
2004-05-14
clean up properly on failure to enable easier libcurl leak detection
Daniel Stenberg
2004-05-06
simplied the creation of new urls
Daniel Stenberg
2004-03-23
minor edits to make picky compilers whine less
Daniel Stenberg
2004-02-25
typecast to int when printfing CURLcode
Daniel Stenberg
2004-02-19
provide protos to the functions to prevent warnings
Daniel Stenberg
2004-02-13
return an int
Daniel Stenberg
2004-02-09
Uninitialized variable set.
Daniel Stenberg
2004-02-05
changed the test() function to return type int
Daniel Stenberg
2003-12-16
modified and corrected test 506
Daniel Stenberg
2003-08-11
test case 506 added, written by Dirk Manske
Daniel Stenberg