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
|
ac0a88fd25
copyright: fix year ranges
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 years ago |
Daniel Stenberg
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
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
|
629d2e3450
multi tests: OOM handling fixes
|
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
|
dbcaa00657
HTTP: memory leak on multiple Location:
|
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 |
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 |
Yang Tse
|
b4700f026b
Add project notice and file Id
|
18 years ago |
Yang Tse
|
d771fa7c48
Compiler warning fix
|
18 years ago |
Yang Tse
|
384c8f3560
Use curl_global_init() and curl_global_cleanup().
|
18 years ago |
Yang Tse
|
d997ff6aa8
Oops! Actually set the limit to 30 seconds.
|
18 years ago |
Yang Tse
|
b9ccecf86e
Decrease the posibility of aborting a test which actually is not
|
18 years ago |
Yang Tse
|
c818e7064f
When aborting, show loop counter values when more than one counter exists.
|
18 years ago |
Yang Tse
|
ead6ab2ef7
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 |
Gisle Vanem
|
cc5174a89a
Fix "'x' might be used uninitialized in this function" warnings.
|
18 years ago |
Daniel Stenberg
|
e2e593a036
clean up properly on failure to enable easier libcurl leak detection
|
20 years ago |