Andreas Wacknitz
2024-03-29 b0bf37281ad1fff8966925c65eb01e443e66b491
components/web/curl/manifests/sample-manifest.p5m
@@ -10,10 +10,11 @@
#
#
# Copyright 2016 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
@@ -22,41 +23,47 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=usr/bin/$(MACH64)/curl
file path=usr/bin/$(MACH64)/curl-config
file path=usr/bin/curl
file path=usr/bin/curl-config
file path=usr/include/curl/curl.h
file path=usr/include/curl/curlbuild.h
file path=usr/include/curl/curlrules.h
file path=usr/include/curl/curlver.h
file path=usr/include/curl/easy.h
file path=usr/include/curl/header.h
file path=usr/include/curl/mprintf.h
file path=usr/include/curl/multi.h
file path=usr/include/curl/options.h
file path=usr/include/curl/stdcheaders.h
file path=usr/include/curl/system.h
file path=usr/include/curl/typecheck-gcc.h
link path=usr/lib/$(MACH64)/libcurl.so target=libcurl.so.4.4.0
link path=usr/lib/$(MACH64)/libcurl.so.4 target=libcurl.so.4.4.0
file path=usr/lib/$(MACH64)/libcurl.so.4.4.0
file path=usr/include/curl/urlapi.h
file path=usr/include/curl/websockets.h
link path=usr/lib/$(MACH64)/libcurl.so target=libcurl.so.4.8.0
link path=usr/lib/$(MACH64)/libcurl.so.4 target=libcurl.so.4.8.0
file path=usr/lib/$(MACH64)/libcurl.so.4.8.0
file path=usr/lib/$(MACH64)/pkgconfig/libcurl.pc
link path=usr/lib/libcurl.so target=libcurl.so.4.4.0
link path=usr/lib/libcurl.so.4 target=libcurl.so.4.4.0
file path=usr/lib/libcurl.so.4.4.0
file path=usr/lib/pkgconfig/libcurl.pc
file path=usr/share/aclocal/libcurl.m4
file path=usr/share/man/man1/curl-config.1
file path=usr/share/man/man1/curl.1
file path=usr/share/man/man3/CURLINFO_ACTIVESOCKET.3
file path=usr/share/man/man3/CURLINFO_APPCONNECT_TIME.3
file path=usr/share/man/man3/CURLINFO_APPCONNECT_TIME_T.3
file path=usr/share/man/man3/CURLINFO_CAINFO.3
file path=usr/share/man/man3/CURLINFO_CAPATH.3
file path=usr/share/man/man3/CURLINFO_CERTINFO.3
file path=usr/share/man/man3/CURLINFO_CONDITION_UNMET.3
file path=usr/share/man/man3/CURLINFO_CONNECT_TIME.3
file path=usr/share/man/man3/CURLINFO_CONNECT_TIME_T.3
file path=usr/share/man/man3/CURLINFO_CONN_ID.3
file path=usr/share/man/man3/CURLINFO_CONTENT_LENGTH_DOWNLOAD.3
file path=usr/share/man/man3/CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3
file path=usr/share/man/man3/CURLINFO_CONTENT_LENGTH_UPLOAD.3
file path=usr/share/man/man3/CURLINFO_CONTENT_LENGTH_UPLOAD_T.3
file path=usr/share/man/man3/CURLINFO_CONTENT_TYPE.3
file path=usr/share/man/man3/CURLINFO_COOKIELIST.3
file path=usr/share/man/man3/CURLINFO_EFFECTIVE_METHOD.3
file path=usr/share/man/man3/CURLINFO_EFFECTIVE_URL.3
file path=usr/share/man/man3/CURLINFO_FILETIME.3
file path=usr/share/man/man3/CURLINFO_FILETIME_T.3
file path=usr/share/man/man3/CURLINFO_FTP_ENTRY_PATH.3
file path=usr/share/man/man3/CURLINFO_HEADER_SIZE.3
file path=usr/share/man/man3/CURLINFO_HTTPAUTH_AVAIL.3
@@ -66,35 +73,54 @@
file path=usr/share/man/man3/CURLINFO_LOCAL_IP.3
file path=usr/share/man/man3/CURLINFO_LOCAL_PORT.3
file path=usr/share/man/man3/CURLINFO_NAMELOOKUP_TIME.3
file path=usr/share/man/man3/CURLINFO_NAMELOOKUP_TIME_T.3
file path=usr/share/man/man3/CURLINFO_NUM_CONNECTS.3
file path=usr/share/man/man3/CURLINFO_OS_ERRNO.3
file path=usr/share/man/man3/CURLINFO_PRETRANSFER_TIME.3
file path=usr/share/man/man3/CURLINFO_PRETRANSFER_TIME_T.3
file path=usr/share/man/man3/CURLINFO_PRIMARY_IP.3
file path=usr/share/man/man3/CURLINFO_PRIMARY_PORT.3
file path=usr/share/man/man3/CURLINFO_PRIVATE.3
file path=usr/share/man/man3/CURLINFO_PROTOCOL.3
file path=usr/share/man/man3/CURLINFO_PROXYAUTH_AVAIL.3
file path=usr/share/man/man3/CURLINFO_PROXY_ERROR.3
file path=usr/share/man/man3/CURLINFO_PROXY_SSL_VERIFYRESULT.3
file path=usr/share/man/man3/CURLINFO_QUEUE_TIME_T.3
file path=usr/share/man/man3/CURLINFO_REDIRECT_COUNT.3
file path=usr/share/man/man3/CURLINFO_REDIRECT_TIME.3
file path=usr/share/man/man3/CURLINFO_REDIRECT_TIME_T.3
file path=usr/share/man/man3/CURLINFO_REDIRECT_URL.3
file path=usr/share/man/man3/CURLINFO_REFERER.3
file path=usr/share/man/man3/CURLINFO_REQUEST_SIZE.3
file path=usr/share/man/man3/CURLINFO_RESPONSE_CODE.3
file path=usr/share/man/man3/CURLINFO_RETRY_AFTER.3
file path=usr/share/man/man3/CURLINFO_RTSP_CLIENT_CSEQ.3
file path=usr/share/man/man3/CURLINFO_RTSP_CSEQ_RECV.3
file path=usr/share/man/man3/CURLINFO_RTSP_SERVER_CSEQ.3
file path=usr/share/man/man3/CURLINFO_RTSP_SESSION_ID.3
file path=usr/share/man/man3/CURLINFO_SCHEME.3
file path=usr/share/man/man3/CURLINFO_SIZE_DOWNLOAD.3
file path=usr/share/man/man3/CURLINFO_SIZE_DOWNLOAD_T.3
file path=usr/share/man/man3/CURLINFO_SIZE_UPLOAD.3
file path=usr/share/man/man3/CURLINFO_SIZE_UPLOAD_T.3
file path=usr/share/man/man3/CURLINFO_SPEED_DOWNLOAD.3
file path=usr/share/man/man3/CURLINFO_SPEED_DOWNLOAD_T.3
file path=usr/share/man/man3/CURLINFO_SPEED_UPLOAD.3
file path=usr/share/man/man3/CURLINFO_SPEED_UPLOAD_T.3
file path=usr/share/man/man3/CURLINFO_SSL_ENGINES.3
file path=usr/share/man/man3/CURLINFO_SSL_VERIFYRESULT.3
file path=usr/share/man/man3/CURLINFO_STARTTRANSFER_TIME.3
file path=usr/share/man/man3/CURLINFO_STARTTRANSFER_TIME_T.3
file path=usr/share/man/man3/CURLINFO_TLS_SESSION.3
file path=usr/share/man/man3/CURLINFO_TLS_SSL_PTR.3
file path=usr/share/man/man3/CURLINFO_TOTAL_TIME.3
file path=usr/share/man/man3/CURLINFO_TOTAL_TIME_T.3
file path=usr/share/man/man3/CURLINFO_USED_PROXY.3
file path=usr/share/man/man3/CURLINFO_XFER_ID.3
file path=usr/share/man/man3/CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3
file path=usr/share/man/man3/CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3
file path=usr/share/man/man3/CURLMOPT_MAXCONNECTS.3
file path=usr/share/man/man3/CURLMOPT_MAX_CONCURRENT_STREAMS.3
file path=usr/share/man/man3/CURLMOPT_MAX_HOST_CONNECTIONS.3
file path=usr/share/man/man3/CURLMOPT_MAX_PIPELINE_LENGTH.3
file path=usr/share/man/man3/CURLMOPT_MAX_TOTAL_CONNECTIONS.3
@@ -107,14 +133,20 @@
file path=usr/share/man/man3/CURLMOPT_SOCKETFUNCTION.3
file path=usr/share/man/man3/CURLMOPT_TIMERDATA.3
file path=usr/share/man/man3/CURLMOPT_TIMERFUNCTION.3
file path=usr/share/man/man3/CURLOPT_ABSTRACT_UNIX_SOCKET.3
file path=usr/share/man/man3/CURLOPT_ACCEPTTIMEOUT_MS.3
file path=usr/share/man/man3/CURLOPT_ACCEPT_ENCODING.3
file path=usr/share/man/man3/CURLOPT_ADDRESS_SCOPE.3
file path=usr/share/man/man3/CURLOPT_ALTSVC.3
file path=usr/share/man/man3/CURLOPT_ALTSVC_CTRL.3
file path=usr/share/man/man3/CURLOPT_APPEND.3
file path=usr/share/man/man3/CURLOPT_AUTOREFERER.3
file path=usr/share/man/man3/CURLOPT_AWS_SIGV4.3
file path=usr/share/man/man3/CURLOPT_BUFFERSIZE.3
file path=usr/share/man/man3/CURLOPT_CAINFO.3
file path=usr/share/man/man3/CURLOPT_CAINFO_BLOB.3
file path=usr/share/man/man3/CURLOPT_CAPATH.3
file path=usr/share/man/man3/CURLOPT_CA_CACHE_TIMEOUT.3
file path=usr/share/man/man3/CURLOPT_CERTINFO.3
file path=usr/share/man/man3/CURLOPT_CHUNK_BGN_FUNCTION.3
file path=usr/share/man/man3/CURLOPT_CHUNK_DATA.3
@@ -136,17 +168,24 @@
file path=usr/share/man/man3/CURLOPT_COPYPOSTFIELDS.3
file path=usr/share/man/man3/CURLOPT_CRLF.3
file path=usr/share/man/man3/CURLOPT_CRLFILE.3
file path=usr/share/man/man3/CURLOPT_CURLU.3
file path=usr/share/man/man3/CURLOPT_CUSTOMREQUEST.3
file path=usr/share/man/man3/CURLOPT_DEBUGDATA.3
file path=usr/share/man/man3/CURLOPT_DEBUGFUNCTION.3
file path=usr/share/man/man3/CURLOPT_DEFAULT_PROTOCOL.3
file path=usr/share/man/man3/CURLOPT_DIRLISTONLY.3
file path=usr/share/man/man3/CURLOPT_DISALLOW_USERNAME_IN_URL.3
file path=usr/share/man/man3/CURLOPT_DNS_CACHE_TIMEOUT.3
file path=usr/share/man/man3/CURLOPT_DNS_INTERFACE.3
file path=usr/share/man/man3/CURLOPT_DNS_LOCAL_IP4.3
file path=usr/share/man/man3/CURLOPT_DNS_LOCAL_IP6.3
file path=usr/share/man/man3/CURLOPT_DNS_SERVERS.3
file path=usr/share/man/man3/CURLOPT_DNS_SHUFFLE_ADDRESSES.3
file path=usr/share/man/man3/CURLOPT_DNS_USE_GLOBAL_CACHE.3
file path=usr/share/man/man3/CURLOPT_DOH_SSL_VERIFYHOST.3
file path=usr/share/man/man3/CURLOPT_DOH_SSL_VERIFYPEER.3
file path=usr/share/man/man3/CURLOPT_DOH_SSL_VERIFYSTATUS.3
file path=usr/share/man/man3/CURLOPT_DOH_URL.3
file path=usr/share/man/man3/CURLOPT_EGDSOCKET.3
file path=usr/share/man/man3/CURLOPT_ERRORBUFFER.3
file path=usr/share/man/man3/CURLOPT_EXPECT_100_TIMEOUT_MS.3
@@ -163,17 +202,26 @@
file path=usr/share/man/man3/CURLOPT_FTP_ALTERNATIVE_TO_USER.3
file path=usr/share/man/man3/CURLOPT_FTP_CREATE_MISSING_DIRS.3
file path=usr/share/man/man3/CURLOPT_FTP_FILEMETHOD.3
file path=usr/share/man/man3/CURLOPT_FTP_RESPONSE_TIMEOUT.3
file path=usr/share/man/man3/CURLOPT_FTP_SKIP_PASV_IP.3
file path=usr/share/man/man3/CURLOPT_FTP_SSL_CCC.3
file path=usr/share/man/man3/CURLOPT_FTP_USE_EPRT.3
file path=usr/share/man/man3/CURLOPT_FTP_USE_EPSV.3
file path=usr/share/man/man3/CURLOPT_FTP_USE_PRET.3
file path=usr/share/man/man3/CURLOPT_GSSAPI_DELEGATION.3
file path=usr/share/man/man3/CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3
file path=usr/share/man/man3/CURLOPT_HAPROXYPROTOCOL.3
file path=usr/share/man/man3/CURLOPT_HAPROXY_CLIENT_IP.3
file path=usr/share/man/man3/CURLOPT_HEADER.3
file path=usr/share/man/man3/CURLOPT_HEADERDATA.3
file path=usr/share/man/man3/CURLOPT_HEADERFUNCTION.3
file path=usr/share/man/man3/CURLOPT_HEADEROPT.3
file path=usr/share/man/man3/CURLOPT_HSTS.3
file path=usr/share/man/man3/CURLOPT_HSTSREADDATA.3
file path=usr/share/man/man3/CURLOPT_HSTSREADFUNCTION.3
file path=usr/share/man/man3/CURLOPT_HSTSWRITEDATA.3
file path=usr/share/man/man3/CURLOPT_HSTSWRITEFUNCTION.3
file path=usr/share/man/man3/CURLOPT_HSTS_CTRL.3
file path=usr/share/man/man3/CURLOPT_HTTP09_ALLOWED.3
file path=usr/share/man/man3/CURLOPT_HTTP200ALIASES.3
file path=usr/share/man/man3/CURLOPT_HTTPAUTH.3
file path=usr/share/man/man3/CURLOPT_HTTPGET.3
@@ -193,6 +241,7 @@
file path=usr/share/man/man3/CURLOPT_IOCTLFUNCTION.3
file path=usr/share/man/man3/CURLOPT_IPRESOLVE.3
file path=usr/share/man/man3/CURLOPT_ISSUERCERT.3
file path=usr/share/man/man3/CURLOPT_ISSUERCERT_BLOB.3
file path=usr/share/man/man3/CURLOPT_KEEP_SENDING_ON_ERROR.3
file path=usr/share/man/man3/CURLOPT_KEYPASSWD.3
file path=usr/share/man/man3/CURLOPT_KRBLEVEL.3
@@ -204,12 +253,17 @@
file path=usr/share/man/man3/CURLOPT_MAIL_AUTH.3
file path=usr/share/man/man3/CURLOPT_MAIL_FROM.3
file path=usr/share/man/man3/CURLOPT_MAIL_RCPT.3
file path=usr/share/man/man3/CURLOPT_MAIL_RCPT_ALLOWFAILS.3
file path=usr/share/man/man3/CURLOPT_MAXAGE_CONN.3
file path=usr/share/man/man3/CURLOPT_MAXCONNECTS.3
file path=usr/share/man/man3/CURLOPT_MAXFILESIZE.3
file path=usr/share/man/man3/CURLOPT_MAXFILESIZE_LARGE.3
file path=usr/share/man/man3/CURLOPT_MAXLIFETIME_CONN.3
file path=usr/share/man/man3/CURLOPT_MAXREDIRS.3
file path=usr/share/man/man3/CURLOPT_MAX_RECV_SPEED_LARGE.3
file path=usr/share/man/man3/CURLOPT_MAX_SEND_SPEED_LARGE.3
file path=usr/share/man/man3/CURLOPT_MIMEPOST.3
file path=usr/share/man/man3/CURLOPT_MIME_OPTIONS.3
file path=usr/share/man/man3/CURLOPT_NETRC.3
file path=usr/share/man/man3/CURLOPT_NETRC_FILE.3
file path=usr/share/man/man3/CURLOPT_NEW_DIRECTORY_PERMS.3
@@ -232,10 +286,14 @@
file path=usr/share/man/man3/CURLOPT_POSTQUOTE.3
file path=usr/share/man/man3/CURLOPT_POSTREDIR.3
file path=usr/share/man/man3/CURLOPT_PREQUOTE.3
file path=usr/share/man/man3/CURLOPT_PREREQDATA.3
file path=usr/share/man/man3/CURLOPT_PREREQFUNCTION.3
file path=usr/share/man/man3/CURLOPT_PRE_PROXY.3
file path=usr/share/man/man3/CURLOPT_PRIVATE.3
file path=usr/share/man/man3/CURLOPT_PROGRESSDATA.3
file path=usr/share/man/man3/CURLOPT_PROGRESSFUNCTION.3
file path=usr/share/man/man3/CURLOPT_PROTOCOLS.3
file path=usr/share/man/man3/CURLOPT_PROTOCOLS_STR.3
file path=usr/share/man/man3/CURLOPT_PROXY.3
file path=usr/share/man/man3/CURLOPT_PROXYAUTH.3
file path=usr/share/man/man3/CURLOPT_PROXYHEADER.3
@@ -244,17 +302,45 @@
file path=usr/share/man/man3/CURLOPT_PROXYTYPE.3
file path=usr/share/man/man3/CURLOPT_PROXYUSERNAME.3
file path=usr/share/man/man3/CURLOPT_PROXYUSERPWD.3
file path=usr/share/man/man3/CURLOPT_PROXY_CAINFO.3
file path=usr/share/man/man3/CURLOPT_PROXY_CAINFO_BLOB.3
file path=usr/share/man/man3/CURLOPT_PROXY_CAPATH.3
file path=usr/share/man/man3/CURLOPT_PROXY_CRLFILE.3
file path=usr/share/man/man3/CURLOPT_PROXY_ISSUERCERT.3
file path=usr/share/man/man3/CURLOPT_PROXY_ISSUERCERT_BLOB.3
file path=usr/share/man/man3/CURLOPT_PROXY_KEYPASSWD.3
file path=usr/share/man/man3/CURLOPT_PROXY_PINNEDPUBLICKEY.3
file path=usr/share/man/man3/CURLOPT_PROXY_SERVICE_NAME.3
file path=usr/share/man/man3/CURLOPT_PROXY_SSLCERT.3
file path=usr/share/man/man3/CURLOPT_PROXY_SSLCERTTYPE.3
file path=usr/share/man/man3/CURLOPT_PROXY_SSLCERT_BLOB.3
file path=usr/share/man/man3/CURLOPT_PROXY_SSLKEY.3
file path=usr/share/man/man3/CURLOPT_PROXY_SSLKEYTYPE.3
file path=usr/share/man/man3/CURLOPT_PROXY_SSLKEY_BLOB.3
file path=usr/share/man/man3/CURLOPT_PROXY_SSLVERSION.3
file path=usr/share/man/man3/CURLOPT_PROXY_SSL_CIPHER_LIST.3
file path=usr/share/man/man3/CURLOPT_PROXY_SSL_OPTIONS.3
file path=usr/share/man/man3/CURLOPT_PROXY_SSL_VERIFYHOST.3
file path=usr/share/man/man3/CURLOPT_PROXY_SSL_VERIFYPEER.3
file path=usr/share/man/man3/CURLOPT_PROXY_TLS13_CIPHERS.3
file path=usr/share/man/man3/CURLOPT_PROXY_TLSAUTH_PASSWORD.3
file path=usr/share/man/man3/CURLOPT_PROXY_TLSAUTH_TYPE.3
file path=usr/share/man/man3/CURLOPT_PROXY_TLSAUTH_USERNAME.3
file path=usr/share/man/man3/CURLOPT_PROXY_TRANSFER_MODE.3
file path=usr/share/man/man3/CURLOPT_PUT.3
file path=usr/share/man/man3/CURLOPT_QUICK_EXIT.3
file path=usr/share/man/man3/CURLOPT_QUOTE.3
file path=usr/share/man/man3/CURLOPT_RANDOM_FILE.3
file path=usr/share/man/man3/CURLOPT_RANGE.3
file path=usr/share/man/man3/CURLOPT_READDATA.3
file path=usr/share/man/man3/CURLOPT_READFUNCTION.3
file path=usr/share/man/man3/CURLOPT_REDIR_PROTOCOLS.3
file path=usr/share/man/man3/CURLOPT_REDIR_PROTOCOLS_STR.3
file path=usr/share/man/man3/CURLOPT_REFERER.3
file path=usr/share/man/man3/CURLOPT_REQUEST_TARGET.3
file path=usr/share/man/man3/CURLOPT_RESOLVE.3
file path=usr/share/man/man3/CURLOPT_RESOLVER_START_DATA.3
file path=usr/share/man/man3/CURLOPT_RESOLVER_START_FUNCTION.3
file path=usr/share/man/man3/CURLOPT_RESUME_FROM.3
file path=usr/share/man/man3/CURLOPT_RESUME_FROM_LARGE.3
file path=usr/share/man/man3/CURLOPT_RTSP_CLIENT_CSEQ.3
@@ -263,17 +349,25 @@
file path=usr/share/man/man3/CURLOPT_RTSP_SESSION_ID.3
file path=usr/share/man/man3/CURLOPT_RTSP_STREAM_URI.3
file path=usr/share/man/man3/CURLOPT_RTSP_TRANSPORT.3
file path=usr/share/man/man3/CURLOPT_SASL_AUTHZID.3
file path=usr/share/man/man3/CURLOPT_SASL_IR.3
file path=usr/share/man/man3/CURLOPT_SEEKDATA.3
file path=usr/share/man/man3/CURLOPT_SEEKFUNCTION.3
file path=usr/share/man/man3/CURLOPT_SERVER_RESPONSE_TIMEOUT.3
file path=usr/share/man/man3/CURLOPT_SERVER_RESPONSE_TIMEOUT_MS.3
file path=usr/share/man/man3/CURLOPT_SERVICE_NAME.3
file path=usr/share/man/man3/CURLOPT_SHARE.3
file path=usr/share/man/man3/CURLOPT_SOCKOPTDATA.3
file path=usr/share/man/man3/CURLOPT_SOCKOPTFUNCTION.3
file path=usr/share/man/man3/CURLOPT_SOCKS5_AUTH.3
file path=usr/share/man/man3/CURLOPT_SOCKS5_GSSAPI_NEC.3
file path=usr/share/man/man3/CURLOPT_SOCKS5_GSSAPI_SERVICE.3
file path=usr/share/man/man3/CURLOPT_SSH_AUTH_TYPES.3
file path=usr/share/man/man3/CURLOPT_SSH_COMPRESSION.3
file path=usr/share/man/man3/CURLOPT_SSH_HOSTKEYDATA.3
file path=usr/share/man/man3/CURLOPT_SSH_HOSTKEYFUNCTION.3
file path=usr/share/man/man3/CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3
file path=usr/share/man/man3/CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256.3
file path=usr/share/man/man3/CURLOPT_SSH_KEYDATA.3
file path=usr/share/man/man3/CURLOPT_SSH_KEYFUNCTION.3
file path=usr/share/man/man3/CURLOPT_SSH_KNOWNHOSTS.3
@@ -281,14 +375,17 @@
file path=usr/share/man/man3/CURLOPT_SSH_PUBLIC_KEYFILE.3
file path=usr/share/man/man3/CURLOPT_SSLCERT.3
file path=usr/share/man/man3/CURLOPT_SSLCERTTYPE.3
file path=usr/share/man/man3/CURLOPT_SSLCERT_BLOB.3
file path=usr/share/man/man3/CURLOPT_SSLENGINE.3
file path=usr/share/man/man3/CURLOPT_SSLENGINE_DEFAULT.3
file path=usr/share/man/man3/CURLOPT_SSLKEY.3
file path=usr/share/man/man3/CURLOPT_SSLKEYTYPE.3
file path=usr/share/man/man3/CURLOPT_SSLKEY_BLOB.3
file path=usr/share/man/man3/CURLOPT_SSLVERSION.3
file path=usr/share/man/man3/CURLOPT_SSL_CIPHER_LIST.3
file path=usr/share/man/man3/CURLOPT_SSL_CTX_DATA.3
file path=usr/share/man/man3/CURLOPT_SSL_CTX_FUNCTION.3
file path=usr/share/man/man3/CURLOPT_SSL_EC_CURVES.3
file path=usr/share/man/man3/CURLOPT_SSL_ENABLE_ALPN.3
file path=usr/share/man/man3/CURLOPT_SSL_ENABLE_NPN.3
file path=usr/share/man/man3/CURLOPT_SSL_FALSESTART.3
@@ -301,6 +398,7 @@
file path=usr/share/man/man3/CURLOPT_STREAM_DEPENDS.3
file path=usr/share/man/man3/CURLOPT_STREAM_DEPENDS_E.3
file path=usr/share/man/man3/CURLOPT_STREAM_WEIGHT.3
file path=usr/share/man/man3/CURLOPT_SUPPRESS_CONNECT_HEADERS.3
file path=usr/share/man/man3/CURLOPT_TCP_FASTOPEN.3
file path=usr/share/man/man3/CURLOPT_TCP_KEEPALIVE.3
file path=usr/share/man/man3/CURLOPT_TCP_KEEPIDLE.3
@@ -313,14 +411,20 @@
file path=usr/share/man/man3/CURLOPT_TIMEOUT.3
file path=usr/share/man/man3/CURLOPT_TIMEOUT_MS.3
file path=usr/share/man/man3/CURLOPT_TIMEVALUE.3
file path=usr/share/man/man3/CURLOPT_TIMEVALUE_LARGE.3
file path=usr/share/man/man3/CURLOPT_TLS13_CIPHERS.3
file path=usr/share/man/man3/CURLOPT_TLSAUTH_PASSWORD.3
file path=usr/share/man/man3/CURLOPT_TLSAUTH_TYPE.3
file path=usr/share/man/man3/CURLOPT_TLSAUTH_USERNAME.3
file path=usr/share/man/man3/CURLOPT_TRAILERDATA.3
file path=usr/share/man/man3/CURLOPT_TRAILERFUNCTION.3
file path=usr/share/man/man3/CURLOPT_TRANSFERTEXT.3
file path=usr/share/man/man3/CURLOPT_TRANSFER_ENCODING.3
file path=usr/share/man/man3/CURLOPT_UNIX_SOCKET_PATH.3
file path=usr/share/man/man3/CURLOPT_UNRESTRICTED_AUTH.3
file path=usr/share/man/man3/CURLOPT_UPKEEP_INTERVAL_MS.3
file path=usr/share/man/man3/CURLOPT_UPLOAD.3
file path=usr/share/man/man3/CURLOPT_UPLOAD_BUFFERSIZE.3
file path=usr/share/man/man3/CURLOPT_URL.3
file path=usr/share/man/man3/CURLOPT_USERAGENT.3
file path=usr/share/man/man3/CURLOPT_USERNAME.3
@@ -330,14 +434,25 @@
file path=usr/share/man/man3/CURLOPT_WILDCARDMATCH.3
file path=usr/share/man/man3/CURLOPT_WRITEDATA.3
file path=usr/share/man/man3/CURLOPT_WRITEFUNCTION.3
file path=usr/share/man/man3/CURLOPT_WS_OPTIONS.3
file path=usr/share/man/man3/CURLOPT_XFERINFODATA.3
file path=usr/share/man/man3/CURLOPT_XFERINFOFUNCTION.3
file path=usr/share/man/man3/CURLOPT_XOAUTH2_BEARER.3
file path=usr/share/man/man3/CURLSHOPT_LOCKFUNC.3
file path=usr/share/man/man3/CURLSHOPT_SHARE.3
file path=usr/share/man/man3/CURLSHOPT_UNLOCKFUNC.3
file path=usr/share/man/man3/CURLSHOPT_UNSHARE.3
file path=usr/share/man/man3/CURLSHOPT_USERDATA.3
file path=usr/share/man/man3/curl_easy_cleanup.3
file path=usr/share/man/man3/curl_easy_duphandle.3
file path=usr/share/man/man3/curl_easy_escape.3
file path=usr/share/man/man3/curl_easy_getinfo.3
file path=usr/share/man/man3/curl_easy_header.3
file path=usr/share/man/man3/curl_easy_init.3
file path=usr/share/man/man3/curl_easy_nextheader.3
file path=usr/share/man/man3/curl_easy_option_by_id.3
file path=usr/share/man/man3/curl_easy_option_by_name.3
file path=usr/share/man/man3/curl_easy_option_next.3
file path=usr/share/man/man3/curl_easy_pause.3
file path=usr/share/man/man3/curl_easy_perform.3
file path=usr/share/man/man3/curl_easy_recv.3
@@ -346,6 +461,7 @@
file path=usr/share/man/man3/curl_easy_setopt.3
file path=usr/share/man/man3/curl_easy_strerror.3
file path=usr/share/man/man3/curl_easy_unescape.3
file path=usr/share/man/man3/curl_easy_upkeep.3
file path=usr/share/man/man3/curl_escape.3
file path=usr/share/man/man3/curl_formadd.3
file path=usr/share/man/man3/curl_formfree.3
@@ -356,14 +472,30 @@
file path=usr/share/man/man3/curl_global_cleanup.3
file path=usr/share/man/man3/curl_global_init.3
file path=usr/share/man/man3/curl_global_init_mem.3
file path=usr/share/man/man3/curl_global_sslset.3
file path=usr/share/man/man3/curl_global_trace.3
file path=usr/share/man/man3/curl_mime_addpart.3
file path=usr/share/man/man3/curl_mime_data.3
file path=usr/share/man/man3/curl_mime_data_cb.3
file path=usr/share/man/man3/curl_mime_encoder.3
file path=usr/share/man/man3/curl_mime_filedata.3
file path=usr/share/man/man3/curl_mime_filename.3
file path=usr/share/man/man3/curl_mime_free.3
file path=usr/share/man/man3/curl_mime_headers.3
file path=usr/share/man/man3/curl_mime_init.3
file path=usr/share/man/man3/curl_mime_name.3
file path=usr/share/man/man3/curl_mime_subparts.3
file path=usr/share/man/man3/curl_mime_type.3
file path=usr/share/man/man3/curl_mprintf.3
file path=usr/share/man/man3/curl_multi_add_handle.3
file path=usr/share/man/man3/curl_multi_assign.3
file path=usr/share/man/man3/curl_multi_cleanup.3
file path=usr/share/man/man3/curl_multi_fdset.3
file path=usr/share/man/man3/curl_multi_get_handles.3
file path=usr/share/man/man3/curl_multi_info_read.3
file path=usr/share/man/man3/curl_multi_init.3
file path=usr/share/man/man3/curl_multi_perform.3
file path=usr/share/man/man3/curl_multi_poll.3
file path=usr/share/man/man3/curl_multi_remove_handle.3
file path=usr/share/man/man3/curl_multi_setopt.3
file path=usr/share/man/man3/curl_multi_socket.3
@@ -372,6 +504,9 @@
file path=usr/share/man/man3/curl_multi_strerror.3
file path=usr/share/man/man3/curl_multi_timeout.3
file path=usr/share/man/man3/curl_multi_wait.3
file path=usr/share/man/man3/curl_multi_wakeup.3
file path=usr/share/man/man3/curl_pushheader_byname.3
file path=usr/share/man/man3/curl_pushheader_bynum.3
file path=usr/share/man/man3/curl_share_cleanup.3
file path=usr/share/man/man3/curl_share_init.3
file path=usr/share/man/man3/curl_share_setopt.3
@@ -379,14 +514,29 @@
file path=usr/share/man/man3/curl_slist_append.3
file path=usr/share/man/man3/curl_slist_free_all.3
file path=usr/share/man/man3/curl_strequal.3
file path=usr/share/man/man3/curl_strnequal.3
file path=usr/share/man/man3/curl_unescape.3
file path=usr/share/man/man3/curl_url.3
file path=usr/share/man/man3/curl_url_cleanup.3
file path=usr/share/man/man3/curl_url_dup.3
file path=usr/share/man/man3/curl_url_get.3
file path=usr/share/man/man3/curl_url_set.3
file path=usr/share/man/man3/curl_url_strerror.3
file path=usr/share/man/man3/curl_version.3
file path=usr/share/man/man3/curl_version_info.3
file path=usr/share/man/man3/curl_ws_meta.3
file path=usr/share/man/man3/curl_ws_recv.3
file path=usr/share/man/man3/curl_ws_send.3
file path=usr/share/man/man3/libcurl-easy.3
file path=usr/share/man/man3/libcurl-env-dbg.3
file path=usr/share/man/man3/libcurl-env.3
file path=usr/share/man/man3/libcurl-errors.3
file path=usr/share/man/man3/libcurl-multi.3
file path=usr/share/man/man3/libcurl-security.3
file path=usr/share/man/man3/libcurl-share.3
file path=usr/share/man/man3/libcurl-symbols.3
file path=usr/share/man/man3/libcurl-thread.3
file path=usr/share/man/man3/libcurl-tutorial.3
file path=usr/share/man/man3/libcurl-url.3
file path=usr/share/man/man3/libcurl-ws.3
file path=usr/share/man/man3/libcurl.3