Home
last modified time | relevance | path

Searched +full:persist +full:- +full:credentials (Results 1 – 18 of 18) sorted by relevance

/third_party/grpc/src/php/tests/unit_tests/PersistentChannelTests/
DPersistentChannelTest.php10 * http://www.apache.org/licenses/LICENSE-2.0
33 $plist = $channel_clean_persistent->getPersistentList();
34 $channel_clean_persistent->cleanPersistentList();
40 $deadline = $now->add(new Grpc\Timeval(1000));
41 if ($channel->watchConnectivityState(GRPC\CHANNEL_IDLE,
46 $this->assertTrue(false);
50 $this->assertTrue($state == GRPC\CHANNEL_CONNECTING ||
56 $this->channel1 = new Grpc\Channel('localhost:1', ['force_new' => true]);
57 $channel1_info = $this->channel1->getChannelInfo();
58 $plist_info = $this->channel1->getPersistentList();
[all …]
/third_party/rust/crates/bindgen/.github/workflows/
Ddeploy-book.yml6 - main
9 deploy-book:
10 runs-on: ubuntu-latest
12 - uses: actions/checkout@v4
14 persist-credentials: false
16 - name: Test book
18 …curl -L https://github.com/rust-lang/mdBook/releases/download/v0.4.5/mdbook-v0.4.5-x86_64-unknown-
22 - name: Deploy book
23 uses: JamesIves/github-pages-deploy-action@3.7.1
26 BRANCH: gh-pages
/third_party/pcre2/pcre2/.github/workflows/
Dscorecards.yml1 name: Scorecards supply-chain security
6 - cron: '23 17 * * 1'
11 permissions: read-all
16 runs-on: ubuntu-latest
18 # Needed to upload the results to code-scanning dashboard.
19 security-events: write
24 - name: "Checkout code"
27 persist-credentials: false
29 - name: "Run analysis"
30 uses: ossf/scorecard-action@3e15ea8318eee9b333819ec77a36aca8d39df13e # tag=v1.1.1
[all …]
/third_party/grpc/src/php/ext/grpc/
Dchannel.c9 * http://www.apache.org/licenses/LICENSE-2.0
32 #include <grpc/credentials.h>
50 if (free_channel && channel->wrapped) { in free_grpc_channel_wrapper()
51 grpc_channel_destroy(channel->wrapped); in free_grpc_channel_wrapper()
52 channel->wrapped = NULL; in free_grpc_channel_wrapper()
54 free(channel->target); in free_grpc_channel_wrapper()
55 free(channel->args_hashstr); in free_grpc_channel_wrapper()
56 free(channel->creds_hashstr); in free_grpc_channel_wrapper()
57 free(channel->key); in free_grpc_channel_wrapper()
58 channel->target = NULL; in free_grpc_channel_wrapper()
[all …]
/third_party/rust/crates/clap/.github/workflows/
Dci.yml7 - cron: '3 3 3 * *'
17 runs-on: ubuntu-latest
19 - name: Done
27 - build: linux
28 os: ubuntu-latest
31 - build: windows
32 os: windows-latest
35 - build: mac
36 os: macos-latest
39 - build: minimal
[all …]
/third_party/curl/lib/vtls/
Dschannel.c9 * Copyright (C) Marc Hoersken, <info@marc-hoersken.de>
23 * SPDX-License-Identifier: curl
28 * Source file for all Schannel-specific code for the TLS/SSL layer. No code
65 https://technet.microsoft.com/en-us/library/hh831771%28v=ws.11%29.aspx
154 buffer->cbBuffer = BufByteSize; in InitSecBuffer()
155 buffer->BufferType = BufType; in InitSecBuffer()
156 buffer->pvBuffer = BufDataPtr; in InitSecBuffer()
162 desc->ulVersion = SECBUFFER_VERSION; in InitSecBufferDesc()
163 desc->pBuffers = BufArr; in InitSecBufferDesc()
164 desc->cBuffers = NumArrElem; in InitSecBufferDesc()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
DChangeLog3 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 …]
Dp2p_supplicant.c2 * wpa_supplicant - P2P
3 * Copyright (c) 2009-2010, Atheros Communications
4 * Copyright (c) 2010-2014, Jouni Malinen <j@w1.fi>
76 * How many seconds to wait for initial 4-way handshake to get completed after
77 * WPS provisioning step or after the re-invocation of a persistent group on a
85 * How many seconds to wait for initial 4-way handshake to get completed after
95 * How many seconds to wait for initial 4-way handshake to get completed after
96 * re-invocation of a persistent group on the GO when the client is expected
102 #define P2P_MGMT_DEVICE_PREFIX "p2p-dev-"
105 * How many seconds to wait to re-attempt to move GOs, in case previous attempt
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
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 …]
Dp2p_supplicant.c2 * wpa_supplicant - P2P
3 * Copyright (c) 2009-2010, Atheros Communications
4 * Copyright (c) 2010-2014, Jouni Malinen <j@w1.fi>
106 * How many seconds to wait for initial 4-way handshake to get completed after
107 * WPS provisioning step or after the re-invocation of a persistent group on a
115 * How many seconds to wait for initial 4-way handshake to get completed after
125 * How many seconds to wait for initial 4-way handshake to get completed after
126 * re-invocation of a persistent group on the GO when the client is expected
132 #define P2P_MGMT_DEVICE_PREFIX "p2p-dev-"
135 * How many seconds to wait to re-attempt to move GOs, in case previous attempt
[all …]
/third_party/lwip/
DCHANGELOG7 * [Enter new changes just after this line - do not remove this line]
11 2025-06-03: Simon Goldschmidt
12 * ip4_frag/ip6_frag: fix potential NULL-pointer access on memory errors
14 (STABLE-2.2.1):
18 2023-10-11: Faidon Liambotis
21 2023-09-29: Jiri Findejs
26 2024-02-19: Simon Goldschmidt
29 2024-01-09: Simon Goldschmidt
30 * snmp v3, ppp: prevent possible timing attacks by using a constant-runtime-memcmp when
31 checking credentials
[all …]
/third_party/skia/third_party/externals/microhttpd/src/datadir/
Dspdy-draft.txt5 Internet-Draft Twist
12 draft-mbelshe-httpbis-spdy-00
16 This document describes SPDY, a protocol designed for low-latency
21 concurrent streams. The upper layer of the protocol provides HTTP-
27 This Internet-Draft is submitted in full conformance with the
30 Internet-Drafts are working documents of the Internet Engineering
32 working documents as Internet-Drafts. The list of current Internet-
35 Internet-Drafts are draft documents valid for a maximum of six months
37 time. It is inappropriate to use Internet-Drafts as reference
40 This Internet-Draft will expire on August 4, 2012.
[all …]
/third_party/typescript/tests/lib/
Dreact16.d.ts27 declare module "prop-types" {
28 // Type definitions for prop-types 15.5
29 // Project: https://github.com/reactjs/prop-types
54 export type ValidationMap<T> = { [K in keyof T]-?: Validator<T[K]> };
84 * @param values Runtime values that need to be type-checked
95 import * as PropTypes from 'prop-types';
110 // tslint:disable-next-line:export-just-namespace
116 // ----------------------------------------------------------------------
156 // string fallback for custom web-components
163 // tslint:disable-next-line:no-empty-interface
[all …]
/third_party/typescript/lib/
Dlib.dom.d.ts5 License at http://www.apache.org/licenses/LICENSE-2.0
10 MERCHANTABLITY OR NON-INFRINGEMENT.
18 /// <reference no-default-lib="true"/>
1558-argument variant, except that it only works on readable byte streams, i.e. streams which were con…
1594 …cating whether credentials will be sent with the request always, never, or only when sent to a sam…
1595 credentials?: RequestCredentials; property
1596 …/** A Headers object, an object literal, or an array of two-item arrays to set request's headers. …
1604 …/** A string to indicate whether the request will use CORS, or will be restricted to same-origin U…
1608 …/** A string whose value is a same-origin URL, "about:client", or the empty string, to set request…
1958 credentials?: RequestCredentials; property
[all …]
/third_party/typescript/src/lib/
Ddom.generated.d.ts1538-argument variant, except that it only works on readable byte streams, i.e. streams which were con…
1574 …cating whether credentials will be sent with the request always, never, or only when sent to a sam…
1575 credentials?: RequestCredentials; property
1576 …/** A Headers object, an object literal, or an array of two-item arrays to set request's headers. …
1584 …/** A string to indicate whether the request will use CORS, or will be restricted to same-origin U…
1588 …/** A string whose value is a same-origin URL, "about:client", or the empty string, to set request…
1938 credentials?: RequestCredentials; property
1944 credentials?: RequestCredentials; property
2088 /** A node able to provide real-time frequency and time-domain analysis information. It is an Audio…
2136 persist(): void; method
[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
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
25 by WHATWG in response to CVE-2023-24329. Patch by Illia Volochii.
28 -----------------
30 - gh-issue-105164: Ensure annotations are set up correctly if the only
34 - gh-issue-104615: Fix wrong ordering of assignments in code like ``a, a =
[all …]
DHISTORY2 --------------
13 Release date: 2017-01-17
21 Release date: 2017-01-02
24 -----------------
26 - Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X
29 - Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug
33 -------
35 - Issue #28563: Fixed possible DoS and arbitrary code execution when handle
39 - In the curses module, raise an error if window.getstr() or window.instr() is
42 - Issue #27783: Fix possible usage of uninitialized memory in operator.methodcaller.
[all …]
/third_party/icu/icu4j/perf-tests/data/collation/
Dulyss10.txt30 organization with EIN [Employee Identification Number] 64-6221541
78 These Web sites include award-winning information about Project
108 If they reach just 1-2% of the world's population then the total
116 At our revised rates of production, we will reach only one-third
157 how to make them tax-deductible, or even if they CAN be made
166 Oxford, MS 38655-4109
174 [Employee Identification Number] 64-622154. Donations are
175 tax-deductible to the maximum extent permitted by law. As fundraising
213 By using or reading any part of this PROJECT GUTENBERG-tm
221 ABOUT PROJECT GUTENBERG-TM ETEXTS
[all …]