Home
last modified time | relevance | path

Searched full:branches (Results 1 – 25 of 42) sorted by relevance

12

/openthread-latest/third_party/mbedtls/repo/
DCONTRIBUTING.md13 - [Backports](#long-term-support-branches): provide a backport if needed (it's fine to wait until t…
33 …n development branch and in LTS (Long Term Support) branches, as described in [BRANCHES.md](BRANCH…
41 Long Term Support Branches
43branches, which are maintained continuously for a given period. The LTS branches are provided to a…
45 When backporting to these branches please observe the following rules:
51 It would be highly appreciated if contributions are backported to LTS branches in addition to the […
53 The list of maintained branches can be found in the [Current Branches section
54 of BRANCHES.md](BRANCHES.md#current-branches).
DBRANCHES.md1 # Maintained branches
3 At any point in time, we have a number of maintained branches, currently consisting of:
12 - One or more long-time support (LTS) branches: these only get bug fixes and
13 security fixes. Currently, the supported LTS branches are:
17 We retain a number of historical branches, whose names are prefixed by `archive/`,
19 These branches will not receive any changes or updates.
25 ABI compatibility within LTS branches; see the next section for details.
88 ## Long-time support branches
90 For the LTS branches, additionally we try very hard to also maintain ABI
102 ## Current Branches
[all …]
DSECURITY.md16 ## Maintained branches
18 Only the maintained branches, as listed in [`BRANCHES.md`](BRANCHES.md),
D.travis.yml10 branches:
DBUGS.md10 [maintained branch](BRANCHES.md): `main`, `development`,
/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dconstant_time.h14 /** Constant-time buffer comparison without branches.
22 * This function can be used to write constant-time code by replacing branches
/openthread-latest/.github/workflows/
Dmakefile-check.yml33 branches-ignore:
36 branches:
Dsize.yml33 branches-ignore:
36 branches:
Dcodeql.yml33 branches: [ "main" ]
35 branches: [ "main" ]
Dotci.yml33 branches-ignore:
36 branches:
Ddocker.yml33 branches-ignore:
36 branches:
Dunit.yml33 branches-ignore:
36 branches:
Dotns.yml33 branches-ignore:
36 branches:
Dtoranj.yml33 branches-ignore:
36 branches:
Dversion.yml33 branches:
Dotbr.yml33 branches-ignore:
36 branches:
Dfuzz.yml33 branches:
Dposix.yml33 branches-ignore:
36 branches:
Dscorecards.yml43 branches: [ "main" ]
Dsimulation-1.1.yml33 branches-ignore:
36 branches:
Dsimulation-1.4.yml33 branches-ignore:
36 branches:
Dbuild.yml33 branches-ignore:
36 branches:
/openthread-latest/src/include/common/
Dcode_utils.hpp91 …* Checks for the specified status, which is expected to commonly be successful, and branches to th…
107 * branches to the local label 'exit' if the condition is false.
123 * Unconditionally executes @a ... and branches to the local label 'exit'.
/openthread-latest/examples/platforms/utils/
Dcode_utils.h39 * commonly be true, and branches to the local label 'exit' if the
55 * commonly be true, and both executes @p anAction and branches to
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dtest_psa_compliance.py35 #pylint: disable=too-many-branches,too-many-statements,too-many-locals

12