Home
last modified time | relevance | path

Searched refs:system (Results 1 – 25 of 77) sorted by relevance

1234

/curl/docs/cmdline-opts/
H A Dca-native.md21 Use the CA store from the native operating system to verify the peer. By
23 directory, but when using this option it interfaces the operating system's own
H A Dproxy-ca-native.md21 Use the CA store from the native operating system to verify the HTTPS proxy.
23 when using this option it interfaces the operating system's own vault.
H A Ddns-servers.md22 Set the list of DNS servers to be used instead of the system default. The list
H A Dxattr.md22 attribute. If the file system does not support extended attributes, a warning
H A Dskip-existing.md22 filename present in the file system or not and it skips the transfer if it is.
H A Durl.md32 network accesses by the operating system. Beware!
H A Dcert.md44 system or user keychain, or the path to a PKCS#12-encoded certificate and
51 to refer to a certificate in the system certificates store, for example,
H A Dproxy-user.md27 by other users on the same system as they still are visible for a moment
/curl/docs/libcurl/opts/
H A DCURLOPT_CAINFO.md42 This option is by default set to the system path where libcurl's CA
46 the option is not set, then curl uses the certificates in the system and user
64 Built-in system specific. When curl is built with Secure Transport or
H A DCURLOPT_PROXY_CAINFO.md47 This option is by default set to the system path where libcurl's CA
53 in the system and user Keychain to verify the peer, which is the preferred
67 Built-in system specific
H A DCURLOPT_NOSIGNAL.md39 Setting CURLOPT_NOSIGNAL(3) to 1 makes libcurl NOT ask the system to
40 ignore SIGPIPE signals, which otherwise are sent by the system when trying to
H A DCURLMOPT_MAX_CONCURRENT_STREAMS.md35 value passed here would be honored based on other system resources properties.
H A DCURLOPT_FTPPORT.md36 use your system's default IP address. Default FTP operations are passive, and
41 system picks a free port. If a range is provided and all ports in the range
H A DCURLOPT_LOCALPORT.md37 0, disabled - use whatever the system thinks is fine
H A DCURLOPT_TCP_KEEPALIVE.md35 options, provided the operating system supports them. Set to 0 (default behavior)
H A DCURLOPT_TCP_KEEPCNT.md35 system allows.
/curl/include/curl/
H A DMakefile.am26 typecheck-gcc.h system.h urlapi.h options.h header.h websockets.h
/curl/tests/data/
H A Dtest207230 perl -e "print 'Test requires a Unix system' if ( $^O eq 'MSWin32' || $^O eq 'cygwin' || $^O eq 'do…
/curl/tests/unit/
H A Dunit1307.c270 enum system { enum
280 enum system machine;
/curl/docs/libcurl/
H A Dlibcurl-thread.md86 The **gethostbyname** or **getaddrinfo** and other name resolving system
87 calls used by libcurl are provided by your operating system and must be thread
89 these and other system calls, as otherwise it cannot function fully thread
112 These functions, provided either by your operating system or your own
H A Dcurl_easy_send.md48 is returned, use your operating system facilities like *select(2)* to wait
95 system facilities to wait until the socket is writable, and retry.
H A Dcurl_easy_recv.md48 your operating system facilities like *select(2)* to wait for data. The
101 system facilities to wait until data can be read, and retry.
H A Dcurl_strequal.md35 locale - contrary to how **strcasecmp** and other system case insensitive
/curl/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml50 label: operating system
/curl/packages/OS400/
H A Dinitscript.sh28 /usr/bin/system "${@}" || exit 1

Completed in 46 milliseconds

1234