Searched refs:warning (Results 1 – 25 of 27) sorted by relevance
12
/openssl/include/internal/ |
H A D | ktls.h | 16 # warning "KTLS requires Kernel Headers >= 4.13.0" 17 # warning "Skipping Compilation of KTLS" 219 # warning "KTLS requires Kernel Headers >= 4.17.0 for receiving" 220 # warning "Skipping Compilation of KTLS receive data path" 226 # warning "KTLS requires Kernel Headers >= 5.19.0 for zerocopy sendfile" 227 # warning "Skipping Compilation of KTLS zerocopy sendfile"
|
/openssl/doc/man3/ |
H A D | SSL_alert_type_string.pod | 38 A warning alert is sent, when a non-fatal error condition occurs. The 39 "close notify" alert is sent as a warning alert. Other examples for 41 "unsupported certificate"), for which a warning alert may be sent. 43 receiving side may cancel the connection on reception of a warning 56 =item "W"/"warning" 74 The connection shall be closed. This is a warning alert. 201 by a close_notify. This message is generally a warning. 215 point. This message is always a warning.
|
H A D | SSL_set_fd.pod | 55 compiler warning (conversion from 'SOCKET' to 'int', possible loss of data) when 56 passing the socket handle to SSL_set_*fd(). For the time being, this warning can
|
H A D | SSL_CTX_set_tlsext_servername_callback.pod | 54 However, the handshake will continue and send a warning alert instead. The value 57 warning alerts, so if TLSv1.3 has been negotiated then this return value is
|
H A D | OSSL_CMP_log_open.pod | 76 level, such that error, warning, info, debug, etc. can be treated differently.
|
H A D | CONF_modules_load_file.pod | 80 applications. For example in some cases an error may simply print out a warning
|
H A D | OSSL_trace_enabled.pod | 115 Unless I<full> is nonzero, the length is limited (with a suitable warning)
|
H A D | SSL_CTX_set_options.pod | 427 server with a B<no_renegotiation> warning alert if TLS v1.0 is used or a fatal
|
/openssl/doc/internal/man3/ |
H A D | OSSL_DEPRECATED.pod | 19 deprecated, and will be displayed with the deprecation warning message, 24 with the deprecation warning along with the OpenSSL version number, for
|
H A D | ossl_cmp_print_log.pod | 57 ossl_cmp_debug() output a simple alert/error/warning/info/debug message
|
H A D | OPTIONS.pod | 91 By declaring the variable as an C<OPTION_CHOICE>, with the right warning
|
/openssl/test/ |
H A D | build_wincrypt_test.c | 28 # warning "wincrypt.h no longer defining X509_NAME before OpenSSL headers"
|
H A D | README.ssltest.md | 72 `close_notify`). Warning alert expectations are not yet supported. (A warning
|
/openssl/doc/man1/ |
H A D | openssl-rehash.pod.in | 69 full SHA-1 fingerprint. A warning will be displayed if a duplicate 72 A warning will also be displayed if there are files that
|
H A D | openssl-dhparam.pod.in | 78 displays a warning if not.
|
H A D | openssl-s_server.pod.in | 457 On servername mismatch send fatal alert (default: warning alert). 815 and a warning is shown. Note that KTLS sendfile on FreeBSD always runs in the
|
H A D | openssl-verification-options.pod | 629 then the SSL client bit is tolerated as an alternative but a warning is shown.
|
/openssl/external/perl/Text-Template-1.56/ |
H A D | Changes | 26 - Fix possible 'Subroutine ... redefined' warning (Github #10) 87 - A spurious warning is no longer emitted when the TYPE parameter to ->new 217 particular, Text::Template no longer generates a warning if you try to
|
/openssl/engines/ |
H A D | e_afalg.c | 34 # warning "AFALG ENGINE requires Kernel Headers >= 4.1.0" 35 # warning "Skipping Compilation of AFALG engine"
|
/openssl/apps/lib/ |
H A D | apps.c | 2791 static int warning = 1; in app_tminterval() local 2814 if (usertime && warning) { in app_tminterval() 2817 warning = 0; in app_tminterval() 2850 static int warning = 1; in app_tminterval() local 2852 if (usertime && warning) { in app_tminterval() 2855 warning = 0; in app_tminterval()
|
/openssl/.github/workflows/ |
H A D | os-zoo.yml | 32 # warning on new fortify-headers with gcc
|
/openssl/doc/HOWTO/ |
H A D | documenting-functions-and-macros.md | 35 a warning about that.
|
/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_ccm_hw_s390x.inc | 60 /* Suppress 'type-punned pointer dereference' warning. */
|
/openssl/Configurations/ |
H A D | descrip.mms.tmpl | 1427 # themselves. So we need to silence the warning about multiply defined 1455 @ ! fault or warning. 1458 @ ! or warning, make sure to restore the linking status.
|
/openssl/include/openssl/ |
H A D | cmp.h.in | 189 * -- this message contains a warning that a revocation is
|
Completed in 54 milliseconds
12