Daniel Stenberg
|
da15443ddd
TPF: drop support
|
2 years ago |
Daniel Stenberg
|
21248e052d
checksrc: detect more kinds of NULL comparisons we avoid
|
2 years ago |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 years ago |
Daniel Stenberg
|
ac0a88fd25
copyright: fix year ranges
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 years ago |
Jay Satiro
|
908a9a6742
build: remove HAVE_LIMITS_H check
|
6 years ago |
Max Dymond
|
e909de65b9
tests: Fix up issues with errno in test files
|
7 years ago |
Marcel Raad
|
e2b394106d
test537: use correct variable type
|
7 years ago |
Daniel Stenberg
|
1c3e8bbfed
checksrc: warn for assignments within if() expressions
|
8 years ago |
Daniel Stenberg
|
a71012c03e
code: style updates
|
8 years ago |
Daniel Stenberg
|
365322b8bc
tests/libtest: follow our code style guidelines better
|
8 years ago |
Daniel Stenberg
|
55452ebdff
curl/mprintf.h: remove support for _MPRINTF_REPLACE
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Daniel Stenberg
|
c43127414d
always-multi: always use non-blocking internals
|
11 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
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 |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Yang Tse
|
a07bc79117
|
14 years ago |
Yang Tse
|
cad9c3f55f
|
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
|
0530b0a5ca
Don't abort tests 518 and 537 when unable to raise the open-file soft limit
|
17 years ago |
Yang Tse
|
b108c664ac
Fix missing right parenthesis
|
17 years ago |
Yang Tse
|
64db60397b
Fix comparison between signed and unsigned
|
17 years ago |
Yang Tse
|
a0a79ce853
unify fopen() failure error message among tests, allowing
|
17 years ago |
Yang Tse
|
5625e5d5b8
add debug message and expand comment
|
17 years ago |