Lines Matching +full:fixed +full:- +full:links
8 -------------------------------------------------
10 In this case the [openssl-users] mailing list is the right place for you.
13 An overview over the [mailing lists](#mailing-lists) can be found below.
16 ----------------------------
25 - Search the mailing lists and/or the GitHub issues to find out whether
27 - Download the latest version from the repository to see if the problem
29 - Configure without assembler support (`no-asm`) and check whether the
31 - Remove compiler optimization flags.
36 [openssl-users] mailing list first.
40 If you wish to report a bug, please open an [issue][github-issues] on GitHub
43 - OpenSSL version: output of `openssl version -a`
44 - Configuration data: output of `perl configdata.pm --dump`
45 - OS Name, Version, Hardware platform
46 - Compiler Details (name, version)
47 - Application Details (name, version)
48 - Problem Description (steps that will reproduce the problem, if known)
49 - Stack Traceback (if the application dumps core)
56 The fastest way to get a bug fixed is to fix it yourself ;-). If you are
69 - [openssl-users] for general questions about using the OpenSSL software
72 - [openssl-announce] for official announcements to the OpenSSL community.
74 - [openssl-project] for discussion about the development roadmap
77 Only subscribers can post to [openssl-users] or [openssl-project]. The
81 There was an [openssl-dev] list that has been discontinued since development
85 <!-- Links -->
88 [openssl-users]: https://mta.openssl.org/mailman/listinfo/openssl-users
89 [openssl-announce]: https://mta.openssl.org/mailman/listinfo/openssl-announce
90 [openssl-project]: https://mta.openssl.org/mailman/listinfo/openssl-project
91 [openssl-dev]: https://mta.openssl.org/mailman/listinfo/openssl-dev
92 [github-issues]: https://github.com/openssl/openssl/issues/new/choose