Home
last modified time | relevance | path

Searched +full:ipv4 +full:- +full:no +full:- +full:config +full:- +full:for +full:- +full:cpp (Results 1 – 22 of 22) sorted by relevance

/third_party/grpc/test/cpp/naming/
Dresolver_test_record_groups.yaml1 resolver_tests_common_zone_name: resolver-tests-version-4.grpctestingexp.
3 # Tests for which we enable SRV queries
4 - expected_addrs:
5 - {address: '5.5.5.5:443', is_balancer: false}
13 record_to_resolve: no-srv-ipv4-single-target
15 no-srv-ipv4-single-target:
16 - {TTL: '2100', data: 5.5.5.5, type: A}
17 - expected_addrs:
18 - {address: '1.2.3.4:1234', is_balancer: true}
26 record_to_resolve: srv-ipv4-single-target
[all …]
Dresolver_component_tests_runner.py8 # http://www.apache.org/licenses/LICENSE-2.0
13 # See the License for the specific language governing permissions and
16 # This file is auto-generated
28 argp = argparse.ArgumentParser(description='Run c-ares resolver tests')
29 argp.add_argument('--test_bin_path', default=None, type=str,
31 argp.add_argument('--dns_server_bin_path', default=None, type=str,
33 argp.add_argument('--records_config_path', default=None, type=str,
35 'specifies records for the DNS sever. '))
36 argp.add_argument('--dns_server_port', default=None, type=int,
38 argp.add_argument('--dns_resolver_bin_path', default=None, type=str,
[all …]
Daddress_sorting_test.cc9 * http://www.apache.org/licenses/LICENSE-2.0
14 * See the License for the specific language governing permissions and
33 #include "test/cpp/util/subprocess.h"
34 #include "test/cpp/util/test_config.h"
112 memcpy(&dest_addr_as_resolved_addr.addr, dest_addr, dest_addr->len); in GetSourceAddr()
113 dest_addr_as_resolved_addr.len = dest_addr->len; in GetSourceAddr()
123 TestAddressToGrpcResolvedAddress(it->second); in GetSourceAddr()
124 memcpy(source_addr->addr, &source_addr_as_resolved_addr.addr, in GetSourceAddr()
126 source_addr->len = source_addr_as_resolved_addr.len; in GetSourceAddr()
131 // user provided test config
[all …]
/third_party/nghttp2/
DREADME.rst1 nghttp2 - HTTP/2 C Library
9 proxy. We have also developed load test and benchmarking tools for
20 ------------------
23 HTTP/2 and `RFC 7541 <https://tools.ietf.org/html/rfc7541>`_ HPACK -
24 Header Compression for HTTP/2
27 (https://github.com/tatsuhiro-t/spdylay) project.
30 ------------------
37 This endpoint supports ``h2``, ``h2-16``, ``h2-14``, and
38 ``http/1.1`` via ALPN/NPN and requires TLSv1.2 for HTTP/2
46 ------------
[all …]
/third_party/python/
Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.69 for python 3.10.
8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
13 ## -------------------- ##
15 ## -------------------- ##
18 DUALCASE=1; export DUALCASE # for MKS sh
19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
24 alias -g '${1+"$@"}'='"$@"'
27 case `(set -o) 2>/dev/null` in #(
[all …]
Dconfigure.ac2 dnl * Please run autoreconf -if to test your changes! *
5 dnl Python's configure script requires autoconf 2.69 and autoconf-archive.
18 [AC_MSG_ERROR([Please install autoconf-archive package and re-run autoreconf])]
22 if test "$srcdir" != . -a "$srcdir" != "$(pwd)"; then
23 # If we're building out-of-tree, we need to make sure the following
25 # Objects/ -> typeslots.inc
26 # Include/ -> Python.h
27 # Python/ -> importlib.h
29 # regenerated when building out-of-tree, regardless of whether or not
30 # the $srcdir counterpart is up-to-date. This is an acceptable trade
[all …]
/third_party/NuttX/
DReleaseNotes4 This file contains are the release notes for the NuttX (and apps) packages
5 for every release. The text is just as was written at the time of release
12 repository, a GIT lightweight tag has been applied for each release. The
13 tag name is the release name (for example, the release 6.27 has tag name
14 "nuttx-6.27").
16 NuttX-0.1.0
17 -----------
20 with support for the Linux user mode simulation and the TI TMS320C5471
21 (Arm7) processor. Partial support for the 87C52 is included.
23 This release has been verified on both the Linux user-mode and C5471
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
DChangeLog1 ChangeLog for wpa_supplicant
3 2019-08-07 - v2.9
5 - disable use of groups using Brainpool curves
6 - improved protection against side channel attacks
7 [https://w1.fi/security/2019-6/]
8 * EAP-pwd changes
9 - disable use of groups using Brainpool curves
10 - allow the set of groups to be configured (eap_pwd_groups)
11 - improved protection against side channel attacks
12 [https://w1.fi/security/2019-6/]
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
DChangeLog1 ChangeLog for wpa_supplicant
3 2022-01-16 - v2.10
5 - improved protection against side channel attacks
6 [https://w1.fi/security/2022-1/]
7 - added support for the hash-to-element mechanism (sae_pwe=1 or
10 - fixed PMKSA caching with OKC
11 - added support for SAE-PK
12 * EAP-pwd changes
13 - improved protection against side channel attacks
14 [https://w1.fi/security/2022-1/]
[all …]
/third_party/gstreamer/gstplugins_bad/
DChangeLog3 2022-06-15 23:36:18 +0100 Tim-Philipp Müller <tim@centricular.com>
7 * gst-plugins-bad.doap:
11 2022-06-15 23:36:10 +0100 Tim-Philipp Müller <tim@centricular.com>
14 Update ChangeLogs for 1.20.3
16 2022-06-09 23:19:24 +0900 Seungha Yang <seungha@centricular.com>
18 * sys/d3d11/gstd3d11decoder.cpp:
19 d3d11decoder: Fix for alternate interlacing signalling
22 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2584>
24 2022-05-27 05:15:13 +1000 Jan Schmidt <jan@centricular.com>
26 * sys/androidmedia/gstamc-constants.h:
[all …]
/third_party/mbedtls/
DChangeLog3 = mbed TLS 3.1.0 branch released 2021-12-17
6 * New error code for GCM: MBEDTLS_ERR_GCM_BUFFER_TOO_SMALL.
10 * You can configure groups for a TLS key exchange with the new function
15 POSIX/Unix-like platforms.
18 * Sign-magnitude and one's complement representations for signed integers are
26 * Remove the partial support for running unit tests via Greentea on Mbed OS,
30 * Enable support for Curve448 via the PSA API. Contributed by
37 supported on GCC-like compilers and on MSVC and can be configured through
39 (where supported) for critical functions where ignoring the return
41 MBEDTLS_CHECK_RETURN_WARNING to get warnings for other functions. This
[all …]
/third_party/gstreamer/gstplugins_base/
DChangeLog3 2022-06-15 23:36:18 +0100 Tim-Philipp Müller <tim@centricular.com>
7 * gst-plugins-base.doap:
11 2022-06-15 23:36:10 +0100 Tim-Philipp Müller <tim@centricular.com>
14 Update ChangeLogs for 1.20.3
16 2022-05-25 02:10:30 +0900 Seungha Yang <seungha@centricular.com>
19 playbin3: Configure combiner on pad-added if needed
21 streams-selected message is posted.
22 The condition can cause a situation where playbin3 links non-existing
23 combiner/playsink pads (since streams-selected is not posted yet) with
24 new decodebin output pad. This commit will re-check selected/active
[all …]
/third_party/node/doc/api/
Dall.json8 …"desc": "<p>Welcome to the official API reference documentation for Node.js!</p>\n<p>Node.js is a …
13 …hub.com/nodejs/node/blob/HEAD/CONTRIBUTING.md\">the contributing guide</a> for directions on how t…
21- Deprecated. The feature may emit warnings. Backward\ncompatibility is not guaranteed.</p>\n</blo…
26 "desc": "<!-- STABILITY_OVERVIEW_SLOT_BEGIN -->\n<!-- STABILITY_OVERVIEW_SLOT_END -->",
39 …l</code> document has a corresponding <code>.json</code> document. This is for IDEs\nand other uti…
58-linked shared objects written in C++. The\n<a href=\"modules.html#modules_require_id\"><code>requ…
63-js\">module.exports.hello = () => 'world';\n</code></pre>\n<p>First, create the file <code>hello.…
66 "textRaw": "Context-aware addons",
67 "name": "context-aware_addons",
68For example, the <a href=\"https://electronjs.org/\">Electron</a> runtime runs multiple\ninstances…
[all …]
Dall.html4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width">
6 <meta name="nodejs.org:node-version" content="v14.20.1">
13 <body class="alt apidoc" id="api-section-all">
22 <li><a href="documentation.html" class="nav-documentation">About this documentation</a></li>
23 <li><a href="synopsis.html" class="nav-synopsis">Usage and example</a></li>
27 <li><a href="assert.html" class="nav-assert">Assertion testing</a></li>
28 <li><a href="async_hooks.html" class="nav-async_hooks">Async hooks</a></li>
29 <li><a href="buffer.html" class="nav-buffer">Buffer</a></li>
30 <li><a href="addons.html" class="nav-addons">C++ addons</a></li>
[all …]
/third_party/grpc/test/cpp/end2end/
Dxds_end2end_test.cc9 * http://www.apache.org/licenses/LICENSE-2.0
14 * See the License for the specific language governing permissions and
56 #include "src/cpp/client/secure_credentials.h"
57 #include "src/cpp/server/secure_server_credentials.h"
61 #include "test/cpp/end2end/test_service_impl.h"
74 // - Send a serverlist with faulty ip:port addresses (port > 2^16, etc).
75 // - Test reception of invalid serverlist
76 // - Test against a non-LB server.
77 // - Random LB server closing the stream unexpectedly.
80 // - Handling of LB servers restart, including reconnection after backing-off
[all …]
/third_party/gstreamer/gstplugins_good/
DChangeLog3 2022-06-15 23:36:18 +0100 Tim-Philipp Müller <tim@centricular.com>
8 * gst-plugins-good.doap:
12 2022-06-15 23:36:10 +0100 Tim-Philipp Müller <tim@centricular.com>
15 Update ChangeLogs for 1.20.3
17 2022-05-18 10:23:15 +0300 Sebastian Dröge <sebastian@centricular.com>
19 * gst/matroska/matroska-demux.c:
20 … matroskademux: Avoid integer-overflow resulting in heap corruption in WavPack header handling code
25 Thanks to Adam Doupe for analyzing and reporting the issue.
26 CVE: CVE-2022-1920
27 https://gstreamer.freedesktop.org/security/sa-2022-0004.html
[all …]
/third_party/gstreamer/gstplugins_base/docs/random/
DChangeLog-0.81 2005-02-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4 Kick the hell out of gcc for not warning me about a symbol conflict.
6 2005-02-22 Luca Ognibene <luogni@tin.it>
8 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
18 2005-02-21 Tim-Philipp Müller <tim at centricular dot net>
28 2005-02-21 Maciej Katafiasz <mathrick@freedesktop.org>
36 2005-02-21 Jan Schmidt <thaytan@mad.scientist.com>
40 2005-02-20 Tim-Philipp Müller <tim at centricular dot net>
42 * gst-libs/gst/riff/riff-media.c:
44 Do actually fix invalid RIFF fmt header values for alaw
[all …]
/third_party/gstreamer/gstplugins_bad/docs/random/
DChangeLog-0.81 2005-09-02 Flavio Oliveira <flavio.oliveira@indt.org.br>
10 2005-08-31 Flavio Oliveira <flavio.oliveira@indt.org.br>
17 2005-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
67 all these plugins are moved to gst-plugins-ugly
69 2005-08-31 Michael Smith <msmith@fluendo.com>
79 2005-08-30 Jan Schmidt <thaytan@mad.scientist.com>
84 2005-08-30 Jan Schmidt <thaytan@mad.scientist.com>
90 2005-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
105 * ext/dv/demo-play.c:
212 * gst/avi/avi-ids.h:
[all …]
/third_party/chromium/patch/
D0001-cve.patch1 diff --git a/src/DEPS b/src/DEPS
3 --- a/src/DEPS
5 @@ -253,7 +253,7 @@ vars = {
6 # Three lines of non-changing comments so that
9 - 'angle_revision': '29b222a3c07c541cafa459ae6886134da3493a4b',
11 # Three lines of non-changing comments so that
14 @@ -292,7 +292,7 @@ vars = {
15 # Three lines of non-changing comments so that
18 - 'freetype_revision': '034e5dbf92ea3a7ea7c9322e47a3a50ff23f7b55',
20 # Three lines of non-changing comments so that
[all …]
/third_party/node/doc/changelogs/
DCHANGELOG_V8.md3 <!--lint disable prohibited-strings-->
4 <!--lint disable maximum-line-length-->
5 <!--lint disable no-literal-urls-->
77 ## 2019-12-17, Version 8.17.0 'Carbon' (LTS), @MylesBorins
81 For more details about the vulnerability please consult the npm blog:
83 https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli
91 …(https://github.com/nodejs/node/commit/208b813e49)] - **build,win**: add test-ci-native and test-c…
92 * [[`369a23a670`](https://github.com/nodejs/node/commit/369a23a670)] - **deps**: update npm to 6.13…
95 ## 2019-10-09, Version 8.16.2 'Carbon' (LTS), @BethGriggs
97 Node.js 8 is due to go End-of-Life on 31st December 2019.
[all …]
DCHANGELOG_V6.md3 <!--lint disable prohibited-strings-->
4 <!--lint disable maximum-line-length-->
5 <!--lint disable no-literal-urls-->
86 ## 2019-04-03, Version 6.17.1 'Boron' (LTS), @BethGriggs
88 Node 6 is due to go End-of-Life on 2019-04-30.
97 …1a0c10`](https://github.com/nodejs/node/commit/c9d21a0c10)] - **build**: set `-blibpath:` for AIX …
98 …](https://github.com/nodejs/node/commit/9ba5fd6bad)] - **build**: only check REPLACEME & DEP...X f…
99 * [[`1371a6f88b`](https://github.com/nodejs/node/commit/1371a6f88b)] - **doc**: simplify CODE\_OF\_…
100 * [[`ad62971573`](https://github.com/nodejs/node/commit/ad62971573)] - **doc**: document that addMe…
101 * [[`8080a9bf40`](https://github.com/nodejs/node/commit/8080a9bf40)] - **http**: fix error check in…
[all …]
DCHANGELOG_V7.md3 <!--lint disable prohibited-strings-->
4 <!--lint disable maximum-line-length-->
5 <!--lint disable no-literal-urls-->
51 ## 2017-07-11, Version 7.10.1 (Current), @evanlucas
55 https://nodejs.org/en/blog/vulnerability/july-2017-security-releases/
56 for details on patched vulnerabilities.
61 * Disable V8 snapshots - The hashseed embedded in the snapshot is
62 currently the same for all runs of the binary. This opens node up to
67 * CVE-2017-1000381 - The c-ares function ares_parse_naptr_reply(),
68 which is used for parsing NAPTR responses, could be triggered to
[all …]