Lines Matching full:tls
18 …an and readable style, and must follow [our coding standards](https://mbed-tls.readthedocs.io/en/l…
24 …](https://github.com/Mbed-TLS/mbedtls/issues) or [start a discussion](https://lists.trustedfirmwar…
25 …TLS repository on GitHub](https://github.com/Mbed-TLS/mbedtls) to start making your changes. As a …
27 … fixing may be necessary. See our [review process guidelines](https://mbed-tls.readthedocs.io/en/l…
33 …e this, API compatibility is maintained between different versions of Mbed TLS on the main develop…
43 Mbed TLS maintains several LTS (Long Term Support) branches, which are maintained continuously for …
51 …S branches in addition to the [development branch](https://github.com/Mbed-TLS/mbedtls/tree/develo…
60 Mbed TLS includes a comprehensive set of test suites in the `tests/` directory that are dynamically…
62 …scribing how to add additional tests is available on the Mbed TLS website](https://mbed-tls.readth…
72 It is advised to enable the [githooks scripts](https://github.com/Mbed-TLS/mbedtls/tree/development…
76 Mbed TLS is well documented, but if you think documentation is needed, speak out!
81 1. If a [Knowledge Base (KB)](https://mbed-tls.readthedocs.io/en/latest/kb/) article should be adde…
82 1. A [ChangeLog](https://github.com/Mbed-TLS/mbedtls/blob/development/ChangeLog.d/00README.md) entr…
87 Unless specifically indicated otherwise in a file, Mbed TLS files are provided under a dual [Apache…
93 …ld be noted in a comment at the top of the file in the form: "Copyright The Mbed TLS Contributors".