Home
last modified time | relevance | path

Searched +full:ipv4 +full:- +full:simple +full:- +full:service +full:- +full:config +full:- +full:txt +full:- +full:disabled (Results 1 – 25 of 265) sorted by relevance

1234567891011

/aosp_15_r20/external/grpc-grpc/test/cpp/naming/
H A Dresolver_test_record_groups.yaml1 resolver_tests_common_zone_name: resolver-tests-version-4.grpctestingexp.
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
28 _grpclb._tcp.srv-ipv4-single-target:
[all …]
H A Dresolver_component_tests_runner.py8 # http://www.apache.org/licenses/LICENSE-2.0
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,
35 argp.add_argument('--dns_server_port', default=None, type=int,
37 argp.add_argument('--dns_resolver_bin_path', default=None, type=str,
39 argp.add_argument('--tcp_connect_bin_path', default=None, type=str,
41 argp.add_argument('--extra_args', default='', type=str,
[all …]
/aosp_15_r20/external/curl/docs/
H A Dcurl.18 .\" * Copyright (C) 1998 \- 2021, Daniel Stenberg, <[email protected]>, et al.
27 curl \- transfer a URL
42 curl is powered by libcurl for all transfer-related features. See
45 The URL syntax is protocol-dependent. You find a detailed description in
55 "ftp://ftp.example.com/file[1-100].txt"
57 "ftp://ftp.example.com/file[001-100].txt" (with leading zeros)
59 "ftp://ftp.example.com/file[a-z].txt"
64 "http://example.com/archive[1996-1999]/vol[1-4]/part{a,b,c}.html"
73 "http://example.com/file[1-100:10].txt"
75 "http://example.com/file[a-z:2].txt"
[all …]
H A DFAQ20 1.11 Why do you not update ca-bundle.crt
33 3.1 curl: (1) SSL is disabled, https: not supported
35 3.3 Why does my posting using -F not work?
42 3.10 What about SOAP, WebDAV, XML-RPC or similar protocols over HTTP?
43 3.11 How do I POST with a different Content-Type?
44 3.12 Why do FTP-specific features over HTTP proxy fail?
46 3.14 Does curl support JavaScript or PAC (automated proxy config)?
53 3.21 Protocol xxx not supported or disabled in libcurl
54 3.22 curl -X gives me HTTP problems
74 4.13 Why is curl -R on Windows one hour off?
[all …]
/aosp_15_r20/external/dnsmasq/
H A DCHANGELOG.archive1 release 0.4 - initial public release
3 release 0.5 - added caching, removed compiler warning on linux PPC
5 release 0.6 - TCP handling: close socket and return to connect state if we
9 Added a patch from Cris Bailiff <c.bailiff@e-secure.com.au>
28 Fix bad bug resulting from not initialising value-result
29 address-length parameter to recvfrom() and accept() - it
39 (3) Time-to-live data from upstream server is read and
42 the -h option is given).
44 a file other than /etc/resolv.conf (-r option) this allows
47 give dnsmasq the option -r /etc/resolv.dnsmasq)
[all …]
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A DChangeLog3 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
13 - various fixes
[all …]
/aosp_15_r20/external/tcpdump/
H A DCHANGES7 CVE-2023-1801: Fix an out-of-bounds write in the SMB printer.
14 Update config.{guess,sub}, timestamps 2023-01-01,2023-01-21.
21 PTP: Use the proper values for the control field and print un-allocated
29 Makefile.in: Add "make -s install" in the releasecheck target.
33 Address all shellcheck warnings in update-test.sh.
36 Reformat the installation notes (INSTALL.txt) in Markdown.
46 BGP: decode BGP link-bandwidth extended community properly.
69 Zephyr: Avoid printing non-ASCII characters.
73 IPv6: Remove an obsolete code in an always-false #if wrapper.
91 IPv6: Add some checks for the Hop-by-Hop Options header
[all …]
/aosp_15_r20/external/sdv/vsomeip/documentation/
DvsomeipUserGuide10 :iconsdir: {asciidoc-confdir}/{iconsdir}
14 :data-uri:
18 Copyright (C) 2015-2019, Bayerische Motoren Werke Aktiengesellschaft (BMW AG)
29 // or pass it via -a version=$VSOMEIP_VERSION to asciidoc
33 ----------------
34 The vsomeip stack implements the http://some-ip.com/[Scalable service-Oriented
38 * a second shared library for SOME/IP's service discovery (`libvsomeip-sd.so`)
39 which is loaded during runtime if the service discovery is enabled.
42 ------------------
49 *** `sudo apt-get install libboost-system1.55-dev libboost-thread1.55-dev
[all …]
/aosp_15_r20/prebuilts/android-emulator/
H A DREADME2 running the following command on a 64-bit Linux machine:
4 external/qemu/android/scripts/package-release.sh \
5 --darwin-ssh=<host> \
6 --copy-prebuilts=<path>
14 external/qemu-android 2ee7107 goldfish_sync: reset sync device on reboot [device changes]
19 $ cd external/qemu && git log --oneline --no-merges 306387b..357a4aa .
27 a65892c Enhance -wipe-data to clean up more stale files
28 26f25d7 Revert "Facilitate upgrade of system images with -wipe-data"
29 cda9bd6 package-release.sh: Add --qemu2-src-dir option.
31 45ec3df Facilitate upgrade of system images with -wipe-data
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/route53resolver/src/main/resources/codegen-resources/
H A Dservice-2.json4 "apiVersion":"2018-04-01",
13 "uid":"route53resolver-2018-04-01"
182 …o the DNS service for a VPC from your network.</p> </li> <li> <p>An <i>outbound Resolver endpoint<…
309 …bound</b>: DNS queries from your network are no longer routed to the DNS service for the specified…
685 …ng characters: <code>A-Z</code>, <code>a-z</code>, <code>0-9</code>, <code>-</code> (hyphen).</p> …
766 …"documentation":"<p>Retrieves the minimal high-level information for the rule groups that you have…
1195 … an inbound or an outbound Resolver endpoint. You can only update between IPV4 and DUALSTACK, IPV6…
1278 … protections. When you create the association, the default setting is <code>DISABLED</code>. </p>",
1310 …"documentation":"<p>Either the IPv4 address that you want to add to a Resolver endpoint or a subne…
1513- Permit the request to go through.</p> </li> <li> <p> <code>ALERT</code> - Permit the request and…
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/route53/src/main/resources/codegen-resources/
H A Dservice-2.json4 "apiVersion":"2013-04-01",
7 "protocol":"rest-xml",
12 "uid":"route53-2013-04-01"
19 "requestUri":"/2013-04-01/keysigningkey/{HostedZoneId}/{Name}/activate"
31 …"documentation":"<p>Activates a key-signing key (KSK) so that it can be used for signing by DNSSEC…
37 "requestUri":"/2013-04-01/hostedzone/{Id}/associatevpc"
42 "xmlNamespace":{"uri":"https://route53.amazonaws.com/doc/2013-04-01/"}
55- Amazon Web Services Regions</p> </li> <li> <p> <code>aws-cn</code> - China Regions</p> </li> <li…
61 "requestUri":"/2013-04-01/cidrcollection/{CidrCollectionId}"
66 "xmlNamespace":{"uri":"https://route53.amazonaws.com/doc/2013-04-01/"}
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/securityhub/src/main/resources/codegen-resources/
H A Dservice-2.json4 "apiVersion":"2018-10-26",
7 "protocol":"rest-json",
12 "uid":"securityhub-2018-10-26"
83 … href=\"https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards.html\">Secu…
100 … href=\"https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards.html\">Secu…
136 …ome Region. A configuration can refer to a configuration policy or to a self-managed configuration…
168 … and standards, identifies whether each control is currently enabled or disabled in a standard. </…
184-custom-providers.html#securityhub-custom-providers-bfi-reqs\">default product ARN</a> or are a pa…
217 …azon.com/securityhub/latest/userguide/finding-update-batchupdatefindings.html#batchupdatefindings-
303 …r more details about cross-Region replication, see <a href=\"https://docs.aws.amazon.com/securityh…
[all …]
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/
H A DChangeLog3 = Mbed TLS 3.6.0 branch released 2024-03-28
21 * Rename the MBEDTLS_SHA256_USE_A64_CRYPTO_xxx config options to
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
54 AES when compiling for Thumb (T32) or 32-bit Arm (A32).
56 library without the corresponding built-in implementation. Generally
58 or they'll both be built in. However, for CCM and GCM the built-in
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/transfer/src/main/resources/codegen-resources/
H A Dservice-2.json4 "apiVersion":"2018-11-05",
14 "uid":"transfer-2018-11-05"
68-b2b-server.html#configure-as2-connector\">Create AS2 connectors</a> and <a href=\"https://docs.aw…
104-scaling virtual server based on the selected file transfer protocol in Amazon Web Services. When …
121 …p>Creates a user and associates them with an existing file transfer protocol-enabled server. You c…
139 … workflow created with any transfer servers by specifying the <code>workflow-details</code> field …
246 …"documentation":"<p>Deletes the file transfer protocol-enabled server that you specify.</p> <p>No …
277 …"documentation":"<p>Deletes the user belonging to a file transfer protocol-enabled server you spec…
309 …Describes the access that is assigned to the specific file transfer protocol-enabled server, as id…
373 … specified workflow.</p> <note> <p>This API call only returns details for in-progress workflows.</…
[all …]
/aosp_15_r20/external/mbedtls/
H A DChangeLog3 = Mbed TLS 3.5.2 branch released 2024-01-26
14 could result in an integer overflow, causing a zero-length buffer to be
18 = Mbed TLS 3.5.1 branch released 2023-11-06
21 * Mbed TLS is now released under a dual Apache-2.0 OR GPL-2.0-or-later
28 = Mbed TLS 3.5.0 branch released 2023-10-05
31 * Mbed TLS 3.4 introduced support for omitting the built-in implementation
32 of ECDSA and/or EC J-PAKE when those are provided by a driver. However,
33 there was a flaw in the logic checking if the built-in implementation, in
36 accelerated and still have the built-in implementation compiled out.
39 considered not accelerated, and the built-in implementation of the curves
[all …]
/aosp_15_r20/external/toybox/android/mac/generated/
H A Dhelp.h1-libc on a nommu system, you'll need to say \"y\" here\nunless you used the patch in the mcm-build…
9 … even when it has a built-in version of that command. This requires\n toybox symlinks to be …
13 #define HELP_toybox_zhelp "Compress help with gzip -9, deflating when displayed. This makes the\nbi…
15 …t --help argument in all commands, even ones with a NULL\noptstring. (Use TOYFLAG_NOHELP to disabl…
23 #define HELP_toybox_libcrypto "Use faster hash functions out of external -lcrypto library."
27 #define HELP_toybox_selinux "Include SELinux options in commands such as ls, and add\nSELinux-speci…
29 …ad use conventional unix security (and possibly\nLinux Containers) for a simple straightforward sy…
33--long | --help | --version | [COMMAND] [ARGUMENTS...]]\n\nWith no arguments, \"toybox\" shows ava…
41-D] [-F] [-R] [-n] [-v] FILE...\n\nRestores the default security contexts for the given files.\n\n
43-p PRI] [-t TAG] [MESSAGE...]\n\nLogs message (or stdin) to logcat.\n\n-p Use the given priority i…
[all …]
/aosp_15_r20/external/toybox/android/linux/generated/
H A Dhelp.h1-libc on a nommu system, you'll need to say \"y\" here\nunless you used the patch in the mcm-build…
9 … even when it has a built-in version of that command. This requires\n toybox symlinks to be …
13 #define HELP_toybox_zhelp "Compress help with gzip -9, deflating when displayed. This makes the\nbi…
15 …t --help argument in all commands, even ones with a NULL\noptstring. (Use TOYFLAG_NOHELP to disabl…
23 #define HELP_toybox_libcrypto "Use faster hash functions out of external -lcrypto library."
27 #define HELP_toybox_selinux "Include SELinux options in commands such as ls, and add\nSELinux-speci…
29 …ad use conventional unix security (and possibly\nLinux Containers) for a simple straightforward sy…
33--long | --help | --version | [COMMAND] [ARGUMENTS...]]\n\nWith no arguments, \"toybox\" shows ava…
41-D] [-F] [-R] [-n] [-v] FILE...\n\nRestores the default security contexts for the given files.\n\n
43-p PRI] [-t TAG] [MESSAGE...]\n\nLogs message (or stdin) to logcat.\n\n-p Use the given priority i…
[all …]
/aosp_15_r20/external/toybox/android/device/generated/
H A Dhelp.h1-libc on a nommu system, you'll need to say \"y\" here\nunless you used the patch in the mcm-build…
9 … even when it has a built-in version of that command. This requires\n toybox symlinks to be …
13 #define HELP_toybox_zhelp "Compress help with gzip -9, deflating when displayed. This makes the\nbi…
15 …t --help argument in all commands, even ones with a NULL\noptstring. (Use TOYFLAG_NOHELP to disabl…
23 #define HELP_toybox_libcrypto "Use faster hash functions out of external -lcrypto library."
27 #define HELP_toybox_selinux "Include SELinux options in commands such as ls, and add\nSELinux-speci…
29 …ad use conventional unix security (and possibly\nLinux Containers) for a simple straightforward sy…
33--long | --help | --version | [COMMAND] [ARGUMENTS...]]\n\nWith no arguments, \"toybox\" shows ava…
41-D] [-F] [-R] [-n] [-v] FILE...\n\nRestores the default security contexts for the given files.\n\n
43-p PRI] [-t TAG] [MESSAGE...]\n\nLogs message (or stdin) to logcat.\n\n-p Use the given priority i…
[all …]
/aosp_15_r20/external/pcre/doc/
H A Dpcre2.txt1 -----------------------------------------------------------------------------
8 -----------------------------------------------------------------------------
16 PCRE2 - Perl-compatible regular expressions (revised API)
26 API is more extensible, and it was simplified by abolishing the sepa-
32 As well as Perl-style regular expression patterns, some features that
39 The source code for PCRE2 can be compiled to support strings of 8-bit,
40 16-bit, or 32-bit code units, which means that up to three separate li-
43 64-bit environment that also supports 32-bit applications, versions of
44 PCRE2 that are compiled in both 64-bit and 32-bit modes may be needed.
46 The original work to extend PCRE to 16-bit and 32-bit code units was
[all …]
/aosp_15_r20/external/googleapis/google/cloud/compute/v1/
H A Dcompute.proto7 // http://www.apache.org/licenses/LICENSE-2.0
15 // Generated by the disco-to-proto3-converter. DO NOT EDIT!
45 …storage buckets that support Signature Version 4 for authentication. The service name for generati…
56 …This is a free-form field with the name of the region your cloud uses to host your origin. For exa…
75 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
106 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
116 …tach to this instance. For example: projects/my-project/zones/us-central1-c/acceleratorTypes/nvidi…
144 // [Output Only] Server-defined, fully qualified URL for this resource.
147 …// [Output Only] The name of the zone where the accelerator type resides, such as us-central1-a. Y…
166 // [Output Only] Server-defined URL for this resource.
[all …]
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/proto/google/cloud/compute/v1/
H A Dcompute.proto7 // http://www.apache.org/licenses/LICENSE-2.0
15 // Generated by the disco-to-proto3-converter. DO NOT EDIT!
58 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
89 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
99 …tach to this instance. For example: projects/my-project/zones/us-central1-c/acceleratorTypes/nvidi…
127 // [Output Only] Server-defined, fully qualified URL for this resource.
130 …// [Output Only] The name of the zone where the accelerator type resides, such as us-central1-a. Y…
149 // [Output Only] Server-defined URL for this resource.
174 // [Output Only] Server-defined URL for this resource.
197 // The accelerator type resource name, not a full URL, e.g. 'nvidia-tesla-k80'.
[all …]
/aosp_15_r20/tools/ndkports/curl/
HDsrc.tar.gz
/aosp_15_r20/prebuilts/qemu-kernel/x86/
HDvmlinux-vbox ... E N-E [-E o-E -E -E -E -E -E -
/aosp_15_r20/external/curl/src/
H A Dtool_hugehelp.c18 " curl - transfer a URL\n" in hugehelp()
32 " curl offers a busload of useful tricks like proxy support, user authen-\n" in hugehelp()
33 " tication, FTP upload, HTTP post, SSL connections, cookies, file trans-\n" in hugehelp()
39 " curl is powered by libcurl for all transfer-related features. See\n" in hugehelp()
43 " The URL syntax is protocol-dependent. You find a detailed description\n" in hugehelp()
55 " \"ftp://ftp.example.com/file[1-100].txt\"\n" in hugehelp()
57 " \"ftp://ftp.example.com/file[001-100].txt\" (with leading zeros)\n" in hugehelp()
59 " \"ftp://ftp.example.com/file[a-z].txt\"\n" in hugehelp()
64 " \"http://example.com/archive[1996-1999]/vol[1-4]/part{a,b,c}.html\"\n" in hugehelp()
76 " \"http://example.com/file[1-100:10].txt\"\n" in hugehelp()
[all …]
/aosp_15_r20/external/mdnsresponder/mDNSShared/
H A Duds_daemon.c1 /* -*- Mode: C; tab-width: 4 -*-
3 * Copyright (c) 2003-2006 Apple Computer, Inc. All rights reserved.
9 * http://www.apache.org/licenses/LICENSE-2.0
47 // Apple-specific functionality, not required for other platforms
72 // User IDs 0-500 are system-wide processes, not actual users in the usual sense
78 #pragma mark -
79 #pragma mark - Types and Data Structures
103 …AuthRecord *rr; // Pointer to variable-sized AuthRecord (Why a pointer? Why not just embed it h…
106 // A single registered service: ServiceRecordSet + bookkeeping
114 mDNSBool renameonmemfree; // Set on config change when we deregister original name
[all …]

1234567891011