Searched +full:open +full:- +full:pull +full:- +full:requests +full:- +full:limit (Results 1 – 4 of 4) sorted by relevance
31 - package-ecosystem: "github-actions"35 commit-message:36 prefix: "github-actions"37 rebase-strategy: "disabled"38 open-pull-requests-limit: 1
1 /*-4 * Copyright (c) 2007-2008,20106 * Copyright (c) 2009-2010 Lawrence Stewart <lstewart@freebsd.org>8 * Copyright (c) 2010-2011 Juniper Networks, Inc.61 * While looking at the routing entry, we also initialize other path-dependent62 * parameters from pre-set or cached values in the routing entry.67 * are present. Store the upper limit of the length of options plus118 tp->ccv->bytes_this_ack = BYTES_THIS_ACK(tp, th); in cc_ack_received()119 if (tp->snd_cwnd <= tp->snd_wnd) in cc_ack_received()120 tp->ccv->flags |= CCF_CWND_LIMITED; in cc_ack_received()[all …]
37 * Spinel is a host-controller protocol designed to enable38 * inter-operation over simple serial connections between general purpose39 * device operating systems (OS) host and network co-processors (NCP) for42 * ---------------------------------------------------------------------------48 * - A header byte49 * - A command (up to three bytes)50 * - An optional command payload52 * +---------+--------+-----+-------------+53 * | Octets: | 1 | 1-3 | n |54 * +---------+--------+-----+-------------+[all …]
3 = mbed TLS 2.28.0 branch released 2021-12-1711 * Sign-magnitude and one's complement representations for signed integers are16 which allowed SHA-1 in the default TLS configuration for certificate18 with SHA-1 certificates. SHA-1 is considered a weak message digest and27 supported on GCC-like compilers and on MSVC and can be configured through44 man-in-the-middle to inject fake ciphertext into a DTLS connection.49 * Fix a double-free that happened after mbedtls_ssl_set_session() or58 The check was accidentally not performed when cross-compiling for Windows70 * 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 …]