Home
last modified time | relevance | path

Searched +full:ipv4 +full:- +full:no +full:- +full:config +full:- +full:for +full:- +full:cpp (Results 1 – 19 of 19) 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
27 argp = argparse.ArgumentParser(description='Run c-ares resolver tests')
28 argp.add_argument('--test_bin_path', default=None, type=str,
30 argp.add_argument('--dns_server_bin_path', default=None, type=str,
32 argp.add_argument('--records_config_path', default=None, type=str,
34 'specifies records for the DNS sever. '))
35 argp.add_argument('--dns_server_port', default=None, type=int,
37 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
34 #include "src/core/config/config_vars.h"
50 #include "test/cpp/util/subprocess.h"
51 #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()
124 TestAddressToGrpcResolvedAddress(it->second); in GetSourceAddr()
125 memcpy(source_addr->addr, &source_addr_as_resolved_addr.addr, in GetSourceAddr()
127 source_addr->len = source_addr_as_resolved_addr.len; in GetSourceAddr()
[all …]
/third_party/grpc/test/cpp/ext/filters/census/
Dlibrary.h9 // http://www.apache.org/licenses/LICENSE-2.0
14 // See the License for the specific language governing permissions and
33 #include "src/core/config/core_configuration.h"
34 #include "src/cpp/client/client_stats_interceptor.h"
35 #include "src/cpp/ext/filters/census/client_filter.h"
36 #include "src/cpp/ext/filters/census/context.h"
39 #include "test/cpp/end2end/test_service_impl.h"
63 // Enabled for compression trace annotation tests. in Echo()
64 context->set_compression_algorithm(GRPC_COMPRESS_GZIP); in Echo()
77 for (const auto& metadata : context->client_metadata()) { in CheckMetadata()
[all …]
/third_party/curl/docs/cmdline-opts/
DMakefile.in4 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
37 # SPDX-License-Identifier: curl
61 # SPDX-License-Identifier: curl
67 if test -z '$(MAKELEVEL)'; then \
69 elif test -n '$(MAKE_HOST)'; then \
71 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
78 case $${target_option-} in \
81 "target option '$${target_option-}' specified" >&2; \
84 has_opt=no; \
[all …]
/third_party/FreeBSD/
DUPDATING1 Updating Information for users of FreeBSD stable/14.
4 See end of file for further details. For commonly done items, please see the
9 https://docs.freebsd.org/en/books/handbook/cutting-edge/#makeworld
16 14.2-RELEASE.
19 Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have
20 been upgraded to 18.1.6. It is important that you run `make delete-old`
29 could use it, but old binaries don't have this, so we default to 'no
42 non-compliant MTAs; please see the first 8.18.1 release note in
43 contrib/sendmail/RELEASE_NOTES for mitigations.
96 Move standard include files to the clibs-dev package and move clang
[all …]
/third_party/nghttp2/
DREADME.rst1 nghttp2 - HTTP/2 C Library
9 proxy. We have also developed load test and benchmarking tools for
15 ------------------
19 <https://tools.ietf.org/html/rfc7541>`_ HPACK - Header Compression for
24 (https://github.com/tatsuhiro-t/spdylay) project.
27 ------------------
34 This endpoint supports ``h2``, ``h2-16``, ``h2-14``, and
35 ``http/1.1`` via ALPN and requires TLSv1.2 for HTTP/2
45 ------------
49 * pkg-config >= 0.20
[all …]
/third_party/curl/
Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.71 for curl -.
8 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
17 # terms of the curl license; see COPYING for more details
19 ## -------------------------------- ##
21 ## -------------------------------- ##
66 # Try built-in echo, and fail.
77 (`test -n "$xc_tst_str" >/dev/null 2>&1`) && xc_tst_str='success'
93 (`test -n "$PATH" >/dev/null 2>&1`) && xc_tst_str='success'
126 | sed -e 's:unknown:success:' 2>/dev/null`
[all …]
/third_party/python/
Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.71 for python 3.11.
8 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
14 ## -------------------- ##
16 ## -------------------- ##
19 DUALCASE=1; export DUALCASE # for MKS sh
25 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
27 alias -g '${1+"$@"}'='"$@"'
30 case `(set -o) 2>/dev/null` in #(
32 set -o posix ;; #(
[all …]
Dconfigure.ac2 dnl * Please run autoreconf -if to test your changes! *
5 dnl Python's configure.ac file requires autoconf 2.69 and autoconf-archive.
18 [AC_MSG_ERROR([Please install autoconf-archive package and re-run autoreconf])]
23 [AC_MSG_ERROR([Please install pkgconf's m4 macro package and re-run autoreconf])]
26 dnl Helpers for saving and restoring environment variables:
27 dnl - _SAVE_VAR([VAR]) Helper for SAVE_ENV; stores VAR as save_VAR
28 dnl - _RESTORE_VAR([VAR]) Helper for RESTORE_ENV; restores VAR from save_VAR
29 dnl - SAVE_ENV Saves CFLAGS, LDFLAGS, LIBS, and CPPFLAGS
30 dnl - RESTORE_ENV Restores CFLAGS, LDFLAGS, LIBS, and CPPFLAGS
31 dnl - WITH_SAVE_ENV([SCRIPT]) Runs SCRIPT wrapped with SAVE_ENV/RESTORE_ENV
[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 2024-07-20 - v2.11
4 * Wi-Fi Easy Connect
5 - add support for DPP release 3
6 - allow Configurator parameters to be provided during config exchange
8 - add support for GCM-AES-256 cipher suite
9 - remove incorrect EAP Session-Id length constraint
10 - add hardware offload support for additional drivers
11 * HE/IEEE 802.11ax/Wi-Fi 6
12 - support BSS color updates
[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/mbedtls/
DChangeLog3 = Mbed TLS 3.6.0 branch released 2024-03-28
18 * Drop support for Visual Studio 2013 and 2015, and Arm Compiler 5.
21 * Rename the MBEDTLS_SHA256_USE_A64_CRYPTO_xxx config options to
24 * In the PSA API, domain parameters are no longer used for anything.
32 an RSA key as a domain parameter is no longer supported. Use
42 * Support Armv8-A Crypto Extension acceleration for SHA-256
43 when compiling for Thumb (T32) or 32-bit Arm (A32).
44 * AES-NI is now supported in Windows builds with clang and clang-cl.
50 This affects both the low-level modules and the high-level APIs
53 * Support use of Armv8-A Cryptographic Extensions for hardware acclerated
[all …]
/third_party/grpc/test/cpp/end2end/
Dclient_lb_end2end_test.cc7 // http://www.apache.org/licenses/LICENSE-2.0
12 // See the License for the specific language governing permissions and
53 #include "src/core/config/config_vars.h"
72 #include "src/cpp/server/secure_server_credentials.h"
79 #include "test/cpp/end2end/connection_attempt_injector.h"
80 #include "test/cpp/end2end/test_service_impl.h"
81 #include "test/cpp/util/credentials.h"
117 // Subclass of TestServiceImpl that increments a request counter for
127 AddClient(context->peer()); in Echo()
128 if (request->has_param() && request->param().has_backend_metrics()) { in Echo()
[all …]
Dend2end_test.cc9 // http://www.apache.org/licenses/LICENSE-2.0
14 // See the License for the specific language governing permissions and
45 #include "src/core/config/config_vars.h"
54 #include "test/cpp/end2end/interceptors_util.h"
55 #include "test/cpp/end2end/test_service_impl.h"
56 #include "test/cpp/util/string_ref_helper.h"
57 #include "test/cpp/util/test_credentials_provider.h"
74 const std::string kIpv4("ipv4:127.0.0.1:"); in CheckIsLocalhost()
112 "CallCredentials{TestMetadataCredentials{key:test-plugin-metadata,"
119 "CallCredentials{TestMetadataCredentials{key:test-plugin-metadata,"
[all …]
/third_party/python/Misc/
DNEWS8 *Release date: 2023-06-06*
11 --------
13 - gh-issue-103142: The version of OpenSSL used in our binary builds has been
16 - gh-issue-99889: Fixed a security in flaw in :func:`uu.decode` that could
17 allow for directory traversal based on the input if no ``out_file`` was
20 - gh-issue-104049: Do not expose the local on-disk location in directory
23 - gh-issue-102153: :func:`urllib.parse.urlsplit` now strips leading C0
24 control and space characters following the specification for URLs defined
25 by WHATWG in response to CVE-2023-24329. Patch by Illia Volochii.
28 -----------------
[all …]
/third_party/cups-filters/
DNEWS1 NEWS - OpenPrinting CUPS Filters v1.28.17 - 2023-01-24
2 ------------------------------------------------------
6 - libcupsfilters: In PPD generator create only one *cupsFilter2:
7 line for raster. Only use the most desirable/reliable format,
9 - libcupsfilters: In get_printer_attributes() poll
10 "media-col-database" separately if needed. On some printers
11 one gets "media-col-database" only this way. Ofte reveals
12 important functionality, like for example borderless
14 - libcupsfilters: Let PPD generator also parse
15 "media-col-ready" IPP attribute. "media-col-ready" lists the
[all …]
/third_party/libuv/
DChangeLog11 * build,win: remove extraneous -lshell32 (Ben Noordhuis)
15 * unix,win: utility for setting priority for thread (Hao Hu)
19 * test: check if ipv6 link-local traffic is routable (Ben Noordhuis)
21 * win: remove check for UV_PIPE_NO_TRUNCATE (Jameson Nash)
35 * test_fs.c: Fix issue on 32-bit systems using btrfs (Stephen Gallagher)
37 * misc: ignore libuv-release-tool files (Jameson Nash)
45 * test: skip tcp-write-in-a-row on IBM i (Abdirahim Musse)
55 * linux: fix bind/connect for abstract sockets (Santiago Gimeno)
61 * unix: support full TCP keep-alive on Solaris (Andy Pan)
67 * freebsd: fix build on non-intel archs (David Carlier)
[all …]