Viktor Szakats
|
22c45844af
strtok: use namespaced `strtok_r` macro instead of redefining it
|
1 week ago |
Stefan Eissing
|
962097b8dd
TLS: TLSv1.3 earlydata support for curl
|
1 month ago |
Daniel Stenberg
|
bcec0840b0
lib: use bool/TRUE/FALSE properly
|
1 month ago |
Viktor Szakats
|
d83b528a80
tidy-up: spelling
|
2 months ago |
Daniel Stenberg
|
fbf5d507ce
lib/src: white space edits to comply better with code style
|
2 months ago |
Gabriel Marin
|
5a263710f6
lib, src, tests: added space around ternary expressions
|
2 months ago |
Stefan Eissing
|
1be704e17e
cpool: rename "connection cache/conncache" to "Connection Pools/cpool"
|
3 months ago |
Jan Venekamp
|
aebd50870b
sectransp: fix setting tls version
|
3 months ago |
Viktor Szakats
|
71d3ab5813
vtls: fix static function name collisions between TLS backends
|
3 months ago |
Max Faxälv
|
0a5ea09a91
spnego_gssapi: implement TLS channel bindings for openssl
|
8 months ago |
Jan Venekamp
|
5c2ab55abe
vtls: add SSLSUPP_CIPHER_LIST
|
3 months ago |
Viktor Szakats
|
f81f351b9a
tidy-up: OS names
|
3 months ago |
Stefan Eissing
|
911c3166b6
lib: add eos flag to send methods
|
4 months ago |
Daniel Stenberg
|
25321de30e
Revert "lib: send eos flag"
|
4 months ago |
Stefan Eissing
|
be93299f10
lib: send eos flag
|
4 months ago |
Viktor Szakats
|
5fa534b0da
sectransp: fix clang compiler warnings, stop silencing them
|
4 months ago |
Viktor Szakats
|
59cadacfcc
build: sync warning options between autotools, cmake & compilers
|
4 months ago |
Stefan Eissing
|
46a26f122a
vtls: replace addsessionid with set_sessionid
|
4 months ago |
Viktor Szakats
|
b05dc7eb35
sectransp: fix `HAVE_BUILTIN_AVAILABLE` checks to not emit warnings
|
4 months ago |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
4 months ago |
Stefan Eissing
|
c9b95c0bb3
lib: graceful connection shutdown
|
5 months ago |
Stefan Eissing
|
c31041b17e
connection: shutdown TLS (for FTP) better
|
5 months ago |
Stefan Eissing
|
937ba94ed5
vtls: new io_need flags for poll handling
|
5 months ago |
Viktor Szakats
|
0887297100
lib/v*: tidy up types and casts
|
6 months ago |
Jan Venekamp
|
4e2c45110c
sectransp: remove large cipher table
|
5 months ago |
Jan Venekamp
|
2b52fe4115
sectransp: use common code for cipher suite lookup
|
6 months ago |
Stefan Eissing
|
e101a7a8b0
multi: add multi->proto_hash, a key-value store for protocol data
|
7 months ago |
Stefan Eissing
|
fb22459dc1
vtls: TLS session storage overhaul
|
7 months ago |
Viktor Szakats
|
f33ee2e73b
tls: fix SecureTransport + BearSSL cmake unity builds
|
7 months ago |
Stefan Eissing
|
3210101088
tls: use shared init code for TCP+QUIC
|
8 months ago |