mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-14 03:25:15 +00:00
c23fe5baf6
* 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 |
||
---|---|---|
.. | ||
clusters.xml | ||
custom_settings_prefixes.xml | ||
database_atomic.xml | ||
database_replicated.xml | ||
disks.xml | ||
encryption.xml | ||
graphite.xml | ||
keeper_port.xml | ||
listen.xml | ||
logger.xml | ||
logging_no_rotate.xml | ||
macros.xml | ||
max_concurrent_queries.xml | ||
merge_tree_settings.xml | ||
merge_tree.xml | ||
metric_log.xml | ||
part_log.xml | ||
polymorphic_parts.xml | ||
query_masking_rules.xml | ||
secure_ports.xml | ||
tcp_with_proxy.xml | ||
test_cluster_with_incorrect_pw.xml | ||
text_log.xml | ||
top_level_domains_lists.xml | ||
top_level_domains_path.xml | ||
zookeeper_log.xml | ||
zookeeper.xml |