Daniel Stenberg
|
a96c7529eb
select: make Curl_socket_check take timediff_t timeout
|
4 years ago |
Daniel Gustafsson
|
10822c652c
lib: fix typos in comments and errormessages
|
4 years ago |
Andrew Kurushin
|
c35af29222
schannel: Fix blocking timeout logic
|
4 years ago |
Jay Satiro
|
53f4070827
lib: fix conversion warnings for SOCKET_WRITABLE/READABLE
|
4 years ago |
Gilles Vollant
|
0fdf965126
schannel: support .P12 or .PFX client certificates
|
5 years ago |
Johannes Schindelin
|
5450428491
schannel: add "best effort" revocation check option
|
4 years ago |
Viktor Szakats
|
7284061361
windows: suppress UI in all CryptAcquireContext() calls
|
4 years ago |
Daniel Stenberg
|
52d302ed64
polarssl: remove more references and mentions
|
4 years ago |
Pedro Monreal
|
4b6fd29f1a
cleanup: fix typos and wording in docs and comments
|
4 years ago |
Marcel Raad
|
291ed52122
lib: fix compiler warnings with `CURL_DISABLE_VERBOSE_STRINGS`
|
4 years ago |
Xiaoyin Liu
|
0a65febccf
schannel: fix --tls-max for when min is --tlsv1 or default
|
5 years ago |
Francois Rivard
|
8986df802d
schannel: reverse the order of certinfo insertions
|
5 years ago |
Marcel Raad
|
527461285f
vtls: fix narrowing conversion warnings
|
5 years ago |
Marcel Raad
|
10db3ef21e
lib: reduce variable scopes
|
5 years ago |
Daniel Stenberg
|
8ece8177f1
cleanup: remove FIXME and TODO comments
|
5 years ago |
Daniel Stenberg
|
be6e281cf2
multi: provide Curl_multiuse_state to update information
|
5 years ago |
Daniel Stenberg
|
880cd5dd20
strerror: make the strerror function use local buffers
|
5 years ago |
georgeok
|
531b7ad43a
schannel: support CALG_ECDH_EPHEM algorithm
|
5 years ago |
Jay Satiro
|
0648070423
schannel: restore some debug output but only for debug builds
|
5 years ago |
Daniel Stenberg
|
84c10dc1ba
schannel: be quiet
|
5 years ago |
Chris Araman
|
927a5bd1b4
url: close TLS before removing conn from cache
|
5 years ago |
georgeok
|
a730432e59
spnego_sspi: add support for channel binding
|
5 years ago |
Daniel Stenberg
|
180501cb02
schannel: stop calling it "winssl"
|
5 years ago |
Archangel_SDY
|
ce6f73b912
schannel: preserve original certificate path parameter
|
5 years ago |
georgeok
|
0966233744
ntlm_sspi: add support for channel binding
|
6 years ago |
Daniel Stenberg
|
6ee6729709
schannel: on connection close there might not be a transfer
|
5 years ago |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 years ago |
Daniel Gustafsson
|
8a49b291cb
winssl: be consistent in Schannel capitalization
|
6 years ago |
marcosdiazr
|
7f4c358541
schannel: make CURLOPT_CERTINFO support using Issuer chain
|
6 years ago |
Daniel Stenberg
|
832661b3a7
schannel: use Curl_ prefix for global private symbols
|
6 years ago |