Home
last modified time | relevance | path

Searched full:development (Results 1 – 25 of 34) sorted by relevance

12

/mbedtls-3.6.0/
DCONTRIBUTING.md18 …ow [our coding standards](https://mbed-tls.readthedocs.io/en/latest/kb/development/mbedtls-coding-…
25 …As a general rule, you should use the ["development" branch](https://github.com/Mbed-TLS/mbedtls/t…
33 …ility is maintained between different versions of Mbed TLS on the main development branch and in L…
35 …interface is required, all changes to the ABI or API, even on the main development branch where ne…
51 …ted to LTS branches in addition to the [development branch](https://github.com/Mbed-TLS/mbedtls/tr…
62 …le on the Mbed TLS website](https://mbed-tls.readthedocs.io/en/latest/kb/development/test_suites/).
72 It is advised to enable the [githooks scripts](https://github.com/Mbed-TLS/mbedtls/tree/development
82 1. A [ChangeLog](https://github.com/Mbed-TLS/mbedtls/blob/development/ChangeLog.d/00README.md) entr…
DREADME.md41 The main systems used for development are CMake and GNU Make. Those systems are always complete and…
51 … code. Python is also needed to integrate PSA drivers and to build the development branch (see nex…
52 * Perl to run the tests, and to generate some source files in the development branch.
57 ### Generated source files in the development branch
59development branch of Mbed TLS, but the generated files are included in official releases. This se…
228development branch of Mbed TLS, the Visual Studio solution files need to be generated first as des…
257 …s does Mbed TLS rely on?](https://mbed-tls.readthedocs.io/en/latest/kb/development/what-external-d…
DBRANCHES.md8 - The [`development`](https://github.com/Mbed-TLS/mbedtls/tree/development) branch:
106 - [`development`](https://github.com/Mbed-TLS/mbedtls/)
D.readthedocs.yaml20 if [ "$READTHEDOCS_VERSION" = "development" ]; then
DBUGS.md10 [maintained branch](BRANCHES.md): `master`, `development`,
DCMakeLists.txt63 option(GEN_FILES "Generate the auto-generated files as needed" OFF) # off in development
/mbedtls-3.6.0/scripts/
Dprepare_release.sh10 -u Prepare for development (undo the release preparation)
56 # GEN_FILES defaults on (non-empty) in development, off (empty) in releases
64 # GEN_FILES defaults on in development, off in releases
70 sed -i '/[Oo][Ff][Ff] in development/! s/^\( *option *( *GEN_FILES *"[^"]*" *\)\([A-Za-z0-9][A-Za…
Dcode_style.py184 parser.add_argument('-s', '--since', metavar='COMMIT', const='development', nargs='?',
186 ' (e.g. --since=HEAD~3 or --since=development). If no'
187 ' commit is specified, default to development.'))
Dtmp_ignore_makefiles.sh4 # git development
Doutput_env.sh10 # To print out all the relevant information about the development environment.
Dconfig.py12 # Python 3.4. The version in development may only use more recent features
207 'MBEDTLS_SSL_RECORD_SIZE_LIMIT', # in development, currently breaks other tests
/mbedtls-3.6.0/docs/
Dpsa-driver-example-and-guide.md1 # PSA Cryptoprocessor driver development examples
5 …m. The [PSA Driver Interface](https://github.com/Mbed-TLS/mbedtls/blob/development/docs/proposed/p…
6development/docs/proposed/psa-driver-developer-guide.md) Guide describes the deliverables for writ…
20 …r the specific [key location](https://github.com/Mbed-TLS/mbedtls/blob/development/docs/proposed/p…
39 …mbedtls/blob/development/docs/proposed/psa-driver-developer-guide.md) and [integration](https://gi…
46development/scripts/data_files/driver_jsons/mbedtls_test_transparent_driver.json) or [`mbedtls_tes…
Dredirects.yaml5 # 'development' branch. This is because the API token (RTD_TOKEN) is not
11 to_url: /projects/api/en/development/
/mbedtls-3.6.0/docs/architecture/
Dtls13-support.md11 The development of the TLS 1.3 protocol is based on the TLS 1.3 prototype
13 itself based on a version of the development branch that we aim to keep as
15 development branch into the prototype. The section "Prototype upstreaming
203 (https://mbed-tls.readthedocs.io/en/latest/kb/development/mbedtls-coding-standards). They have been
271 development.
Dalternative-implementations.md41 See https://mbed-tls.readthedocs.io/en/latest/kb/development/hw_acc_guidelines for a more detailed …
Dpsa-crypto-implementation-structure.md107 …ming PSA standard. The PSA Cryptography working group and the Mbed TLS development team communicat…
/mbedtls-3.6.0/docs/proposed/
DREADME3 implemented. Please follow activity on the `development` branch of
Dpsa-driver-integration-guide.md5 …current state of drivers Mbed TLS, see our [PSA Cryptoprocessor driver development examples](../ps…
Dpsa-driver-wrappers-codegen-migration-guide.md7 …current state of drivers Mbed TLS, see our [PSA Cryptoprocessor driver development examples](../ps…
Dpsa-driver-developer-guide.md5 …current state of drivers Mbed TLS, see our [PSA Cryptoprocessor driver development examples](../ps…
/mbedtls-3.6.0/.github/
Dpull_request_template.md19 Please refer to the [contributing guidelines](https://github.com/Mbed-TLS/mbedtls/blob/development/…
/mbedtls-3.6.0/docs/architecture/psa-migration/
Doutcome-analysis.sh54 git checkout $(git merge-base HEAD development)
Dpsa-limitations.md51 verify the strength of these parameters. This led to the development of RFC
/mbedtls-3.6.0/docs/architecture/testing/
Dtest-framework.md9 See <https://mbed-tls.readthedocs.io/en/latest/kb/development/test_suites>
/mbedtls-3.6.0/programs/
DREADME.md101 ## Development utilities

12