From 83d1acdee065ac3be342fdcff60f094cc0a5ce06 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 11 Jun 2014 13:23:45 +0200 Subject: php-suhosin: add Reflection for 0.9.35 --- REFLECTION | 329 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 329 insertions(+) create mode 100644 REFLECTION diff --git a/REFLECTION b/REFLECTION new file mode 100644 index 0000000..7986af9 --- /dev/null +++ b/REFLECTION @@ -0,0 +1,329 @@ +Extension [ extension #16 suhosin version 0.9.35 ] { + + - INI { + Entry [ suhosin.log.syslog ] + Current = '' + } + Entry [ suhosin.log.syslog.facility ] + Current = '' + } + Entry [ suhosin.log.syslog.priority ] + Current = '' + } + Entry [ suhosin.log.sapi ] + Current = '0' + } + Entry [ suhosin.log.stdout ] + Current = '0' + } + Entry [ suhosin.log.script ] + Current = '0' + } + Entry [ suhosin.log.script.name ] + Current = '' + } + Entry [ suhosin.log.use-x-forwarded-for ] + Current = '0' + } + Entry [ suhosin.log.phpscript ] + Current = '0' + } + Entry [ suhosin.log.phpscript.name ] + Current = '' + } + Entry [ suhosin.log.file ] + Current = '0' + } + Entry [ suhosin.log.file.name ] + Current = '' + } + Entry [ suhosin.log.phpscript.is_safe ] + Current = '0' + } + Entry [ suhosin.perdir ] + Current = '0' + } + Entry [ suhosin.executor.include.max_traversal ] + Current = '0' + } + Entry [ suhosin.executor.include.whitelist ] + Current = '' + } + Entry [ suhosin.executor.include.blacklist ] + Current = '' + } + Entry [ suhosin.executor.include.allow_writable_files ] + Current = '1' + } + Entry [ suhosin.executor.eval.whitelist ] + Current = '' + } + Entry [ suhosin.executor.eval.blacklist ] + Current = '' + } + Entry [ suhosin.executor.func.whitelist ] + Current = '' + } + Entry [ suhosin.executor.func.blacklist ] + Current = '' + } + Entry [ suhosin.executor.disable_eval ] + Current = '0' + } + Entry [ suhosin.executor.disable_emodifier ] + Current = '0' + } + Entry [ suhosin.executor.allow_symlink ] + Current = '0' + } + Entry [ suhosin.executor.max_depth ] + Current = '0' + } + Entry [ suhosin.multiheader ] + Current = '0' + } + Entry [ suhosin.mail.protect ] + Current = '0' + } + Entry [ suhosin.memory_limit ] + Current = '0' + } + Entry [ suhosin.simulation ] + Current = '0' + } + Entry [ suhosin.filter.action ] + Current = '' + } + Entry [ suhosin.protectkey ] + Current = '1' + } + Entry [ suhosin.coredump ] + Current = '0' + } + Entry [ suhosin.stealth ] + Current = '1' + } + Entry [ suhosin.apc_bug_workaround ] + Current = '0' + } + Entry [ suhosin.disable.display_errors ] + Current = '0' + } + Entry [ suhosin.request.max_vars ] + Current = '1000' + } + Entry [ suhosin.request.max_varname_length ] + Current = '64' + } + Entry [ suhosin.request.max_value_length ] + Current = '1000000' + } + Entry [ suhosin.request.max_array_depth ] + Current = '50' + } + Entry [ suhosin.request.max_totalname_length ] + Current = '256' + } + Entry [ suhosin.request.max_array_index_length ] + Current = '64' + } + Entry [ suhosin.request.disallow_nul ] + Current = '1' + } + Entry [ suhosin.request.disallow_ws ] + Current = '0' + } + Entry [ suhosin.cookie.max_vars ] + Current = '100' + } + Entry [ suhosin.cookie.max_name_length ] + Current = '64' + } + Entry [ suhosin.cookie.max_totalname_length ] + Current = '256' + } + Entry [ suhosin.cookie.max_value_length ] + Current = '10000' + } + Entry [ suhosin.cookie.max_array_depth ] + Current = '50' + } + Entry [ suhosin.cookie.max_array_index_length ] + Current = '64' + } + Entry [ suhosin.cookie.disallow_nul ] + Current = '1' + } + Entry [ suhosin.cookie.disallow_ws ] + Current = '1' + } + Entry [ suhosin.get.max_vars ] + Current = '100' + } + Entry [ suhosin.get.max_name_length ] + Current = '64' + } + Entry [ suhosin.get.max_totalname_length ] + Current = '256' + } + Entry [ suhosin.get.max_value_length ] + Current = '512' + } + Entry [ suhosin.get.max_array_depth ] + Current = '50' + } + Entry [ suhosin.get.max_array_index_length ] + Current = '64' + } + Entry [ suhosin.get.disallow_nul ] + Current = '1' + } + Entry [ suhosin.get.disallow_ws ] + Current = '0' + } + Entry [ suhosin.post.max_vars ] + Current = '1000' + } + Entry [ suhosin.post.max_name_length ] + Current = '64' + } + Entry [ suhosin.post.max_totalname_length ] + Current = '256' + } + Entry [ suhosin.post.max_value_length ] + Current = '1000000' + } + Entry [ suhosin.post.max_array_depth ] + Current = '50' + } + Entry [ suhosin.post.max_array_index_length ] + Current = '64' + } + Entry [ suhosin.post.disallow_nul ] + Current = '1' + } + Entry [ suhosin.post.disallow_ws ] + Current = '0' + } + Entry [ suhosin.upload.max_uploads ] + Current = '25' + } + Entry [ suhosin.upload.disallow_elf ] + Current = '1' + } + Entry [ suhosin.upload.disallow_binary ] + Current = '0' + } + Entry [ suhosin.upload.remove_binary ] + Current = '0' + } + Entry [ suhosin.upload.verification_script ] + Current = '' + } + Entry [ suhosin.sql.bailout_on_error ] + Current = '0' + } + Entry [ suhosin.sql.user_prefix ] + Current = '' + } + Entry [ suhosin.sql.user_postfix ] + Current = '' + } + Entry [ suhosin.sql.comment ] + Current = '0' + } + Entry [ suhosin.sql.opencomment ] + Current = '0' + } + Entry [ suhosin.sql.multiselect ] + Current = '0' + } + Entry [ suhosin.sql.union ] + Current = '0' + } + Entry [ suhosin.session.encrypt ] + Current = '1' + } + Entry [ suhosin.session.cryptkey ] + Current = '' + } + Entry [ suhosin.session.cryptua ] + Current = '0' + } + Entry [ suhosin.session.cryptdocroot ] + Current = '1' + } + Entry [ suhosin.session.cryptraddr ] + Current = '0' + } + Entry [ suhosin.session.checkraddr ] + Current = '0' + } + Entry [ suhosin.session.max_id_length ] + Current = '128' + } + Entry [ suhosin.cookie.encrypt ] + Current = '0' + } + Entry [ suhosin.cookie.cryptkey ] + Current = '' + } + Entry [ suhosin.cookie.cryptua ] + Current = '1' + } + Entry [ suhosin.cookie.cryptdocroot ] + Current = '1' + } + Entry [ suhosin.cookie.cryptraddr ] + Current = '0' + } + Entry [ suhosin.cookie.checkraddr ] + Current = '0' + } + Entry [ suhosin.cookie.cryptlist ] + Current = '' + } + Entry [ suhosin.cookie.plainlist ] + Current = '' + } + Entry [ suhosin.server.encode ] + Current = '1' + } + Entry [ suhosin.server.strip ] + Current = '1' + } + Entry [ suhosin.srand.ignore ] + Current = '1' + } + Entry [ suhosin.mt_srand.ignore ] + Current = '1' + } + } + + - Functions { + Function [ function suhosin_encrypt_cookie ] { + } + Function [ function suhosin_get_raw_cookies ] { + } + Function [ function sha256 ] { + } + Function [ function sha256_file ] { + } + Function [ function extract ] { + + - Parameters [3] { + Parameter #0 [ &$arg ] + Parameter #1 [ $extract_type ] + Parameter #2 [ $prefix ] + } + } + Function [ function import_request_variables ] { + + - Parameters [2] { + Parameter #0 [ $types ] + Parameter #1 [ $prefix ] + } + } + } +} + -- cgit