Stefan Eissing
|
78f73f79ca
ngtcp2: adjust config and code checks for ngtcp2 without nghttp3
|
1 year ago |
Stefan Eissing
|
7fa6e36583
tests/http: add pytest to GHA and improve tests
|
1 year ago |
Daniel Stenberg
|
e4d5685cb5
DEPRECATE: the original legacy mingw version 1
|
1 year ago |
Harry Sintonen
|
755ddbe901
rand: use arc4random as fallback when available
|
1 year ago |
Jan Engelhardt
|
73e9e6d767
build: drop the use of XC_AMEND_DISTCLEAN
|
1 year ago |
Stefan Eissing
|
e497a96a0e
tests: rename tests/tests-httpd to tests/http
|
1 year ago |
Daniel Stenberg
|
835682661c
misc: remove support for curl_off_t < 8 bytes
|
1 year ago |
Stefan Eissing
|
671158242d
connections: introduce http/3 happy eyeballs
|
1 year ago |
Stefan Eissing
|
33ac97e1cb
tests-httpd: basic infra to run curl against an apache httpd plus nghttpx for h3
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Stefan Eissing
|
f39472ea9f
openssl: remove attached easy handles from SSL instances
|
1 year ago |
Jay Satiro
|
fe3463eba7
build: assume errno.h is always available
|
1 year ago |
Jay Satiro
|
57d3477e77
build: assume assert.h is always available
|
1 year ago |
Stefan Eissing
|
ca15b7512e
tests: add HTTP/3 test case, custom location for proper nghttpx
|
1 year ago |
Stefan Eissing
|
55807e6c05
tls: backends use connection filters for IO, enabling HTTPS-proxy
|
1 year ago |
Daniel Stenberg
|
592107fa16
configure: require fork for NTLM-WB
|
2 years ago |
Viktor Szakats
|
3390ef0af0
windows: fail early with a missing windres in autotools
|
2 years ago |
Viktor Szakats
|
b51560b9ff
winidn: drop WANT_IDN_PROTOTYPES
|
2 years ago |
Viktor Szakats
|
23029838e2
autotools: allow unix sockets on Windows
|
2 years ago |
Viktor Szakats
|
0c327464ca
tidy-up: delete parallel/unused feature flags
|
2 years ago |
Daniel Stenberg
|
3664bccc54
configure: the ngtcp2 option should default to 'no'
|
2 years ago |
Daniel Stenberg
|
267668308b
configure: deprecate builds with small curl_off_t
|
2 years ago |
Viktor Szakats
|
9325ab2cf9
windows: autotools .rc warnings fixup
|
2 years ago |
Daniel Stenberg
|
935b1bd454
mprintf: use snprintf if available
|
2 years ago |
Viktor Szakats
|
6de7322c03
windows: add .rc support to autotools builds
|
2 years ago |
Daniel Stenberg
|
3b0d678f78
configure: polish the grep -E message a bit further
|
2 years ago |
Daniel Stenberg
|
ae4d1437f1
configure: correct the wording when checking grep -E
|
2 years ago |
Daniel Stenberg
|
664249d095
ws: initial websockets support
|
2 years ago |
Daniel Stenberg
|
6a9b1d1c94
configure: add --enable-websockets
|
2 years ago |
Samuel Henrique
|
7d69924ce7
configure: fail if '--without-ssl' + explicit parameter for an ssl lib
|
2 years ago |