Viktor Szakats
|
8b76a8aeb2
build: use `_fseeki64()` on Windows, drop detections
|
2 weeks ago |
Stefan Eissing
|
3a35901a11
wolfssl: coexist with openssl, further work
|
2 weeks ago |
Daniel Stenberg
|
0cececef0f
config: rename the OS define to CURL_OS to reduce collision risk
|
3 weeks ago |
Viktor Szakats
|
f66af623cf
cmake: document `-D` and env build options
|
4 weeks ago |
Viktor Szakats
|
a79f20d376
cmake: do not propagate unused `HAVE_GSSAPI_GSSAPI_KRB5_H` to C
|
1 month ago |
Viktor Szakats
|
e888069f5a
cmake: detect `HAVE_NETINET_IN6_H`, `HAVE_CLOSESOCKET_CAMEL`, `HAVE_PROTO_BSDSOCKET_H`
|
1 month ago |
Viktor Szakats
|
5e70566094
build: detect and use `_setmode()` with Cygwin/MSYS, also use on Windows
|
1 month ago |
Daniel Stenberg
|
c72cefea0f
select: use poll() if existing, avoid poll() with no sockets
|
1 month ago |
Stefan Eissing
|
97c0f89bd0
quic: use send/recvmmsg when available
|
2 months ago |
Daniel Stenberg
|
d78e129d50
WebSockets: make support official (non-experimental)
|
1 month ago |
Viktor Szakats
|
22652a5a4c
curl: add options for safe/no CA bundle search (Windows)
|
3 months ago |
Viktor Szakats
|
1064dfa86a
tidy-up: indent, whitespace, comment in sources
|
2 months ago |
Viktor Szakats
|
ce7d0d4137
ipfs: add options to disable
|
2 months ago |
Viktor Szakats
|
8d32e878a0
cmake: delete unused `NEED_LBER_H`, `HAVE_LDAP_H`
|
2 months ago |
Daniel Stenberg
|
269fdd4c6e
lib: remove use of RANDOM_FILE
|
2 months ago |
Viktor Szakats
|
3362994948
build: add options to disable SHA-512/256 hash algo
|
2 months ago |
Viktor Szakats
|
83bcd335cd
test1165: check if `curl_config.h.cmake` lists all `DISABLED` options
|
2 months ago |
Viktor Szakats
|
c5cb8e7c7e
tidy-up: spelling quiche and Rustls
|
3 months ago |
Viktor Szakats
|
0d8fdd1c74
cmake: add wolfSSH support
|
3 months ago |
Jan Venekamp
|
ed76a23fcc
cmake: add rustls
|
3 months ago |
Viktor Szakats
|
919394ee64
cmake: more small tidy-ups and fixes
|
3 months ago |
Viktor Szakats
|
ea3dfcb361
cmake: drop unused `HAVE_IDNA_STRERROR`
|
3 months ago |
Viktor Szakats
|
f7d5f47059
cmake: add support for `CURL_USE_LIBUV` option
|
3 months ago |
Viktor Szakats
|
f81f351b9a
tidy-up: OS names
|
3 months ago |
Viktor Szakats
|
09cdf7e531
cmake: delete unused `HAVE_LIBSSH2`, `HAVE_LIBSOCKET` macros
|
4 months ago |
Viktor Szakats
|
6343034dd1
tidy-up: adjust casing of project names
|
4 months ago |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
4 months ago |
Viktor Szakats
|
d68a121266
cmake: improve wolfSSL detection
|
4 months ago |
Tal Regev
|
66bf995d1c
cmake: add CURL_USE_GSASL option with detection + CI test
|
5 months ago |
Andy Pan
|
23fe1a52dc
socketpair: add `eventfd` and use `SOCK_NONBLOCK` for `socketpair()`
|
5 months ago |