Searched +full:branches +full:- +full:ignore (Results 1 – 17 of 17) sorted by relevance
/openthread-3.5.0/.github/workflows/ |
D | makefile-check.yml | 33 branches-ignore: 34 - 'dependabot/**' 36 branches: 37 - 'main' 40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent… 41 cancel-in-progress: true 43 permissions: # added using https://github.com/step-security/secure-workflows 47 makefile-check: 48 runs-on: ubuntu-20.04 50 - name: Harden Runner [all …]
|
D | size.yml | 33 branches-ignore: 34 - 'dependabot/**' 36 branches: 37 - 'main' 40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent… 41 cancel-in-progress: true 48 size-report: 49 runs-on: ubuntu-20.04 51 - name: Harden Runner 52 uses: step-security/harden-runner@8ca2b8b2ece13480cda6dacd3511b49857a23c09 # v2.5.1 [all …]
|
D | otci.yml | 33 branches-ignore: 34 - 'dependabot/**' 36 branches: 37 - 'main' 40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent… 41 cancel-in-progress: true 43 permissions: # added using https://github.com/step-security/secure-workflows 48 cli-sim: 49 name: cli-sim VIRTUAL_TIME=${{ matrix.virtual_time }} 50 runs-on: ubuntu-20.04 [all …]
|
D | docker.yml | 33 branches-ignore: 34 - 'dependabot/**' 36 branches: 37 - 'main' 40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent… 41 cancel-in-progress: true 43 permissions: # added using https://github.com/step-security/secure-workflows 49 name: buildx-${{ matrix.docker_name }} 50 runs-on: ubuntu-20.04 52 fail-fast: false [all …]
|
D | unit.yml | 33 branches-ignore: 34 - 'dependabot/**' 36 branches: 37 - 'main' 40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent… 41 cancel-in-progress: true 43 permissions: # added using https://github.com/step-security/secure-workflows 48 tcplp-buffering: 49 runs-on: ubuntu-20.04 51 - name: Harden Runner [all …]
|
D | toranj.yml | 33 branches-ignore: 34 - 'dependabot/**' 36 branches: 37 - 'main' 40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent… 41 cancel-in-progress: true 48 toranj-ncp: 49 name: toranj-ncp-${{ matrix.TORANJ_RADIO }} 50 runs-on: ubuntu-20.04 52 fail-fast: false [all …]
|
D | otns.yml | 33 branches-ignore: 34 - 'dependabot/**' 36 branches: 37 - 'main' 40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent… 41 cancel-in-progress: true 51 permissions: # added using https://github.com/step-security/secure-workflows 58 runs-on: ubuntu-22.04 60 - name: Harden Runner 61 uses: step-security/harden-runner@8ca2b8b2ece13480cda6dacd3511b49857a23c09 # v2.5.1 [all …]
|
D | otbr.yml | 33 branches-ignore: 34 - 'dependabot/**' 36 branches: 37 - 'main' 40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent… 41 cancel-in-progress: true 48 backbone-router: 49 runs-on: ubuntu-20.04 65 - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0 68 - name: Build OTBR Docker [all …]
|
D | posix.yml | 33 branches-ignore: 34 - 'dependabot/**' 36 branches: 37 - 'main' 40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent… 41 cancel-in-progress: true 48 expects-linux: 49 runs-on: ubuntu-20.04 51 CFLAGS: -DCLI_COAP_SECURE_USE_COAP_DEFAULT_HANDLER=1 -DOPENTHREAD_CONFIG_MLE_MAX_CHILDREN=15 52 CXXFLAGS: -DCLI_COAP_SECURE_USE_COAP_DEFAULT_HANDLER=1 -DOPENTHREAD_CONFIG_MLE_MAX_CHILDREN=15 [all …]
|
D | simulation-1.2.yml | 33 branches-ignore: 34 - 'dependabot/**' 36 branches: 37 - 'main' 40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent… 41 cancel-in-progress: true 43 permissions: # added using https://github.com/step-security/secure-workflows 48 thread-1-3: 49 name: thread-1-3-${{ matrix.compiler.c }}-${{ matrix.arch }} 50 runs-on: ubuntu-20.04 [all …]
|
D | simulation-1.1.yml | 33 branches-ignore: 34 - 'dependabot/**' 36 branches: 37 - 'main' 40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent… 41 cancel-in-progress: true 48 packet-verification: 49 runs-on: ubuntu-20.04 57 - name: Harden Runner 58 uses: step-security/harden-runner@8ca2b8b2ece13480cda6dacd3511b49857a23c09 # v2.5.1 [all …]
|
D | build.yml | 33 branches-ignore: 34 - 'dependabot/**' 36 branches: 37 - 'main' 40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent… 41 cancel-in-progress: true 49 runs-on: ubuntu-22.04 51 - name: Harden Runner 52 uses: step-security/harden-runner@8ca2b8b2ece13480cda6dacd3511b49857a23c09 # v2.5.1 54 egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs [all …]
|
/openthread-3.5.0/third_party/mbedtls/repo/library/ |
D | ssl_srv.c | 2 * SSLv3/TLSv1 server-side functions 5 * SPDX-License-Identifier: Apache-2.0 11 * http://www.apache.org/licenses/LICENSE-2.0 55 if( ssl->conf->endpoint != MBEDTLS_SSL_IS_SERVER ) in mbedtls_ssl_set_client_transport_id() 58 mbedtls_free( ssl->cli_id ); in mbedtls_ssl_set_client_transport_id() 60 if( ( ssl->cli_id = mbedtls_calloc( 1, ilen ) ) == NULL ) in mbedtls_ssl_set_client_transport_id() 63 memcpy( ssl->cli_id, info, ilen ); in mbedtls_ssl_set_client_transport_id() 64 ssl->cli_id_len = ilen; in mbedtls_ssl_set_client_transport_id() 74 conf->f_cookie_write = f_cookie_write; in mbedtls_ssl_conf_dtls_cookies() 75 conf->f_cookie_check = f_cookie_check; in mbedtls_ssl_conf_dtls_cookies() [all …]
|
D | ssl_msg.c | 6 * SPDX-License-Identifier: Apache-2.0 12 * http://www.apache.org/licenses/LICENSE-2.0 69 if( ssl->f_set_timer == NULL ) in mbedtls_ssl_set_timer() 73 ssl->f_set_timer( ssl->p_timer, millisecs / 4, millisecs ); in mbedtls_ssl_set_timer() 77 * Return -1 is timer is expired, 0 if it isn't. 81 if( ssl->f_get_timer == NULL ) in mbedtls_ssl_check_timer() 84 if( ssl->f_get_timer( ssl->p_timer ) == 2 ) in mbedtls_ssl_check_timer() 87 return( -1 ); in mbedtls_ssl_check_timer() 112 if( ssl->conf->transport == MBEDTLS_SSL_TRANSPORT_STREAM ) in mbedtls_ssl_check_record() 129 if( ssl->transform_in != NULL ) in mbedtls_ssl_check_record() [all …]
|
D | ecp.c | 5 * SPDX-License-Identifier: Apache-2.0 11 * http://www.apache.org/licenses/LICENSE-2.0 24 * GECC = Guide to Elliptic Curve Cryptography - Hankerson, Menezes, Vanstone 25 * FIPS 186-3 http://csrc.nist.gov/publications/fips/fips186-3/fips_186-3.pdf 29 * [Curve25519] http://cr.yp.to/ecdh/curve25519-20060209.pdf 31 * [2] CORON, Jean-S'ebastien. Resistance against differential power analysis 33 * Embedded Systems. Springer Berlin Heidelberg, 1999. p. 292-302. 34 * <http://link.springer.com/chapter/10.1007/3-540-48059-5_25> 56 * - The alternative implementation must be activated by 59 * - mbedtls_internal_ecp_free() must \b only be called when the alternative [all …]
|
/openthread-3.5.0/third_party/mbedtls/repo/tests/scripts/ |
D | all.sh | 6 # SPDX-License-Identifier: Apache-2.0 12 # http://www.apache.org/licenses/LICENSE-2.0 27 # ------- 32 # --------------- 44 # * Basic Unix tools (Windows users note: a Unix-style find must be before 51 # * arm-gcc and mingw-gcc 52 # * ArmCC 5 and ArmCC 6, unless invoked with --no-armcc 62 # The behavior on an error depends on whether --keep-going (alias -k) 64 # * Without --keep-going: the script stops on the first error without 67 # * With --keep-going: the script runs all requested components and [all …]
|
/openthread-3.5.0/third_party/mbedtls/repo/ |
D | ChangeLog | 3 = mbed TLS 2.28.0 branch released 2021-12-17 11 * Sign-magnitude and one's complement representations for signed integers are 16 which allowed SHA-1 in the default TLS configuration for certificate 18 with SHA-1 certificates. SHA-1 is considered a weak message digest and 27 supported on GCC-like compilers and on MSVC and can be configured through 44 man-in-the-middle to inject fake ciphertext into a DTLS connection. 49 * Fix a double-free that happened after mbedtls_ssl_set_session() or 58 The check was accidentally not performed when cross-compiling for Windows 70 * Fix mbedtls_cipher_crypt: AES-ECB when MBEDTLS_USE_PSA_CRYPTO is enabled. 71 * Failures of alternative implementations of AES or DES single-block [all …]
|