Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
9a8b3b3e13
copyright: fix out-of-date copyright ranges and missing headers
|
4 years ago |
Viktor Szakats
|
b801b453af
whitespace fixes
|
6 years ago |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 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 |
Daniel Stenberg
|
c5de48b56c
lib503: enable verbose to ease debugging this
|
12 years ago |
Yang Tse
|
629d2e3450
multi tests: OOM handling fixes
|
13 years ago |
Yang Tse
|
c8ba8740b9
test suite: libtest header inclusion cleanup
|
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
|
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
|
40087ce7c0
change max allowed time for this test to complete to 90 seconds
|
17 years ago |
Yang Tse
|
2f4fe0175b
Some tests were using functions curlx_tvnow and curlx_tvdiff which are not
|
18 years ago |
Gisle Vanem
|
d10e174fd1
Some compilers lacks <sys/time.h>. Include "timeval.h" to simplify the #ifdefs.
|
18 years ago |
Yang Tse
|
b4700f026b
Add project notice and file Id
|
18 years ago |
Yang Tse
|
384c8f3560
Use curl_global_init() and curl_global_cleanup().
|
18 years ago |
Yang Tse
|
c54a4301ee
Abort test if it seems that it would have run forever. This is just to prevent
|
18 years ago |
Gisle Vanem
|
e134a40208
Added select_test() function to allow selecting on no sockets on
|
18 years ago |
Daniel Stenberg
|
e2fe03df8e
removed trailing whitespace
|
20 years ago |
Daniel Stenberg
|
e2e593a036
clean up properly on failure to enable easier libcurl leak detection
|
20 years ago |
Daniel Stenberg
|
87a1c7033e
removed include stuff now handled by test.h
|
21 years ago |