Searched +full:ipv4 +full:- +full:simple +full:- +full:service +full:- +full:config (Results 1 – 25 of 37) 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 - 2021 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 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/] 17 [https://w1.fi/security/2021-1/] [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 …]
|
/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/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/mbedtls/ |
D | ChangeLog | 3 = mbed TLS 3.1.0 branch released 2021-12-17 15 POSIX/Unix-like platforms. 18 * Sign-magnitude and one's complement representations for signed integers are 37 supported on GCC-like compilers and on MSVC and can be configured through 46 * Add support for CCM*-no-tag cipher to the PSA. 47 Currently only 13-byte long IV's are supported. 48 For decryption a minimum of 16-byte long input is expected. 56 protocol. See docs/architecture/tls13-support.md for the definition of 68 man-in-the-middle to inject fake ciphertext into a DTLS connection. 77 * Fix a double-free that happened after mbedtls_ssl_set_session() or [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/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/iptables/utils/ |
D | pf.os | 1 # $FreeBSD: head/etc/pf.os 258865 2013-12-03 04:32:02Z eadler $ 4 # ------------------------- 8 # (C) Copyright 2000-2003 by Michal Zalewski <lcamtuf@coredump.cx> 35 # - Window size (WSS) - a highly OS dependent setting used for TCP/IP 45 # literally. If you know this device has a simple stack and a fixed 54 # - Overall packet size - a function of all IP and TCP options and bugs. 58 # - Initial TTL - We check the actual TTL of a received packet. It can't 62 # NEW SIGNATURE: *Never* copy TTL from a p0f-reported signature literally. 71 # - Don't fragment flag (DF) - some modern OSes set this to implement PMTU 76 # - Maximum segment size (MSS) - this setting is usually link-dependent. P0f [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 …]
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 3 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> 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 25 streams condition on pad-added and reconfigure output if needed. [all …]
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 3 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> 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 26 CVE: CVE-2022-1920 27 https://gstreamer.freedesktop.org/security/sa-2022-0004.html 28 Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1226 29 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2613> [all …]
|
12