Home
last modified time | relevance | path

Searched refs:strict (Results 1 – 12 of 12) sorted by relevance

/curl/tests/data/
H A Dtest42120 referrer-policy: strict-origin-when-cross-origin
29 strict-transport-security: max-age=31536000; includeSubDomains
32 referrer-policy: strict-origin-when-cross-origin
70 "referrer-policy":["strict-origin-when-cross-origin","strict-origin-when-cross-origin"],
78 "strict-transport-security":["max-age=31536000; includeSubDomains"],
H A Dtest19027 FTP download with strict timeout and slow CWD
H A Dtest108690 FTP download with strict timeout and slow data transfer
H A Dtest111293 FTPS download with strict timeout and slow data transfer
/curl/docs/libcurl/opts/
H A DCURLOPT_PROXY_SSL_VERIFYHOST.md76 /* Set the default value: strict name check please */
H A DCURLOPT_PROXY_SSL_VERIFYPEER.md78 /* Set the default value: strict certificate check please */
H A DCURLOPT_SSL_VERIFYPEER.md84 /* Set the default value: strict certificate check please */
H A DCURLOPT_SSL_VERIFYHOST.md98 /* Set the default value: strict name check please */
/curl/lib/vtls/
H A Dopenssl.c4556 bool strict = (conn_config->verifypeer || conn_config->verifyhost); local
4576 if(!strict)
4619 if(strict)
4659 if(strict)
4671 if(strict)
4682 if(strict)
4704 if(strict)
4748 if(!strict)
/curl/m4/
H A Dcurl-compilers.m4526 dnl Select strict ANSI C compiler mode
559 dnl Disable type based strict aliasing optimizations, using worst
800 CURL_ADD_COMPILER_WARNINGS([tmp_CFLAGS], [endif-labels strict-prototypes])
983 CURL_ADD_COMPILER_WARNINGS([tmp_CFLAGS], [endif-labels strict-prototypes])
1152 tmp_CFLAGS="$tmp_CFLAGS -fno-strict-aliasing"
1208 AC_MSG_CHECKING([if compiler accepts strict warning options])
H A Dcurl-confopts.m4362 AC_MSG_CHECKING([whether to enable strict compiler warnings])
365 AS_HELP_STRING([--enable-warnings],[Enable strict compiler warnings])
366 AS_HELP_STRING([--disable-warnings],[Disable strict compiler warnings]),
/curl/
H A Dacinclude.m41538 use strict;

Completed in 41 milliseconds