Dan Fandrich
|
d31da176eb
Made sure to pass longs in to curl_easy_setopt where necessary in the
|
16 年之前 |
Daniel Stenberg
|
b12fef3f31
Michal Marek's cleanup of how curl_easy_setopt() is used in examples and
|
16 年之前 |
Dan Fandrich
|
16b95fc773
Enabled a few more gcc warnings with --enable-debug. Renamed a few
|
17 年之前 |
Dan Fandrich
|
5ecd56d964
Implemented only the parts of Patrick Monnerat's OS/400 patch that renamed
|
17 年之前 |
Gisle Vanem
|
a7748c2024
Constify argument to suburl(). Remove trailing space.
|
18 年之前 |
Yang Tse
|
b4700f026b
Add project notice and file Id
|
18 年之前 |
Yang Tse
|
384c8f3560
Use curl_global_init() and curl_global_cleanup().
|
18 年之前 |
Yang Tse
|
773bec5ae5
Fix compiler warning "enumerated type mixed with another type"
|
18 年之前 |
Daniel Stenberg
|
e2e593a036
clean up properly on failure to enable easier libcurl leak detection
|
20 年之前 |
Daniel Stenberg
|
84b52e92f4
simplied the creation of new urls
|
20 年之前 |
Daniel Stenberg
|
4e84ac4db8
minor edits to make picky compilers whine less
|
20 年之前 |
Daniel Stenberg
|
b2cff76722
typecast to int when printfing CURLcode
|
21 年之前 |
Daniel Stenberg
|
eebcf90942
provide protos to the functions to prevent warnings
|
21 年之前 |
Daniel Stenberg
|
12b71e422f
return an int
|
21 年之前 |
Daniel Stenberg
|
648c5b05c0
Uninitialized variable set.
|
21 年之前 |
Daniel Stenberg
|
a5c4442ebf
changed the test() function to return type int
|
21 年之前 |
Daniel Stenberg
|
989ec98ebd
modified and corrected test 506
|
21 年之前 |
Daniel Stenberg
|
26f5c53be8
test case 506 added, written by Dirk Manske
|
21 年之前 |