Searched refs:report (Results 1 – 25 of 29) sorted by relevance
12
/openssl/util/ |
H A D | check-format.pl | 318 sub report { subroutine 504 report("unexpected '}'"); 514 report("code after (expr)") 527 report("unclosed '$symbol' in $position"); 634 report("missing space before '/*'") 775 report("missing space before '$2'") 830 report("space after function/macro name") 862 report("code before '}'"); 872 report("unexpected 'else'"); 894 report("code before '}'"); [all …]
|
/openssl/.github/ISSUE_TEMPLATE/ |
H A D | bug_report.md | 2 name: Bug report 3 labels: 'issue: bug report' 9 Thank you for your bug report. If this is your first one,
|
H A D | documentation.md | 8 Thank you for taking the time to report a documentation issue.
|
/openssl/ |
H A D | SUPPORT.md | 18 *NOTE: this section assumes that you want to report it or figure it out and 40 If you wish to report a bug, please open an [issue][github-issues] on GitHub
|
H A D | CONTRIBUTING.md | 12 To request a new feature, ask a question, or report a bug,
|
/openssl/.github/workflows/ |
H A D | style-checks.yml | 36 echo "::group::Style report for commits $REFSTART..$REFEND"
|
/openssl/dev/release-aux/ |
H A D | openssl-announce-pre-release.tmpl | 40 To report a bug, open an issue on GitHub:
|
/openssl/doc/man3/ |
H A D | OSSL_LIB_CTX_set_conf_diagnostics.pod | 19 of configuration data can report errors that would otherwise be ignored. In
|
H A D | SSL_CTX_set_mode.pod | 41 Allow SSL_write_ex(..., n, &r) to return with 0 < r < n (i.e. report success 44 report success once the complete chunk was written. Once SSL_write_ex() or
|
H A D | ERR_put_error.pod | 129 other pieces of software, i.e. they may use B<ERR_LIB_SYS> to report system 152 Although a library will normally report errors using its own specific
|
H A D | SSL_get_shared_sigalgs.pod | 39 These functions are typically called for debugging purposes (to report
|
H A D | OSSL_trace_enabled.pod | 266 report the categories as disabled, and all other functions will do
|
H A D | BIO_sendmmsg.pod | 83 system does not report a local address for a specific received message, the
|
/openssl/external/perl/Text-Template-1.56/ |
H A D | Changes | 129 Note that the default message used to report the line number at which the 142 - Note that the default message used to report the line number at which the 158 - Error messages passed to BROKEN subroutines will now report the correct 176 - Error messages passed to BROKEN subroutines will now report the correct
|
/openssl/doc/man1/ |
H A D | openssl-version.pod.in | 108 in a bug report.
|
H A D | openssl-s_time.pod.in | 152 options B<before> submitting a bug report to an OpenSSL mailing list.
|
H A D | openssl-s_client.pod.in | 985 options B<before> submitting a bug report to an OpenSSL mailing list. 1068 The B<-prexit> option is a bit of a hack. We should really report
|
/openssl/doc/designs/ddd/ |
H A D | WINDOWS.md | 38 whereas IOCPs report *completion of an operation*. For example, in the IOCP
|
H A D | README.md | 53 [A report is available](REPORT.md) on the results of the DDD process following
|
H A D | REPORT.md | 338 This report concludes the DDD process for the single-stream QUIC client API
|
/openssl/doc/designs/quic-design/ |
H A D | error-handling.md | 101 the same error stack entries to report to the user.
|
H A D | quic-api-ssl-funcs.md | 88 what ciphers we report as being in use. 933 object available for immediate reading. For QUIC, we can just make this report
|
/openssl/doc/man7/ |
H A D | ossl-guide-tls-server-block.pod | 271 handshake (or detect and report a failure) before returning. 294 Once the client closes its connection, we report the number of bytes sent to
|
/openssl/test/ |
H A D | README.md | 61 To report a bug please open an issue on GitHub, at
|
/openssl/include/openssl/ |
H A D | crypto.h.in | 270 * macros. This is because the old functions either could not properly report
|
Completed in 55 milliseconds
12