-
- Downloads
new module with runtime security checks, it will also check and do
* libxslt/security.[ch] libxslt/Makefile.am: new module with runtime security checks, it will also check and do directory creation when allowed * libxslt/documents.c libxslt/imports.c libxslt/transform.c libxslt/xslt.c libxslt/xsltInternals.h: plug-in the new security infrastructure probes at file reading or file creation * xsltproc/xsltproc.c: plugged the security module there too, added the new options --nowrite and --nomkdir * doc/*: updated the man page and regenerated. Daniel
Showing
- ChangeLog 12 additions, 0 deletionsChangeLog
- doc/html/libxslt-transform.html 1 addition, 1 deletiondoc/html/libxslt-transform.html
- doc/html/libxslt-xsltinternals.html 1 addition, 0 deletionsdoc/html/libxslt-xsltinternals.html
- doc/libxslt-decl.txt 80 additions, 0 deletionsdoc/libxslt-decl.txt
- doc/libxslt-sections.txt 19 additions, 0 deletionsdoc/libxslt-sections.txt
- doc/xsltproc.1 9 additions, 0 deletionsdoc/xsltproc.1
- doc/xsltproc.xml 20 additions, 0 deletionsdoc/xsltproc.xml
- libxslt/Makefile.am 2 additions, 0 deletionslibxslt/Makefile.am
- libxslt/documents.c 35 additions, 0 deletionslibxslt/documents.c
- libxslt/imports.c 20 additions, 0 deletionslibxslt/imports.c
- libxslt/security.c 429 additions, 0 deletionslibxslt/security.c
- libxslt/security.h 89 additions, 0 deletionslibxslt/security.h
- libxslt/transform.c 15 additions, 1 deletionlibxslt/transform.c
- libxslt/xslt.c 19 additions, 0 deletionslibxslt/xslt.c
- libxslt/xsltInternals.h 1 addition, 0 deletionslibxslt/xsltInternals.h
- xsltproc/xsltproc.c 19 additions, 0 deletionsxsltproc/xsltproc.c
Loading
Please register or sign in to comment