| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Do not de-initialize openssl to avoid races | thegeorg | 2025-05-27 | 1 | -9/+0 |
| | | | | | | | | | Initialize openssl in pre-main (by the means of `SRCS GLOBAL`) to reduce chance of concurrent initialization with different flags. Do not de-initialize openssl to avoid races during `atexit` cleanup. It looks like `OPENSSL_cleanup()` does nothing in case of static linkage (according to ASan report). commit_hash:7d4bf183233970cc1772b1b8f2745044cc645c29 | ||||
| * | feat contrib: aiogram 3 | armenqa | 2024-01-19 | 6 | -126/+0 |
| | | | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/ | ||||
| * | External build system generator release 65 | robot-ya-builder | 2023-12-05 | 1 | -3/+3 |
| | | | | | Update tools: yexport, os-yexport | ||||
| * | Add SHA224 to library/cpp/openssl/crypto | danibw | 2023-11-29 | 3 | -0/+75 |
| | | | | | Add SHA224 to library/cpp/openssl/crypto | ||||
| * | add darwin-arm64 CMakeLists | dcherednik | 2023-11-20 | 2 | -0/+23 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-09-06 | 4 | -8/+4 |
| | | |||||
| * | Support BS autoconfig KIKIMR-19031 | alexvru | 2023-08-15 | 13 | -0/+457 |
| | | |||||
| * | remove kikimr/driver DEPENDS | qrort | 2022-12-02 | 4 | -230/+0 |
| | | |||||
| * | validate canons without yatest_common | qrort | 2022-11-30 | 4 | -0/+230 |
| | | |||||
| * | Move 'kikimr/yndx'-depending tests out of ydb/core | komels | 2022-04-15 | 7 | -342/+0 |
| | | | | | ref:0a380e13308d579e0545a76924330d1ca5129c43 | ||||
| * | Final part on compatibility layer: LOGBROKER-7215 | komels | 2022-04-14 | 7 | -0/+342 |
| ref:777c67aadbf705d19034a09a792b2df61ba53697 | |||||
