Robert Schulze
|
dca6e0abbd
|
Fix the build (after boringssl submodule removal)
|
2024-04-08 11:02:41 +00:00 |
|
Boris Kuschel
|
76738017a8
|
Fix krb5 with openssl
|
2023-04-04 15:28:40 -07:00 |
|
MeenaRenganathan22
|
ebcd00e1c5
|
Changes to reflect the latest submodule and corresponding CMakeLists.txt
|
2023-02-24 13:31:40 -08:00 |
|
MeenaRenganathan22
|
537c9914ce
|
Updating the CMakeLists.txt to include the latest changes in the KRB5 submodule
|
2023-02-16 06:21:09 -08:00 |
|
bkuschel
|
5aa3c10c3f
|
Fix Cmake 2
|
2023-01-25 17:58:09 -05:00 |
|
bkuschel
|
748c3ad015
|
Fix build error
|
2023-01-25 13:35:31 -05:00 |
|
bkuschel
|
d6d2414ef8
|
Remove aes.c and use the one krb5
|
2023-01-25 13:29:54 -05:00 |
|
Boris Kuschel
|
f03f95044e
|
OpenSSL code changes
|
2022-12-07 13:22:46 -05:00 |
|
Boris Kuschel
|
623f23f55d
|
OpenSSL cmake changes
|
2022-12-07 13:22:46 -05:00 |
|
root
|
4318ec125e
|
Merge branch 'master' of https://github.com/MeenaRenganathan22/ClickHouse into OpenSSL_InHouse
|
2022-09-30 15:50:22 -07:00 |
|
root
|
bb1771e159
|
Update the macro ENABLE_CH_BUNDLE_BORINGSSLL to ENABLE_EXTERNAL_OPENSSL
|
2022-09-30 10:35:49 -07:00 |
|
Meena Renganathan
|
51d6611b96
|
Committing the ClickHouse core changes and other libraries to support OpenSSL. BoringSSL is still set as default
|
2022-09-12 09:05:38 -07:00 |
|
Azat Khuzhin
|
38c0b0ee50
|
Add a workaround for krb5 and musl for strerror_r()
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-09-10 21:38:35 +02:00 |
|
Kseniia Sumarokova
|
9e2f0d25f3
|
Merge pull request #35832 from tonickkozlov/patch-1
Do not build krb5 if ENABLE_LIBRARIES is not set
|
2022-04-05 00:49:10 +02:00 |
|
Azat Khuzhin
|
d9044cc2ac
|
Do not require writable source directory for generating krb5 error tables
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-03-29 20:09:47 +03:00 |
|
Anton Kozlov
|
c2d1935080
|
Do not build krb5 if ENABLE_LIBRARIES is not set
This module has hard dependency on SSL. If ENABLE_LIBRARIES is off then SSL is disabled. With this change, building this module will not break.
|
2022-03-18 15:56:25 +00:00 |
|
Azat Khuzhin
|
0b3f1b9db5
|
contrib/krb5: use hidden library
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-21 10:11:22 +03:00 |
|
Azat Khuzhin
|
bc2dbe10d6
|
Remove unbundled krb5 support
|
2022-01-20 10:01:59 +03:00 |
|
Azat Khuzhin
|
cf30669cc9
|
Remove unbundled openssl/boringssl (crypo/ssl) support
|
2022-01-20 08:47:16 +03:00 |
|
Alexey Milovidov
|
7a95d7f29d
|
Remove annoying messages
|
2021-11-25 01:55:36 +03:00 |
|
Alexey Milovidov
|
8196f89481
|
Remove trash from CMake
|
2021-10-11 06:58:08 +03:00 |
|
Alexey Milovidov
|
4ff812db7f
|
Maybe better support for paths with whitespaces
|
2021-04-24 22:47:52 +03:00 |
|
Denis Glazachev
|
290a6d273e
|
Add Kerberos support for authenticating existing users when accessing over HTTP
|
2021-03-11 23:41:10 +03:00 |
|
Alexey Milovidov
|
9f92844b93
|
Port Kerberos to BoringSSL
|
2020-12-16 19:30:23 +03:00 |
|
Alexey Milovidov
|
dabde573df
|
Adjust CMake
|
2020-12-16 19:30:23 +03:00 |
|
Ilya Golshtein
|
ff92812ac5
|
openssl to link with krb5
|
2020-07-31 13:49:08 +03:00 |
|
Ilya Golshtein
|
09bf3dc0d8
|
remove odd krb5 files from build
|
2020-07-31 13:49:08 +03:00 |
|
Ilya Golshtein
|
1a6307c848
|
headers hell fight
|
2020-07-31 13:49:08 +03:00 |
|
Ilya Golshtein
|
d7d7283494
|
generate forgotten headers
|
2020-07-31 13:49:08 +03:00 |
|
Ilya Golshtein
|
de7544d944
|
cyrus-sasl depends on krb5
|
2020-07-31 13:49:08 +03:00 |
|
Ilya Golshtein
|
65eb845ce5
|
find_program for awk
|
2020-07-31 13:49:08 +03:00 |
|
Ilya Golshtein
|
8cd51af951
|
Built against submodules
|
2020-07-31 13:49:08 +03:00 |
|
Ilya Golshtein
|
439eb38bde
|
config.h and autoconf.h moved to cmake dirs
|
2020-07-31 13:49:07 +03:00 |
|
Ilya Golshtein
|
d93f0c7548
|
initial - kerberized kafka works
|
2020-07-31 13:49:07 +03:00 |
|