Home
last modified time | relevance | path

Searched refs:access (Results 1 – 25 of 35) sorted by relevance

12

/curl/tests/data/
H A Dtest42118 access-control-allow-origin: *
21 access-control-allow-methods: GET, POST, PUT, DELETE, OPTIONS
22 access-control-max-age: 1728000
23 access-control-allow-headers: Authorization, Content-Type, AuthorizationOauth, X-EARLY-ACCESS
24 access-control-expose-headers:
69 "access-control-allow-origin":["*"],
71 "access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],
72 "access-control-max-age":["1728000"],
73 "access-control-allow-headers":["Authorization, Content-Type, AuthorizationOauth, X-EARLY-ACCESS"],
74 "access-control-expose-headers":[""],
H A Dtest23611 REPLY SIZE 550 access to this file is very much denied
12 REPLY APPE 550 I said: access to this file is very much denied
13 REPLY STOR 550 I said: access to this file is very much denied
24 FTP resume upload but denied access to remote file
H A Dtest28917 FTP resume upload but denied access to local file
H A Dtest19521 FTP response 530 after PASS, temporarily not allowed access
H A Dtest125530 Under condition using http_proxy, override NO_PROXY by --nproxy and access target URL directly
H A Dtest125233 Under condition using --proxy, override NO_PROXY by --nproxy and access target URL directly
H A Dtest125630 Under condition using http_proxy, override NO_PROXY by --nproxy and access target URL through proxy
H A Dtest125730 Under condition using http_proxy, override NO_PROXY by --nproxy and access target URL through proxy
H A Dtest125330 Under condition using --proxy, override NO_PROXY by --nproxy and access target URL through proxy
H A Dtest125430 override NO_PROXY by --noproxy and access target URL through proxy
H A Dtest1538112 e77: Problem with the SSL CA cert (path? access rights?)
117 e82: Failed to load CRL file (path? access rights?, format?)
/curl/docs/libcurl/opts/
H A DCURLSHOPT_LOCKFUNC.md26 void lockcb(CURL *handle, curl_lock_data data, curl_lock_access access,
47 *access* defines what access type libcurl wants, shared or single.
58 curl_lock_access access, void *clientp);
H A DCURLOPT_SASL_AUTHZID.md40 be used to access another user's inbox, that the user has been granted access
H A DCURLMOPT_PUSHFUNCTION.md56 *headers* is a handle used to access push headers using the accessor
66 The callback can access PUSH_PROMISE headers with two accessor
68 can only access the PUSH_PROMISE headers: curl_pushheader_byname(3) and
H A DCURLOPT_STDERR.md35 a crash in the library since it cannot access a FILE * passed on from the
H A DCURLOPT_XOAUTH2_BEARER.md21 CURLOPT_XOAUTH2_BEARER - OAuth 2.0 access token
H A DCURLOPT_HEADERDATA.md62 /* now this callback can access the my_info struct */
H A DCURLOPT_URL.md106 unfiltered URL can easily trick your application to access a local resource
110 Such custom URLs can also access other ports than you planned as port numbers
H A DCURLOPT_QUOTE.md65 The atime command sets the last access time of the file named by the file
/curl/docs/cmdline-opts/
H A Dsasl-authzid.md24 may be used to access another user's inbox, that the user has been granted
25 access to, or a shared mailbox for example.
H A Dquote.md45 The atime command sets the last access time of the file named by the file
/curl/docs/libcurl/
H A Dlibcurl-security.md121 user running the libcurl application, SCP: or SFTP: URLs could access password
176 Local servers sometimes assume local access comes from friends and trusted
188 Some users might be tempted to filter access to local resources or similar
200 somehow by an attacker would all bypass a naive filter and could allow access
255 access, or attempted access, to a local resource. If your application wants to
265 network and access it (over SMB or other protocols), if only the correct file
285 potentially make your system access other hosts on your network. curl cannot
431 Be sure to limit access to application logs if they could hold private or
474 If an attacker can access the heap, like maybe by reading swap space or via a
483 libcurl cannot protect against attacks where an attacker has write access to
/curl/packages/vms/
H A Dcurl_release_note_start.txt37 to access the header files.
H A Dcurlmsg.msg57 FTP_ACCESS_DENIED <FTP access denied>
/curl/lib/
H A Dsmb.c172 unsigned int access; member
718 msg.access = smb_swap32(SMB_GENERIC_READ | SMB_GENERIC_WRITE); in smb_send_open()
722 msg.access = smb_swap32(SMB_GENERIC_READ); in smb_send_open()

Completed in 19 milliseconds

12