ClickHouse/tests
Azat Khuzhin bcf381c5ae Reimplement interserver mode to avoid replay attacks
Prevous implementation (DBMS_MIN_REVISION_WITH_INTERSERVER_SECRET)
accepts the salt from the client, which make it useless.

Reimplement the protocol to send the salt by the server and use it in
the client instead.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-03-15 08:28:43 +01:00
..
ci Disable grace hash join in upgrade check (#47474) 2023-03-11 19:06:07 +03:00
config Revert debug changes 2023-03-09 08:07:59 +00:00
fuzz
instructions
integration Reimplement interserver mode to avoid replay attacks 2023-03-15 08:28:43 +01:00
jepsen.clickhouse
perf_drafts
performance
queries Merge pull request #47541 from azat/dist/preserve-error-on-flush 2023-03-14 20:25:01 +01:00
.gitignore
.rgignore
clickhouse-test Merge pull request #47575 from azat/ci/log-stats 2023-03-14 17:37:07 +03:00
CMakeLists.txt Disable clickhouse-tests by default 2022-03-22 11:10:00 +01:00
msan_suppressions.txt
tsan_suppressions.txt
ubsan_suppressions.txt