Viktor Szakats
|
38593db4a0
appveyor: enable websockets for VS2017 jobs
|
6 months ago |
Daniel Stenberg
|
0199104e94
if2ip: make the buf_size arg a size_t
|
6 months ago |
Daniel Stenberg
|
3583ed8b77
cf-https-connect: use timeouts as unsigned ints
|
6 months ago |
Daniel Stenberg
|
cc907e80a2
hash: change 'slots' to size_t from int
|
6 months ago |
Viktor Szakats
|
602fc213ae
libssh2: replace `access()` with `stat()`
|
6 months ago |
Daniel Stenberg
|
7f7ad97bf1
multi: remove useless assignment
|
6 months ago |
Daniel Stenberg
|
97cc653b95
RELEASE-NOTES: synced
|
6 months ago |
fuzzard
|
86805bfcda
cmake: FindNGHTTP2 add static lib name to find_library call
|
6 months ago |
Viktor Szakats
|
b6305011ec
DISTROS: add patch and issues link for curl-for-win
|
6 months ago |
Daniel Stenberg
|
fc81bf42be
mime: avoid using access()
|
6 months ago |
Stefan Eissing
|
b06619d0a3
tests: add SNI and peer name checks
|
6 months ago |
Daniel Stenberg
|
c04664ad35
curl_getdate.md: document two-digit year handling
|
6 months ago |
Viktor Szakats
|
dfdd978f7c
cmake: add `BUILD_EXAMPLES` option to build examples
|
6 months ago |
Stefan Eissing
|
c8e0cd1de8
http3: quiche+ngtcp2 improvements
|
6 months ago |
Stefan Eissing
|
fb22459dc1
vtls: TLS session storage overhaul
|
6 months ago |
Stefan Eissing
|
2d2c27e5a3
multi: multi_wait improvements
|
8 months ago |
Philip H.
|
303bb8785c
ci: remove microsoft-prod.list
|
6 months ago |
Evgeny Grin
|
382717d7f1
curl_setup.h: detect 'inline' support
|
7 months ago |
Daniel Stenberg
|
3572dd65bb
multi: avoid memory-leak risk
|
6 months ago |
Johann Sebastian Schicho
|
31d7cf42fd
sendf: Curl_cwriter_write: remove comment disallowing zero length writes
|
6 months ago |
Stefan Eissing
|
dd8ffa73ff
CI: macos fixes for new ARM GHA images
|
6 months ago |
Stefan Eissing
|
886899143f
content_encoding: ignore duplicate chunked encoding
|
7 months ago |
Daniel Stenberg
|
9fc4b2c78c
tool: move tool_ftruncate64 to tool_util.c
|
7 months ago |
Viktor Szakats
|
03cf1c7b8c
lib: silence `-Wsign-conversion` in base64, strcase, mprintf
|
6 months ago |
Viktor Szakats
|
1972588d26
CI: retain failure code after `./configure` with Circle CI
|
6 months ago |
Daniel Stenberg
|
ac7670b158
RELEASE-NOTES: synced
|
7 months ago |
Jan Venekamp
|
fba9afebba
mbedTLS: implement CURLOPT_SSL_CIPHER_LIST option
|
7 months ago |
Viktor Szakats
|
43299e93c0
CI: show more failed `config.log` on Circle CI
|
7 months ago |
Daniel Stenberg
|
a090111613
telnet: check return code from fileno()
|
7 months ago |
Viktor Szakats
|
f33ee2e73b
tls: fix SecureTransport + BearSSL cmake unity builds
|
7 months ago |