Home
last modified time | relevance | path

Searched refs:redirects (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/
H A DCVE-2022-27774-2.patch4 Subject: [PATCH] transfer: redirects to other protocols or ports clear auth
31 + /* Clear auth if this redirects to a different port number or protocol,
52 + infof(data, "Clear auth, redirects to port from %u to %u",
67 + infof(data, "Clear auth, redirects scheme from %s to %s",
H A DCVE-2022-27774-4.patch4 Subject: [PATCH] gnutls: don't leak the SRP credentials in redirects
H A DCVE-2022-27774-3.patch4 Subject: [PATCH] openssl: don't leak the SRP credentials in redirects either
H A DCVE-2022-27776.patch4 Subject: [PATCH] http: avoid auth/cookie on redirects same host diff port
/OK3568_Linux_fs/kernel/fs/overlayfs/
H A DKconfig19 redirects when renaming directories by default. In this case it is
20 still possible to turn off redirects globally with the
24 Note, that redirects are not backward compatible. That is, mounting
25 an overlay which has redirects on a kernel that doesn't support this
31 bool "Overlayfs: follow redirects even if redirects are turned off"
/OK3568_Linux_fs/kernel/include/target/iscsi/
H A Discsi_target_stat.h51 u32 redirects; member
/OK3568_Linux_fs/buildroot/package/perl-sys-cpu/
H A D0001-remove-extraneous-include.patch4 causes a build failure. In glibc, it simply redirects to <unistd.h>,
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ipvsadm/
H A Dipvsadm_1.31.bb6 The active node of the cluster redirects service requests to a \
/OK3568_Linux_fs/kernel/drivers/target/iscsi/
H A Discsi_target_stat.c280 fail_count = (lstat->redirects + lstat->authorize_fails + in iscsi_stat_tgt_attr_login_fails_show()
448 ret = snprintf(page, PAGE_SIZE, "%u\n", lstat->redirects); in iscsi_stat_login_redirects_show()
500 CONFIGFS_ATTR_RO(iscsi_stat_login_, redirects);
H A Discsi_target_util.c1316 ls->redirects++; in iscsit_collect_login_stats()
/OK3568_Linux_fs/buildroot/utils/
H A Dreadme.txt7 front of each line, redirects all of the build output to a file
/OK3568_Linux_fs/u-boot/common/
H A Dcli_hush.c235 struct redir_struct *redirects; /* I/O redirections */ member
1212 for (redir=prog->redirects; redir; redir=redir->next) {
1980 for (r=child->redirects; r; r=rnext) {
1994 child->redirects=NULL;
2301 struct redir_struct *redir = child->redirects;
2315 child->redirects=redir;
2555 && prog->redirects == NULL) {
2571 prog->redirects = NULL;
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Doverlayfs.rst237 If this is enabled, then redirects are always followed by default. Enabling
240 feature and follow redirects even if turned off.
273 Because lower layer redirects cannot be verified with the index, enabling
567 "redirects" are not indexed, a lower file handle that was encoded from the
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dlibv4l-introduction.rst175 operations and redirects them to the libv4l counterparts, by using
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/classes/
H A Dsocorro-syms.bbclass149 # If also the download directory redirects to a local git directory,
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-3.1.rst125 exists but generates a warning and redirects to the new class. In
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A DREADME170 Using it in this mode takes advantage of the Linux support for IP redirects;
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Ddm-clone.rst13 redirects reads and writes accordingly.
/OK3568_Linux_fs/kernel/net/
H A DKconfig320 It can be used to enforce socket policy, implement socket redirects,
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A Dcachefiles.rst389 its own task_security structure, and redirects current->cred to point to it
/OK3568_Linux_fs/buildroot/package/openvmtools/
H A D0003-Rename-poll-h-into-vm_poll-h-to-fix-build-failure-on-musl.patch9 musl libc redirects include of sys/poll.h to poll.h. But since poll.h is
/OK3568_Linux_fs/buildroot/
H A DConfig.in252 redirects to a mirror geographically close to you.
/OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-fetching.rst233 Authorization header will be added to each request, including across redirects.
/OK3568_Linux_fs/buildroot/package/qt5/qt5webengine/
H A Dchromium-latest.inc310 src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/follow-redirects/LICENSE \
311 …src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/follow-redirects/node_modules…
/OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/
H A Dchromium-latest.inc411 chromium/third_party/devtools-frontend/src/node_modules/follow-redirects/LICENSE \
412 …chromium/third_party/devtools-frontend/src/node_modules/follow-redirects/node_modules/debug/LICENS…

12