Searched +full:ipv4 +full:- +full:simple +full:- +full:service +full:- +full:config (Results 1 – 25 of 39) sorted by relevance
12
| /third_party/grpc/test/cpp/naming/ |
| D | resolver_test_record_groups.yaml | 1 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 …]
|
| D | resolver_component_tests_runner.py | 8 # http://www.apache.org/licenses/LICENSE-2.0 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, 36 argp.add_argument('--dns_server_port', default=None, type=int, 38 argp.add_argument('--dns_resolver_bin_path', default=None, type=str, 40 argp.add_argument('--tcp_connect_bin_path', default=None, type=str, 67 '--server_host', '127.0.0.1', [all …]
|
| /third_party/libwebsockets/READMEs/ |
| D | README.lwsws.md | 6 lwsws is an implementation of a very lightweight, ws-capable generic web 15 Just enable -DLWS_WITH_LWSWS=1 at cmake-time. 19 NOTICE on Ubuntu, the default libuv package is called "libuv-0.10". This is ancient. 21 You should replace this with libuv1 and libuv1-dev before proceeding. 25 lwsws uses JSON config files, they're pure JSON except: 27 - '#' may be used to turn the rest of the line into a comment. 29 - There's also a single substitution, if a string contains "_lws_ddir_", then that is 32 having to change the config if your install path was different. 46 "count-threads": "1", 47 "server-string": "myserver v1", # returned in http headers [all …]
|
| /third_party/curl/tests/ |
| D | smbserver.py | 2 # -*- coding: utf-8 -*- 9 # Copyright (C) 2017 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. 72 # Here we write a mini config for the server 75 smb_config.set("global", "server_name", "SERVICE") 97 raise ScriptException("--srcdir is mandatory") 186 # Simple way to generate a fid 190 fakefid = conn_data["OpenedFiles"].keys()[-1] + 1 279 contents = VERIFIED_RSP.format(pid=pid).encode('utf-8') 300 contents = self.ctd.get_test_data(requested_filename).encode('utf-8') 329 parser.add_argument("--port", action="store", default=9017, [all …]
|
| /third_party/glib/gio/ |
| D | gsocketclient.c | 1 /* GIO - GLib Input, Output and Streaming Library 24 #include "config.h" 57 #include "gmarshal-internal.h" 66 * @short_description: Helper for connecting to a network service 70 * #GSocketClient is a lightweight high-level utility class for connecting to 134 family = client->priv->family; in G_DEFINE_TYPE_WITH_PRIVATE() 136 client->priv->local_address != NULL) in G_DEFINE_TYPE_WITH_PRIVATE() 137 family = g_socket_address_get_family (client->priv->local_address); in G_DEFINE_TYPE_WITH_PRIVATE() 142 client->priv->type, in G_DEFINE_TYPE_WITH_PRIVATE() 143 client->priv->protocol, in G_DEFINE_TYPE_WITH_PRIVATE() [all …]
|
| /third_party/curl/src/ |
| D | tool_getparam.c | 8 * Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al. 66 ARG_NONE, /* stand-alone but not a boolean */ 67 ARG_BOOL, /* accepts a --no-[name] prefix */ 77 {"*4", "dns-ipv4-addr", ARG_STRING}, 78 {"*6", "dns-ipv6-addr", ARG_STRING}, 79 {"*a", "random-file", ARG_FILENAME}, 80 {"*b", "egd-file", ARG_STRING}, 81 {"*B", "oauth2-bearer", ARG_STRING}, 82 {"*c", "connect-timeout", ARG_STRING}, 83 {"*C", "doh-url" , ARG_STRING}, [all …]
|
| /third_party/libwebsockets/include/libwebsockets/ |
| D | lws-context-vhost.h | 2 * libwebsockets - small server side websockets and web server implementation 4 * Copyright (C) 2010 - 2019 Andy Green <andy@warmcat.com> 25 /*! \defgroup context-and-vhost context and vhost related functions 55 /**< (VH) Allow non-SSL (plaintext) connections on the same 71 /**< (VH) Check UT-8 correctness */ 85 * http://x.com:443 -> https://x.com 109 /**< For backwards-compatibility reasons, by default 120 * the connection. If they are NULL, for backwards-compatibility the 121 * connection is bound to "raw-skt" role, and in order of priority: 138 * If those explicit user-controlled names are NULL, for backwards- [all …]
|
| /third_party/FreeBSD/ |
| D | UPDATING | 9 https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html 20 12.2-RELEASE. 22 20200915: p1 FreeBSD-SA-20:27.ure 23 FreeBSD-SA-20:28.bhyve_vmcs 24 FreeBSD-SA-20:29.bhyve_svm 25 FreeBSD-SA-20:30.ftpd 27 Fix ure device driver susceptible to packet-in-packet attack. 28 [SA-20:27.ure] 30 Fix bhyve privilege escalation via VMCS access. [SA-20:28.bhyve_vmcs] 32 Fix bhyve SVM guest escape. [SA-20:29.bhyve_svm] [all …]
|
| /third_party/toybox/generated/ |
| D | help.h | 1 …-libc on a nommu system, you'll need to say \"y\" here.\n\nAlthough uclibc lets you detect support… 11 … even when it has a built-in version of that command. This requires\n toybox symlinks to be … 15 #define HELP_toybox_i18n "Support for UTF-8 character sets, and some locale support." 17 …t --help argument in all commands, even ones with a NULL\noptstring. (Use TOYFLAG_NOHELP to disabl… 25 #define HELP_toybox_libcrypto "Use faster hash functions out of external -lcrypto library." 29 #define HELP_toybox_selinux "Include SELinux options in commands such as ls, and add\nSELinux-speci… 31 …ad use conventional unix security (and possibly\nLinux Containers) for a simple straightforward sy… 35 …--long | --help | --version | [command] [arguments...]]\n\nWith no arguments, shows available comm… 43 …-D] [-F] [-R] [-n] [-v] FILE...\n\nRestores the default security contexts for the given files.\n\n… 45 …-p PRI] [-t TAG] MESSAGE...\n\nLogs message to logcat.\n\n-p Use the given priority instead of INF… [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| D | ChangeLog | 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/] 13 * fixed FT-EAP initial mobility domain association using PMKSA caching [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| D | ChangeLog | 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/] 13 * fixed FT-EAP initial mobility domain association using PMKSA caching [all …]
|
| /third_party/cares/ |
| D | CHANGES | 1 Changelog for the c-ares project. Generated with git2changes.pl 6 - c-ares 1.16.1 release prep 8 - update travis to use xcode11.4 10 - Prevent possible double-free in ares_getaddrinfo() if ares_destroy() is called 13 it would result in an invalid read and double-free due to calling end_hquery() twice. 18 - [shelley vohr brought this change] 32 - travis: CloudFlare does not allow T_ANY requests, so live tests that use it fail. Disable. 34 - travis: bump macos image to the latest 36 - cast-align warnings are false for struct sockaddr, silence 38 Create a macro to silence false cast-align warnings when casting [all …]
|
| /third_party/node/deps/cares/ |
| D | CHANGES | 1 Changelog for the c-ares project. Generated with git2changes.pl 6 - missed version 8 - 1.18.1 release prep 10 - ares_getaddrinfo() was returning the wrong size for ai_addrlen 19 - Windows: autotools force linking to iphlpapi 22 - [Gregor Jasny brought this change] 33 - replace Travis badge with Cirrus-CI badge 35 - c-ares 1.18.0 release prep 38 - [Jérôme Duval brought this change] 47 - valgrind: fix reported invalid read [all …]
|
| /third_party/NuttX/ |
| D | ReleaseNotes | 14 "nuttx-6.27"). 16 NuttX-0.1.0 17 ----------- 23 This release has been verified on both the Linux user-mode and C5471 25 for the C5471 can be found in arch/c5471/doc/test-results.txt. 29 NuttX-0.1.1 30 ----------- 42 This release has been verified on the Linux user-mode platform, the 51 NuttX-0.1.2 52 ----------- [all …]
|
| D | ChangeLog | 1 0.1.0 2007-03-09 Gregory Nutt <gnutt@nuttx.org> 7 0.1.1 2007-03-14 Gregory Nutt <gnutt@nuttx.org> 27 were calling printf-like functions. 29 * Added a simple shell called nsh (see examples/nsh). 35 0.1.2 2007-03-19 Gregory Nutt <gnutt@nuttx.org> 60 0.2.1 2007-03-22 Gregory Nutt <gnutt@nuttx.org> 65 * Eliminate compilation warnings that crept into recent check-ins 71 0.2.2 2007-03-26 Gregory Nutt <gnutt@nuttx.org> 88 * Added directories to hold board-specific header files 89 * Added directories to hold board-specific drivers [all …]
|
| /third_party/libsoup/libsoup/ |
| D | soup-server.c | 1 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ 3 * soup-server.c: Asynchronous HTTP server 5 * Copyright (C) 2001-2003, Ximian, Inc. 9 #include <config.h> 14 #include <glib/gi18n-lib.h> 16 #include "soup-server.h" 18 #include "soup-message-private.h" 19 #include "soup-misc-private.h" 20 #include "soup-path-map.h" 21 #include "soup-socket-private.h" [all …]
|
| /third_party/musl/ |
| D | WHATSNEW | 1 0.5.0 - initial release 5 0.5.9 - signal ABI bugfix, various cleanup and fixes: 25 many internal improvements have been made to the syscall-related code 30 0.6.0 - x86_64 port, various important bugs fixed 48 0.7.0 - major improvements to posix conformance and completeness 57 denial of service due to intentional name collisions. 61 malloc(0) now returns a non-null pointer. 64 hanging), and non-default-type mutex behavior. 67 libgcc with dwarf2 unwind support, and possibly other low-level tools. 69 improved musl-gcc compiler wrapper. [all …]
|
| /third_party/gstreamer/gstplugins_base/gst/tcp/ |
| D | gstmultihandlesink.c | 21 * Boston, MA 02110-1301, USA. 25 * SECTION:element-multihandlesink 31 * For each descriptor added, the #GstMultiHandleSink::client-added signal will be called. 33 * A client can also be added with the #GstMultiHandleSink::add-full signal 38 * each descriptor removed, the #GstMultiHandleSink::client-removed signal will be called. The 39 * #GstMultiHandleSink::client-removed signal can also be fired when multihandlesink decides that a 41 * #GstMultiHandleSink:recover-policy property, if the client is reading too slowly. 44 * This can for example be done in response to the #GstMultiHandleSink::client-fd-removed signal. 46 * #GstMultiHandleSink::client-removed signal is emitted, so that "get-stats" can be performed on 48 * the #GstMultiHandleSink::client-removed signal handler, and you should use the [all …]
|
| /third_party/skia/third_party/externals/microhttpd/doc/ |
| D | libmicrohttpd.info | 7 Copyright (C) 2007-2013 Christian Grothoff 12 Foundation; with no Invariant Sections, no Front-Cover Texts, and 13 no Back-Cover Texts. A copy of the license is included in the 15 INFO-DIR-SECTION Software libraries 16 START-INFO-DIR-ENTRY 18 END-INFO-DIR-ENTRY 21 File: libmicrohttpd.info, Node: Top, Next: microhttpd-intro, Up: (dir) 29 Copyright (C) 2007-2013 Christian Grothoff 34 Foundation; with no Invariant Sections, no Front-Cover Texts, and 35 no Back-Cover Texts. A copy of the license is included in the [all …]
|
| /third_party/curl/docs/ |
| D | FAQ | 20 1.11 Why don't you update ca-bundle.crt 34 3.3 Why doesn't my posting using -F work? 41 3.10 What about SOAP, WebDAV, XML-RPC or similar protocols over HTTP? 42 3.11 How do I POST with a different Content-Type? 43 3.12 Why do FTP-specific features over HTTP proxy fail? 45 3.14 Does curl support Javascript or PAC (automated proxy config)? 53 3.22 curl -X gives me HTTP problems 73 4.13 Why is curl -R on Windows one hour off? 77 4.17 Non-functional connect timeouts on Windows 80 4.20 curl doesn't return error for HTTP non-200 responses! [all …]
|
| /third_party/glib/ |
| D | NEWS | 10 - #2361 g_key_file_load_from_file segfaults on "Key[*]="like lines 11 - !1997 Backport !1996 “Include glibconfig.h to get the G_OS_UNIX token” to glib-2-68 12 - !2016 GIO W32: Pin gio DLL 13 - !2021 Backport MR !2016 (GIO W32: Pin gio DLL) into glib-2-68 14 - !2022 Few fixes and notes for building on Visual Studio 2012 and earlier 15 - !2034 Backport MR !2032 (gkeyfile: Drop a redundant check) into glib-2-68 16 - !2035 Backport !2026 “Split g_test_log() messages that contain multiple lines” to glib-2-68 19 - English (United Kingdom) 26 - !1987 build: Drop gconstructor_as_data_h usage from glib-compile-schemas 27 - !1989 glib.supp: Generalize some suppressions [all …]
|
| /third_party/pcre2/pcre2/doc/ |
| D | pcre2.txt | 1 ----------------------------------------------------------------------------- 8 ----------------------------------------------------------------------------- 16 PCRE2 - Perl-compatible regular expressions (revised API) 25 API is more extensible, and it was simplified by abolishing the sepa- 31 As well as Perl-style regular expression patterns, some features that 35 requesting some minor changes that give better ECMAScript (aka Java- 38 The source code for PCRE2 can be compiled to support strings of 8-bit, 39 16-bit, or 32-bit code units, which means that up to three separate li- 42 64-bit environment that also supports 32-bit applications, versions of 43 PCRE2 that are compiled in both 64-bit and 32-bit modes may be needed. [all …]
|
| /third_party/mbedtls/ |
| D | ChangeLog | 3 = mbed TLS 2.16.11 branch released 2021-07-07 6 * Fix a bias in the generation of finite-field Diffie-Hellman-Merkle (DHM) 21 performing a single private-key operation. Found and reported by 24 co-located process) could recover a Curve25519 or Curve448 static ECDH key 26 corresponding private-key operation. Found and reported by Leila Batina, 37 mbedtls_mpi_read_string() was called on "-0", or when 43 * In a TLS client, enforce the Diffie-Hellman minimum parameter size 51 * The cipher suite TLS-RSA-WITH-CAMELLIA-256-GCM-SHA384 was not available 52 when SHA-1 was disabled and was offered when SHA-1 was enabled but SHA-384 55 Arm Cortex-M. Fixes #4530. [all …]
|
| /third_party/node/deps/npm/changelogs/ |
| D | CHANGELOG-2.md | 1 ### v2.15.12 (2017-03-24): 3 This version brings the latest `node-gyp` to a soon to be released Node.js 4 4.x. The `node-gyp` update is particularly important to Windows folks due to 8 `node-gyp@3.6.0`: 9 Improvements to how Python is located. New `--devdir` flag. 12 Remove path-array dependency, reducing size significantly. 18 ### v2.15.11 (2016-09-08): 25 that, considering how small and resource-constrained our team is, support for 47 Document that the user config file can itself be configured either through the 48 `$NPM_CONFIG_USERCONFIG` environment variable, or `--userconfig` command line [all …]
|
| /third_party/node/doc/api/ |
| D | all.json | 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 -->", 58 …-linked shared objects written in C++. The\n<a href=\"modules.html#modules_require_id\"><code>requ… 63 …simple addon, written in C++, that is the\nequivalent of the following JavaScript code:</p>\n<pre>… 66 "textRaw": "Context-aware addons", 67 "name": "context-aware_addons", 68 …-aware addon can be constructed by using the macro\n<code>NODE_MODULE_INITIALIZER</code>, which ex… 77 "pr-url": "https://github.com/nodejs/node/pull/34572", 82 …-on needs to either:</p>\n<ul>\n<li>Be an Node-API addon, or</li>\n<li>Be declared as context-awar… 88 "displayName": "Context-aware addons" [all …]
|
12