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 |
Rikard Falkeborn
|
276644ca16
general: fix printf specifiers
|
6 years ago |
Daniel Stenberg
|
acefdd0cd1
multi: always do the COMPLETED procedure/state
|
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
|
e9422bc193
libtest/libntlmconnect: fix compiler warnings from f94fcdb
|
7 years ago |
Daniel Stenberg
|
f94fcdba6e
tests: stabilize test 2032 and 2033
|
7 years ago |
Marcel Raad
|
a1b275a41e
libtest: fix int-in-bool-context warnings
|
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
|
0f4ba89ffd
libtest: fix data type of some *_setopt() 'long' arguments
|
11 years ago |
Linus Nielsen Feltzing
|
0f147887b0
Multiple pipelines and limiting the number of connections.
|
11 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
|
b7a1eccce8
libntlmconnect.c: fix compiler warnings and OOM handling
|
12 years ago |
Yang Tse
|
60edbf65b6
libtest: fix some compiler warnings
|
12 years ago |
Fabian Keil
|
52af6e69f0
Get test 2032 working when using valgrind
|
12 years ago |
Kamil Dudka
|
32be348af2
test2032: spurious failure caused by premature termination
|
12 years ago |
Marc Hoersken
|
c8846c0907
libntlmconnect.c: Fixed typo and conversion
|
12 years ago |
Marc Hoersken
|
f9da9a0edb
libntlmconnect.c: Fixed warning: curl_easy_getinfo expects long pointer
|
12 years ago |
Marc Hoersken
|
ef753b710b
libntlmconnect.c: Fixed warning: comparison of signed/unsigned integer
|
12 years ago |
Joe Mason
|
40153716a3
Use MAX_EASY_HANDLES instead of hardcoding the number of handles twice
|
12 years ago |
Daniel Stenberg
|
7735141e73
test2032: bail out after last transfer
|
12 years ago |
Joe Mason
|
3b7d31c1ed
NTLM: verify multiple connections work
|
12 years ago |