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 |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 years ago |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 years ago |
Marcel Raad
|
7dd89c1cdc
tests: declare TU-local variables static
|
7 years ago |
Daniel Stenberg
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
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 |
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
|
60edbf65b6
libtest: fix some compiler warnings
|
12 years ago |
Yang Tse
|
51e5a2bf3f
multi tests: OOM handling fixes - commit 629d2e34 follow-up
|
13 years ago |
Yang Tse
|
629d2e3450
multi tests: OOM handling fixes
|
13 years ago |
Yang Tse
|
a84b8a3922
lib540.c: OOM handling fixes making test 540 pass torture testing
|
13 years ago |
Yang Tse
|
17f48fe879
libcurl: some OOM handling fixes
|
13 years ago |
Yang Tse
|
78bbd0eecf
fix compiler warning
|
13 years ago |
Daniel Stenberg
|
fb48e2050b
libtests: stop checking for CURLM_CALL_MULTI_PERFORM
|
13 years ago |
Yang Tse
|
5d39dea3b3
compiler warning: fix
|
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
|
cad9c3f55f
|
14 years ago |
Yang Tse
|
640e49976f
|
15 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 |
Daniel Stenberg
|
9e241864e3
Extracting the CURLINFO_PRIVATE pointer makes no point since nothing set
|
17 years ago |
Dan Fandrich
|
2e60ca382d
Fixed some icc compiler warnings.
|
17 years ago |
Daniel Stenberg
|
1da3d402f6
convert test case 540 to use a custom Host: header as well
|
17 years ago |
Daniel Stenberg
|
15c8219340
Added test case 540 and lib540.c, the 'proxyauth.c' test app posted by Shmulik
|
17 years ago |