Home
last modified time | relevance | path

Searched +full:curl +full:- +full:for +full:- +full:win (Results 1 – 25 of 50) sorted by relevance

12

/external/curl/.github/workflows/
Dcurl-for-win.yml3 # SPDX-License-Identifier: curl
4 ---
5 name: curl-for-win
10 - master
11 - '*/ci'
14 - master
17 group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
18 cancel-in-progress: true
23 CW_NOGET: 'curl trurl'
30 linux-musl-llvm:
[all …]
/external/curl/docs/
DDISTROS.md1 <!--
4 SPDX-License-Identifier: curl
5 -->
7 # curl distros
9 <!-- markdown-link-check-disable -->
11 Lots of organizations distribute curl packages to end users. This is a
12 collection of pointers to where to learn more about curl on and with each
13 distro. Those marked *Rolling Release* typically run the latest version of curl
14 and are therefore less likely to have back-ported patches to older versions.
16 We discuss curl distro issues, patches and collaboration on the [curl-distros
[all …]
/external/curl/
DRELEASE-NOTES1 curl and libcurl 8.8.0
3 Public curl releases: 257
12 o file: add support for directory listings [63]
13 o idn: add native AppleIDN (icucore) support for macOS/iOS [95]
17 o TLS: add support for ECH (Encrypted Client Hello) [109]
18 o urlapi: add CURLU_GET_EMPTY for empty queries and fragments [111]
22 o appveyor: drop unnecessary `--clean-first` cmake option [197]
23 o appveyor: guard against crash-build with VS2008 [193]
24 o appveyor: make gcc 6 mingw64 job build-only [152]
25 o asyn-thread: fix curl_global_cleanup crash in Windows [161]
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
DCHANGES.01 Changelog for the c-ares project
8 o avoid using system's inet_net_pton affected by the WLB-2008080064 advisory
9 o replacement ares_inet_net_pton affected by the WLB-2008080064 advisory
12 o only fall back to AF_INET searches when looking for AF_UNSPEC addresses
15 o IPv6-on-windows: find DNS servers correctly
16 o man pages: docs for the c-ares utility programs
17 o getservbyport replacement for Win CE
21 o ares_expand_name: Fix encoded length for indirect root
27 o local-bind: Support binding to local interface/IPs, see
57 o ares_init: Last, not first instance of domain or search should win
[all …]
/external/cronet/third_party/libc++/src/utils/ci/
Drun-buildbot2 #===----------------------------------------------------------------------===##
5 # See https://llvm.org/LICENSE.txt for license information.
6 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
8 #===----------------------------------------------------------------------===##
10 set -ex
11 set -o pipefail
23 [-h|--help] Display this help and exit.
25 --llvm-root <DIR> Path to the root of the LLVM monorepo. By default, we try
28 --build-dir <DIR> The directory to use for building the library. By default,
29 this is '<llvm-root>/build/<builder>'.
[all …]
/external/pigweed/docs/get_started/
Dfirst_time_setup.rst1 .. _docs-first-time-setup-guide:
6 .. _docs-first-time-setup-guide-express-setup:
8 -------------
10 -------------
14 .. tab-set::
16 .. tab-item:: Linux
19 .. inclusive-language: disable
21 .. code-block:: sh
23 sudo apt install git build-essential
24curl -LJo /etc/udev/rules.d/60-openocd.rules https://raw.githubusercontent.com/openocd-org/openocd…
[all …]
/external/perfetto/docs/contributing/
Dsdk-releasing.md5 Before snapshotting a release, check that no [release-blockers](http://b/savedsearches/5776355) are
15 Next, decide the version number for the new release (vX.Y).
17 The minor version number is incremented only for minor changes / fixes on top of the monthly
18 release (cherry-picks on the releases/vN.x branch).
25 [LUCI](https://luci-scheduler.appspot.com/jobs/perfetto) by triggering all the
26 builds and waiting for their success. If any of the builds fail, fix the failure
34 running `perfetto --version` should show your new version number.
38 Create a release branch for the new major version ("v16.x" here):
44 git checkout -b releases/v16.x -t origin/releases/v16.x
47 Continue with [building the release](#building-and-tagging-the-release).
[all …]
/external/perfetto/tools/
Dinstall-build-deps8 # http://www.apache.org/licenses/LICENSE-2.0
13 # See the License for the specific language governing permissions and
34 # The format for the deps below is the following:
41 # root (to avoid ending up with buildtools/protobuf/protobuf-1.2.3/... and have
46 # |target_arch| can be 'all' when 'target_os' is not 'all' for example in the
67 'buildtools/mac/clang-format',
70 'buildtools/linux64/clang-format',
73 'buildtools/win/clang-format.exe',
74 'buildtools/win/gn.exe',
75 'buildtools/win/ninja.exe',
[all …]
Dheap_profile8 # http://www.apache.org/licenses/LICENSE-2.0
13 # See the License for the specific language governing permissions and
17 # DO NOT EDIT. Auto-generated by tools/gen_amalgamated_python_tools
36 # ----- Amalgamator: begin of python/perfetto/prebuilts/manifests/traceconv.py
37 # This file has been generated by: tools/roll-prebuilts v46.0
40 'mac-amd64',
46 … 'https://commondatastorage.googleapis.com/perfetto-luci-artifacts/v46.0/mac-amd64/traceconv',
54 'mac-arm64',
60 … 'https://commondatastorage.googleapis.com/perfetto-luci-artifacts/v46.0/mac-arm64/traceconv',
68 'linux-amd64',
[all …]
/external/curl/tests/
Dech_tests.sh13 # are also available at https://curl.se/docs/copyright.html.
22 # SPDX-License-Identifier: curl
29 # for which neither is the case.
31 # TODO: Translate this into something that approximates a valid curl test:-)
34 # ECH-enabled server and a DoH server. For now, this is just run manually.
37 # set -x
43 active_ech=$(grep ech "$CURL_CFG_FILE" | grep -v "#.*ech")
48 echo "it out - exiting."
53 # Targets we expect to be ECH-enabled servers
54 # for which an HTTPS RR is published.
[all …]
/external/swiftshader/docs/
DdEQP.md4 These steps are specifically for testing SwiftShader's Vulkan implementation using dEQP on Windows …
7 -------------
13 5. Install [MinGW-W64](http://mingw-w64.org/doku.php/download)
15 6. Install [Git](https://git-scm.com/download/win)
16 7. Set environment variables: Config Panel -> System and Security -> System -> Advanced system sett…
18 * Add `<path to MinGW-W64>\bin` to your PATH environment variable
23 ----------------
27 `git clone https://github.com/KhronosGroup/VK-GL-CTS`
29 You may wish to check out a stable vulkan-cts-* branch.
44 -----------------
[all …]
/external/libvpx/
Dlibs.mk4 ## Use of this source code is governed by a BSD-style license
12 # ARM assembly files are written in RVCT-style. We use some make magic to
26 $$(qexec)$$(SRC_PATH_BARE)/build/make/rtcd.pl --arch=$$(TGT_ISA) \
27 --sym=$(1) \
28 --config=$$(CONFIG_DIR)$$(target)-$$(TOOLCHAIN).mk \
30 CLEAN-OBJS += $$(BUILD_PFX)$(1).h
34 CODEC_SRCS-yes += CHANGELOG
35 CODEC_SRCS-yes += libs.mk
38 CODEC_SRCS-yes += $(addprefix vpx/,$(call enabled,API_SRCS))
42 CODEC_SRCS-yes += $(addprefix vpx_mem/,$(call enabled,MEM_SRCS))
[all …]
/external/curl/projects/
Dbuild-openssl.bat13 rem * are also available at https://curl.se/docs/copyright.html.
22 rem * SPDX-License-Identifier: curl
49 rem Visual Studio was x86-only prior to 14.3
123 ) else if /i "%~1" == "-?" (
125 ) else if /i "%~1" == "-h" (
127 ) else if /i "%~1" == "-help" (
129 ) else if /i "%~1" == "-VSpath" (
138 ) else if /i "%~1" == "-perlpath" (
176 perl --version <NUL 1>NUL 2>&1
247 rem Set temporary paths for building and installing OpenSSL. If a temporary
[all …]
/external/libdav1d/
D.gitlab-ci.yml2 - style
3 - build
4 - test
6 .debian-amd64-common:
7 image: registry.videolan.org/dav1d-debian-unstable:20240406142551
10 - docker
11 - amd64
13 .debian-amd64-minimum:
14 image: registry.videolan.org/dav1d-debian-minimum:20240406142551
17 - docker
[all …]
/external/curl/src/
Dtool_hugehelp.c18 " curl - transfer a URL\n" in hugehelp()
21 " curl [options / URLs]\n" in hugehelp()
24 " curl is a tool for transferring data from or to a server. It supports\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()
40 " libcurl(3) for details.\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()
[all …]
/external/vulkan-validation-layers/
DBUILD.md3 Instructions for building this repository on Linux, Windows, Android, and
8 1. [Contributing](#contributing-to-the-repository)
9 1. [Repository Content](#repository-content)
10 1. [Repository Set-Up](#repository-set-up)
11 1. [Windows Build](#building-on-windows)
12 1. [Linux Build](#building-on-linux)
13 1. [Android Build](#building-on-android)
14 1. [MacOS build](#building-on-macos)
18 If you intend to contribute, the preferred work flow is for you to develop
21 in this repository for more details.
[all …]
/external/python/asn1crypto/dev/
Ddeps.py1 # coding: utf-8
25 modularcrypto repos for more accurate coverage data.
28 deps_dir = os.path.join(build_root, 'modularcrypto-deps')
37 print("Checking out modularcrypto packages for coverage")
38 for other_package in other_packages:
77 code += "(New-Object Net.WebClient).DownloadFile('%s', '%s');" % (url, dest_path)
78 _execute([powershell_exe, '-Command', code], dest, 'Unable to connect to')
82 ['curl', '-L', '--silent', '--show-error', '-O', url],
101 r'([-._]?(?:alpha|a|beta|b|preview|pre|c|rc)\.?\d*)?'
102 r'(-\d+|(?:[-._]?(?:rev|r|post)\.?\d*))?'
[all …]
/external/python/cpython3/Lib/test/
Dmime.types1 # This is a comment. I love comments. -*- indent-tabs-mode: t -*-
3 # This file controls what internet media types are sent to the client for
7 # in your config files. For more information about internet media types,
9 # registry is at <http://www.iana.org/assignments/media-types/>.
14 application/1d-interleaved-parityfec
15 application/3gpp-ims+xml
17 application/andrew-inset ez
23 application/auth-policy+xml apxml
24 application/batch-SMTP
26 application/cals-1840
[all …]
/external/curl/lib/vtls/
Dschannel.c9 * Copyright (C) Marc Hoersken, <info@marc-hoersken.de>
14 * are also available at https://curl.se/docs/copyright.html.
23 * SPDX-License-Identifier: curl
28 * Source file for all Schannel-specific code for the TLS/SSL layer. No code
46 #include "connect.h" /* for the connect timeout */
48 #include "select.h" /* for the socket readiness */
49 #include "inet_pton.h" /* for IP addr SNI check */
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()
[all …]
/external/curl/lib/
Dcf-h2-proxy.c12 * are also available at https://curl.se/docs/copyright.html.
21 * SPDX-License-Identifier: curl
42 #include "cf-h2-proxy.h"
91 ts->state = H2_TUNNEL_INIT; in tunnel_stream_init()
92 ts->stream_id = -1; in tunnel_stream_init()
93 Curl_bufq_init2(&ts->recvbuf, PROXY_H2_CHUNK_SIZE, H2_TUNNEL_RECV_CHUNKS, in tunnel_stream_init()
95 Curl_bufq_init(&ts->sendbuf, PROXY_H2_CHUNK_SIZE, H2_TUNNEL_SEND_CHUNKS); in tunnel_stream_init()
101 ts->authority = /* host:port with IPv6 support */ in tunnel_stream_init()
103 if(!ts->authority) in tunnel_stream_init()
111 Curl_http_resp_free(ts->resp); in tunnel_stream_clear()
[all …]
Dcf-socket.c12 * are also available at https://curl.se/docs/copyright.html.
21 * SPDX-License-Identifier: curl
31 #include <sys/un.h> /* for sockaddr_un */
62 #include "cf-socket.h"
65 #include "url.h" /* for Curl_safefree() */
67 #include "sockaddr.h" /* required for Curl_sockaddr_storage */
85 /* It makes support for IPv4-mapped IPv6 addresses.
161 int optval = data->set.tcp_keepalive?1:0; in tcpkeepalive()
175 optval = curlx_sltosi(data->set.tcp_keepidle); in tcpkeepalive()
178 optval = curlx_sltosi(data->set.tcp_keepintvl); in tcpkeepalive()
[all …]
Dhttp2.c12 * are also available at https://curl.se/docs/copyright.html.
21 * SPDX-License-Identifier: curl
42 #include "urlapi-int.h"
72 /* this is how much we want "in flight" for a stream */
74 /* on receiving from TLS, we prep for holding a full stream window */
83 /* spare chunks we keep for a full window */
90 * See #10988 for an issue with this. */
100 iv[0].value = Curl_multi_max_concurrent_streams(data->multi); in populate_settings()
106 iv[2].value = data->multi->push_cb != NULL; in populate_settings()
130 struct bufc_pool stream_bufcp; /* spares for stream buffers */
[all …]
/external/python/cpython3/Doc/using/
Dwindows.rst3 .. _using-on-windows:
12 This document aims to give an overview of Windows-specific behaviour you should
18 <https://www.python.org/download/releases/>`_ for many years. These installers
19 are primarily intended to add a per-user installation of Python, with the
21 able to install for all users of a single machine, and a separate ZIP file is
22 available for application-local distributions.
29 There are a number of different installers available for Windows, each with
32 :ref:`windows-full` contains all components and is the best option for
33 developers using Python for any kind of project.
35 :ref:`windows-store` is a simple installation of Python that is suitable for
[all …]
/external/mime-support/
Dmime.types9 # This file is part of the "media-types" package. Please report a bug using
13 # The reason that all types are managed by the media-types package instead
17 # for that type is not installed.
25 application/1d-interleaved-parityfec
26 application/3gpdash-qoe-report+xml
27 application/3gpp-ims+xml
37 application/alto-cdni+json
38 application/alto-cdnifilter+json
39 application/alto-costmap+json
40 application/alto-costmapfilter+json
[all …]
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/
DApproximateWidth.txt85 0DCA; 0; # SINHALA SIGN AL-LAKUNA
86 0DD2..0DD4; 0; # SINHALA VOWEL SIGN KETTI IS-PILLA..SINHALA VOWEL SIGN KETTI PAA-PILLA
87 0DD6; 0; # SINHALA VOWEL SIGN DIGA PAA-PILLA
88 0E31; 0; # THAI CHARACTER MAI HAN-AKAT
95 0F18..0F19; 0; # TIBETAN ASTROLOGICAL SIGN -KHYUD PA..TIBETAN ASTROLOGICAL SIGN SDONG TSHUGS
98 0F39; 0; # TIBETAN MARK TSA -PHRU
103 0F99..0FBC; 0; # TIBETAN SUBJOINED LETTER NYA..TIBETAN SUBJOINED LETTER FIXED-FORM RA
131 1939..193B; 0; # LIMBU SIGN MUKPHRENG..LIMBU SIGN SA-I
139 1A73..1A7C; 0; # TAI THAM VOWEL SIGN OA ABOVE..TAI THAM SIGN KHUEN-LUE KARAN
154 1BEF..1BF1; 0; # BATAK VOWEL SIGN U FOR SIMALUNGUN SA..BATAK CONSONANT SIGN H
[all …]

12