Searched +full:ipv4 +full:- +full:no +full:- +full:config +full:- +full:for +full:- +full:cpp (Results 1 – 14 of 14) sorted by relevance
/external/grpc-grpc/test/cpp/naming/ |
D | resolver_test_record_groups.yaml | 1 resolver_tests_common_zone_name: resolver-tests-version-4.grpctestingexp. 3 - expected_addrs: 4 - {address: '5.5.5.5:443', is_balancer: false} 7 record_to_resolve: no-srv-ipv4-single-target 9 no-srv-ipv4-single-target: 10 - {TTL: '2100', data: 5.5.5.5, type: A} 11 - expected_addrs: 12 - {address: '1.2.3.4:1234', is_balancer: true} 15 record_to_resolve: srv-ipv4-single-target 17 _grpclb._tcp.srv-ipv4-single-target: [all …]
|
D | resolver_component_tests_runner.py | 8 # 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 …]
|
D | address_sorting_test.cc | 9 * 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" 113 memcpy(&dest_addr_as_resolved_addr.addr, dest_addr, dest_addr->len); in GetSourceAddr() 114 dest_addr_as_resolved_addr.len = dest_addr->len; in GetSourceAddr() 125 TestAddressToGrpcResolvedAddress(it->second); in GetSourceAddr() 126 memcpy(source_addr->addr, &source_addr_as_resolved_addr.addr, in GetSourceAddr() 128 source_addr->len = source_addr_as_resolved_addr.len; in GetSourceAddr() 133 // user provided test config [all …]
|
/external/android-clat/ |
D | clatd_test.cpp | 8 * http://www.apache.org/licenses/LICENSE-2.0 13 * See the License for the specific language governing permissions and 16 * clatd_test.cpp - unit tests for clatd 33 #include "config.h" 40 // For convenience. 50 // clang-format off 77 0xc8, 0x8b, 0, 53, /* Port 51339->53 */ \ 78 0x00, UDP_LEN, 0, 0, /* Length 21, checksum empty for now */ 90 // Macros to return pseudo-headers from packets. 175 // clang-format on [all …]
|
/external/openssh/ |
D | configure | 3 # Guess values for system-dependent variables and create Makefiles. 4 # Generated by GNU Autoconf 2.69 for OpenSSH Portable. 6 # Report bugs to <openssh-unix-dev@mindrot.org>. 9 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 14 ## -------------------- ## 16 ## -------------------- ## 19 DUALCASE=1; export DUALCASE # for MKS sh 20 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : 23 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 25 alias -g '${1+"$@"}'='"$@"' [all …]
|
D | ChangeLog | 19 openssh-7.5 21 Upstream-ID: b8b9a4a949427c393cd868215e1724ceb3467ee5 35 on Cygwin, check paths from server for backslashes 43 Yet another synonym for ASCII: "646" 45 Used by NetBSD; this unbreaks mprintf() and friends there for the C 55 path limit for Unix domain sockets. As a bandaid for bz#2660, 67 Upstream-ID: 3668852d1f145050e62f1da08917de34cb0c5234 73 Include includes.h for compat bits. 85 Adapt Cygwin config script to privsep knob removal 97 Upstream-ID: b7a9dbd71011ffde95e06f6945fe7197dedd1604 [all …]
|
/external/python/cpython2/ |
D | configure | 3 # Guess values for system-dependent variables and create Makefiles. 4 # Generated by GNU Autoconf 2.69 for python 2.7. 9 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 14 ## -------------------- ## 16 ## -------------------- ## 19 DUALCASE=1; export DUALCASE # for MKS sh 20 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : 23 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 25 alias -g '${1+"$@"}'='"$@"' 28 case `(set -o) 2>/dev/null` in #( [all …]
|
D | configure.ac | 19 # pybuilddir.txt will be created by --generate-posix-vars in the Makefile 20 rm -f pybuilddir.txt 26 AC_MSG_CHECKING([for python interpreter for cross build]) 27 if test -z "$PYTHON_FOR_BUILD"; then 28 for interp in python$PACKAGE_VERSION python2 python; do 30 …if $interp -c 'import sys;sys.exit(not (sys.version_info@<:@:2@:>@ >= (2,7) and sys.version_info@<… 39 …dir) _PYTHON_HOST_PLATFORM=$(_PYTHON_HOST_PLATFORM) PYTHONPATH=$(shell test -f pybuilddir.txt && e… 42 AC_MSG_ERROR([Cross compiling required --host=HOST-TUPLE and --build=ARCH]) 44 PYTHON_FOR_BUILD='./$(BUILDPYTHON) -E' 54 prefix=`echo "$prefix" | sed -e 's/\/$//g'` [all …]
|
/external/python/cpython3/ |
D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.69 for python 3.7. 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 …]
|
D | configure.ac | 15 if test "$srcdir" != . -a "$srcdir" != "$(pwd)"; then 16 # If we're building out-of-tree, we need to make sure the following 18 # Objects/ -> typeslots.inc 19 # Include/ -> Python-ast.h, graminit.h 20 # Python/ -> importlib.h 22 # regenerated when building out-of-tree, regardless of whether or not 23 # the $srcdir counterpart is up-to-date. This is an acceptable trade 25 BASECPPFLAGS="-IObjects -IInclude -IPython" 34 if test -e $srcdir/.git 36 AC_CHECK_PROG(HAS_GIT, git, found, not-found) [all …]
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ChangeLog | 1 ChangeLog for wpa_supplicant 3 2018-12-02 - v2.7 6 [https://w1.fi/security/2017-1/] (CVE-2017-13077, CVE-2017-13078, 7 CVE-2017-13079, CVE-2017-13080, CVE-2017-13081, CVE-2017-13082, 8 CVE-2017-13086, CVE-2017-13087, CVE-2017-13088) 9 * fixed unauthenticated EAPOL-Key decryption in wpa_supplicant 10 [https://w1.fi/security/2018-1/] (CVE-2018-14526) 11 * added support for FILS (IEEE 802.11ai) shared key authentication 12 * added support for OWE (Opportunistic Wireless Encryption, RFC 8110; 14 * added support for DPP (Wi-Fi Device Provisioning Protocol) [all …]
|
/external/curl/ |
D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.69 for curl -. 8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 14 # Copyright (c) 1998 - 2019 Daniel Stenberg, <daniel@haxx.se> 16 # terms of the curl license; see COPYING for more details 18 ## -------------------------------- ## 20 ## -------------------------------- ## 65 # Try built-in echo, and fail. 76 (`test -n "$xc_tst_str" >/dev/null 2>&1`) && xc_tst_str='success' 92 (`test -n "$PATH" >/dev/null 2>&1`) && xc_tst_str='success' [all …]
|
/external/libxml2/ |
D | ChangeLog | 9 Aleksey Sanin support for c14n 1.1 10 * c14n.c include/libxml/c14n.h: adds support for C14N 1.1, 14 * result/c14n/1-1-without-comments/* test/c14n/1-1-without-comments/*: 19 * config.h.in: update of libtool seems to have modified it 90 * doc/*: updated SVN URL for GNOME as pointed by Vincent Lefevre 95 * parser.c: hide the nbParse* variables used for debugging 100 * include/wsockcompat.h win32/Makefile.bcb xpath.c: fixes for 115 * trio.h: changed include of config.h to be surrounded by 144 port patch from Marcus Meissner to add gcc checking for 188 * tree.c: set doc on last child tree in xmlAddChildList for [all …]
|
/external/strace/ |
D | ChangeLog | 1 2018-10-30 Dmitry V. Levin <ldv@altlinux.org> 3 Prepare for 4.25 release. 4 * NEWS: Update for 4.25 release. 10 2018-10-25 Dmitry V. Levin <ldv@altlinux.org> 14 2018-10-25 Elvira Khabirova <lineprinter@altlinux.org> 28 Co-Authored-by: Dmitry V. Levin <ldv@altlinux.org> 30 2018-10-25 Dmitry V. Levin <ldv@altlinux.org> 33 Linux commit v4.19-rc2-5-g2ecefa0a15fd0ef88b9cd5d15ceb813008136431 37 * tests/keyctl.c (main): Use designated initializers for 40 2018-10-24 Dmitry V. Levin <ldv@altlinux.org> [all …]
|