Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 лет назад |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 лет назад |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 лет назад |
Daniel Stenberg
|
55452ebdff
curl/mprintf.h: remove support for _MPRINTF_REPLACE
|
8 лет назад |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 лет назад |
Daniel Stenberg
|
da39f380a4
lib530: make it less timing sensible
|
9 лет назад |
Linus Nielsen Feltzing
|
0f147887b0
Multiple pipelines and limiting the number of connections.
|
11 лет назад |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 лет назад |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 лет назад |
Yang Tse
|
629d2e3450
multi tests: OOM handling fixes
|
13 лет назад |
Yang Tse
|
c8ba8740b9
test suite: libtest header inclusion cleanup
|
13 лет назад |
Daniel Stenberg
|
fb48e2050b
libtests: stop checking for CURLM_CALL_MULTI_PERFORM
|
13 лет назад |
Yang Tse
|
5d39dea3b3
compiler warning: fix
|
13 лет назад |
Daniel Stenberg
|
1aeb635cdd
sources: update source headers
|
13 лет назад |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 лет назад |
Yang Tse
|
a07bc79117
|
14 лет назад |
Yang Tse
|
e3009f2950
|
14 лет назад |
Yang Tse
|
cad9c3f55f
|
14 лет назад |
Yang Tse
|
7beb473a3d
include "memdebug.h"
|
16 лет назад |
Dan Fandrich
|
d31da176eb
Made sure to pass longs in to curl_easy_setopt where necessary in the
|
16 лет назад |
Yang Tse
|
3caeb0a91f
undo using internal *printf() clones for test #530
|
17 лет назад |
Yang Tse
|
a4eddf0d0d
use internal *printf() clones since snprintf() not available on all platforms
|
17 лет назад |
Daniel Stenberg
|
daadcfd1de
Dmitry Kurochkin fixed test case 530 (pipelining)
|
17 лет назад |
Yang Tse
|
40087ce7c0
change max allowed time for this test to complete to 90 seconds
|
17 лет назад |
Yang Tse
|
53a3abc76b
30 seconds isn't long enough for this test on a loaded server.
|
17 лет назад |
Yang Tse
|
2f4fe0175b
Some tests were using functions curlx_tvnow and curlx_tvdiff which are not
|
18 лет назад |
Yang Tse
|
384c8f3560
Use curl_global_init() and curl_global_cleanup().
|
18 лет назад |
Yang Tse
|
d997ff6aa8
Oops! Actually set the limit to 30 seconds.
|
18 лет назад |
Yang Tse
|
b9ccecf86e
Decrease the posibility of aborting a test which actually is not
|
18 лет назад |
Yang Tse
|
19e07771d1
Set loop2 counter limit to 60 on this test to avoid a false positive.
|
18 лет назад |