Yang Tse
|
7beb473a3d
|
include "memdebug.h"
|
2008-09-20 04:26:55 +00:00 |
|
Dan Fandrich
|
d31da176eb
|
Made sure to pass longs in to curl_easy_setopt where necessary in the
libtest code.
|
2008-05-22 21:49:52 +00:00 |
|
Yang Tse
|
b4700f026b
|
Add project notice and file Id
|
2006-10-25 09:20:44 +00:00 |
|
Yang Tse
|
384c8f3560
|
Use curl_global_init() and curl_global_cleanup().
Improve cleanup in case of initialization failure.
|
2006-10-25 05:59:46 +00:00 |
|
Daniel Stenberg
|
0383f7f19d
|
modified to not leak memory if a libcurl function returns failure, for better
memory leak detection
|
2004-05-17 07:45:20 +00:00 |
|
Daniel Stenberg
|
a5c4442ebf
|
changed the test() function to return type int
|
2004-02-05 12:34:17 +00:00 |
|
Daniel Stenberg
|
3d99b566a6
|
added lib510.c for callback POST using chunked encoding
|
2004-01-30 09:26:23 +00:00 |
|