ClickHouse/tests/config/config.d
Filatenkov Artur c23fe5baf6
Improve codec for encr 19896 (#27476)
* change syntax of encrypted command

* commit all encrypted changes

* correct encryption

* correct config for test

* add tests and correct code style and typos

* correct test

* fix unbundled build

* add log warning messages

* improve code according to review comments

* correct nonce

* correct errors found by fuzzing

* improve codec AES_128_GCM_SIV. Add AES_256_GCM_SIV. Add sections for last in tests. Improve documentation

* Update CompressionCodecEncrypted.h

* Update 01683_codec_encrypted.sql

* correct compression factory after changes in master

* correct behavior with wrong key in data

* correct fuzzer

* add connection for fuzzer with fix for compression_encrypted

* refactor code

* add load from config with throwing errors on server start

* fix typos and check style

* Update Server.cpp

* correct loading and reading

* refactor code. fix uninitialized value

* refactor code

* move defines from server to cpp file

* correct build

* remove repeated code

* correct namespace

* fix code style
2021-09-13 11:25:36 +03:00
..
clusters.xml Preserve errors for INSERT into Distributed 2021-04-28 22:33:29 +03:00
custom_settings_prefixes.xml Move config files to directories 2020-09-24 13:21:34 +03:00
database_atomic.xml Merge branch 'master' into enable_atomic_database_by_default 2020-09-25 02:04:01 +03:00
database_replicated.xml Fix test 00443_preferred_block_size_bytes.sh (#27846) 2021-08-20 00:25:14 +03:00
disks.xml Move config files to directories 2020-09-24 13:21:34 +03:00
encryption.xml Improve codec for encr 19896 (#27476) 2021-09-13 11:25:36 +03:00
graphite.xml Move config files to directories 2020-09-24 13:21:34 +03:00
keeper_port.xml Update keeper_port.xml 2021-08-30 12:49:11 +03:00
listen.xml Move config files to directories 2020-09-24 13:21:34 +03:00
logger.xml Fix logger conf 2021-09-03 14:20:09 +03:00
logging_no_rotate.xml Disable rotation of the logs in tests (on CI) 2020-11-19 01:08:47 +03:00
macros.xml Supported cluster macros inside table function 'cluster' 2021-07-29 12:12:29 +03:00
max_concurrent_queries.xml Update max_concurrent_queries.xml 2020-10-13 13:40:00 +03:00
merge_tree_settings.xml fix config 2021-08-20 17:12:42 +03:00
merge_tree.xml fix 2021-08-13 14:27:55 +03:00
metric_log.xml Move config files to directories 2020-09-24 13:21:34 +03:00
part_log.xml Move config files to directories 2020-09-24 13:21:34 +03:00
polymorphic_parts.xml run check with wide parts 2020-10-07 21:53:34 +03:00
query_masking_rules.xml Move config files to directories 2020-09-24 13:21:34 +03:00
secure_ports.xml Whitespaces 2021-07-21 04:47:56 +03:00
tcp_with_proxy.xml Support for PROXY protocol 2020-12-03 00:05:51 +03:00
test_cluster_with_incorrect_pw.xml Fix path masking in system.distribution_queue for multiple nodes 2020-11-06 21:04:50 +03:00
text_log.xml Move config files to directories 2020-09-24 13:21:34 +03:00
top_level_domains_lists.xml Fix reading of custom TLD w/o new line at EOF 2021-08-27 00:43:21 +03:00
top_level_domains_path.xml Use new top_level_domains_path 2020-12-09 21:08:31 +03:00
zookeeper_log.xml add system.zookeeper_log 2021-07-09 17:05:35 +03:00
zookeeper.xml Change test config 2020-11-11 17:00:28 +03:00