Viktor Szakats
|
a3585c9576
Makefile.mk: drop in favour of autotools and cmake (MS-DOS, AmigaOS3)
|
1 month ago |
Viktor Szakats
|
a72b479dec
build: fix MSVC UWP builds
|
4 weeks ago |
Daniel Stenberg
|
45b388fdc7
tests/server/util.c: remove use of strncpy
|
2 months ago |
Daniel Stenberg
|
c72cefea0f
select: use poll() if existing, avoid poll() with no sockets
|
2 months ago |
Stefan Eissing
|
7f3d598276
CI: improvements in test reliability and performance
|
3 months ago |
Viktor Szakats
|
bc2f72b9ae
tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP`
|
3 months ago |
Daniel Stenberg
|
fbf5d507ce
lib/src: white space edits to comply better with code style
|
3 months ago |
Viktor Szakats
|
888662b74a
tests: delete duplicate macro check
|
3 months ago |
Viktor Szakats
|
d620ec6791
CI: add test timeouts, more cmake build tests, fix VS2010 C warning
|
4 months ago |
Viktor Szakats
|
c04504885d
src: fix potential macro confusion in cmake unity builds
|
4 months ago |
Viktor Szakats
|
f81f351b9a
tidy-up: OS names
|
4 months ago |
Viktor Szakats
|
998b17ea7f
windows: fix UWP builds, add GHA job
|
6 months ago |
Viktor Szakats
|
75f182ffb6
tests: delete redundant `!MSDOS` guard
|
6 months ago |
Viktor Szakats
|
0c49ea4ff2
tests: tidy up types in server code
|
7 months ago |
Viktor Szakats
|
2dbe75bd7f
build: fix some `-Wsign-conversion`/`-Warith-conversion` warnings
|
1 year ago |
Viktor Szakats
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
1 year ago |
Viktor Szakats
|
246e0d805a
tests/server: delete workaround for old-mingw
|
1 year ago |
Viktor Szakats
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
1 year ago |
Viktor Szakats
|
96c29900bc
build: delete checks for C89 standard headers
|
1 year ago |
Viktor Szakats
|
38029101e2
mingw: delete support for legacy mingw.org toolchain
|
1 year ago |
Dan Fandrich
|
b65086a83a
tests: fix error messages & handling around sockets
|
1 year ago |
Dan Fandrich
|
0bdb95ecbf
tests: fix fake_ntlm to run with a dynamic log directory
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
2 years ago |
Daniel Stenberg
|
52cc4a85fd
style: use space after comment start and before comment end
|
2 years ago |
Daniel Stenberg
|
02186a6605
tests/server: make use of strcasecompare from lib/
|
2 years ago |
Marc Hoersken
|
81094cb492
tests: avoid CreateThread if _beginthreadex is available
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Balakrishnan Balasubramanian
|
80eb71a3f5
tests: refactor server/socksd.c to support --unix-socket
|
2 years ago |
Marc Hoersken
|
8b42d7b9d4
tool and tests: force flush of all buffers at end of program
|
2 years ago |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 years ago |