Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
před 4 roky |
Daniel Stenberg
|
81a54b12c6
OpenSSL: have CURLOPT_CRLFILE imply CURLSSLOPT_NO_PARTIALCHAIN
|
před 4 roky |
Gilles Vollant
|
148534db57
CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl)
|
před 5 roky |
Daniel Stenberg
|
0e607542dc
cleanup: insert newline after if() conditions
|
před 4 roky |
Daniel Stenberg
|
02174e41f5
openssl: adapt to functions marked as deprecated since version 3
|
před 4 roky |
Daniel Stenberg
|
aec0b49df3
openssl: remove the BACKEND define kludge
|
před 4 roky |
Marcel Raad
|
5cd0f5cc7f
openssl: remove redundant assignment
|
před 4 roky |
Daniel Stenberg
|
3ecdfb1958
openssl: make CURLINFO_CERTINFO not truncate x509v3 fields
|
před 4 roky |
Daniel Stenberg
|
564d88a8bd
openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chains
|
před 5 roky |
Daniel Stenberg
|
94f1f77158
openssl: set X509_V_FLAG_PARTIAL_CHAIN
|
před 5 roky |
Jay Satiro
|
9c1806ae46
build: Disable Visual Studio warning "conditional expression is constant"
|
před 5 roky |
Jay Satiro
|
0436d4438a
openssl: retrieve reported LibreSSL version at runtime
|
před 6 roky |
Jay Satiro
|
78cef06847
openssl: Revert to less sensitivity for SYSCALL errors
|
před 5 roky |
Daniel Stenberg
|
1f4e7dc661
openssl: improve error message for SYSCALL during connect
|
před 5 roky |
Daniel Stenberg
|
8686aab694
openssl: prevent recursive function calls from ctx callbacks
|
před 5 roky |
Daniel Stenberg
|
0ab38f5fd6
openssl: use strerror on SSL_ERROR_SYSCALL
|
před 5 roky |
Marcel Raad
|
527461285f
vtls: fix narrowing conversion warnings
|
před 5 roky |
Marcel Raad
|
367e4b3c4d
openssl: fix compiler warning with LibreSSL
|
před 5 roky |
Daniel Stenberg
|
a0f8fccb1e
openssl: fix warning with boringssl and SSL_CTX_set_min_proto_version
|
před 5 roky |
Daniel Stenberg
|
a56a47ac33
openssl: close_notify on the FTP data connection doesn't mean closure
|
před 5 roky |
Clément Notin
|
ffe34b7b59
openssl: use SSL_CTX_set_<min|max>_proto_version() when available
|
před 5 roky |
Clément Notin
|
9136542d33
openssl: indent, re-organize and add comments
|
před 5 roky |
Daniel Stenberg
|
3e8a9bfd17
openssl: build warning free with boringssl
|
před 5 roky |
Daniel Stenberg
|
ec3f6f1c36
source: remove names from source comments
|
před 5 roky |
Zenju
|
7e8f1916d6
openssl: define HAVE_SSL_GET_SHUTDOWN based on version number
|
před 5 roky |
Jay Satiro
|
3609ab3147
docs: Fix links to OpenSSL docs
|
před 5 roky |
Daniel Stenberg
|
c40eb3220c
openssl: disable engine if OPENSSL_NO_UI_CONSOLE is defined
|
před 5 roky |
Gergely Nagy
|
6c2b7d44e3
openssl: fix pubkey/signature algorithm detection in certinfo
|
před 5 roky |
Daniel Gustafsson
|
03a22a26c6
openssl: remove outdated comment
|
před 5 roky |
Daniel Gustafsson
|
8986d3c6f4
ftp: move ftp_ccc in under featureflag
|
před 5 roky |