Daniel Stenberg
|
21248e052d
checksrc: detect more kinds of NULL comparisons we avoid
|
2 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
26a7d51c21
checksrc: warn on space after exclamation mark
|
4 years ago |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 years ago |
Jay Satiro
|
c5e87fdb7a
strerror: Preserve Windows error code in some functions
|
7 years ago |
Max Dymond
|
e909de65b9
tests: Fix up issues with errno in test files
|
7 years ago |
Daniel Stenberg
|
365322b8bc
tests/libtest: follow our code style guidelines better
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Dan Fandrich
|
a6d666e1a6
tests: Use CURLOPT_READDATA instead of the obsolete CURLOPT_INFILE
|
10 years ago |
Dan Fandrich
|
e673f55c45
tests: Use standard libtest return codes when relevant
|
10 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
12 years ago |
Yang Tse
|
c8ba8740b9
test suite: libtest header inclusion cleanup
|
13 years ago |
Daniel Stenberg
|
1aeb635cdd
sources: update source headers
|
13 years ago |
Dan Fandrich
|
f38510f4b5
Eliminated an unlikely race condition in some tests.
|
14 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Yang Tse
|
cad9c3f55f
|
14 years ago |
Yang Tse
|
bafba6946c
|
14 years ago |
Yang Tse
|
7beb473a3d
include "memdebug.h"
|
16 years ago |
Dan Fandrich
|
d31da176eb
Made sure to pass longs in to curl_easy_setopt where necessary in the
|
16 years ago |
Yang Tse
|
059707be32
Renamed a couple of global variables to avoid shadowing warnings
|
17 years ago |
Yang Tse
|
4dc453c087
add debug messages for fopen() failures
|
18 years ago |
Yang Tse
|
384c8f3560
Use curl_global_init() and curl_global_cleanup().
|
18 years ago |
Gisle Vanem
|
cc5174a89a
Fix "'x' might be used uninitialized in this function" warnings.
|
18 years ago |
Gisle Vanem
|
34a827bbfe
Needs 'struct_stat'. Increased verbosity.
|
19 years ago |
Daniel Stenberg
|
e3a530eb61
Andrs Garca fixed a warning appearing on windows
|
19 years ago |
Gisle Vanem
|
e587a56fc0
Use "HAVE_SYS_TYPES_H".
|
20 years ago |
Daniel Stenberg
|
0c54013ee3
An Andres Garcia fix: add a typecast to make it work better
|
20 years ago |
Daniel Stenberg
|
e2e593a036
clean up properly on failure to enable easier libcurl leak detection
|
20 years ago |