| 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 | ||||
| * | Support BS autoconfig KIKIMR-19031 | alexvru | 2023-08-15 | 1 | -0/+56 |
| | | |||||
| * | remove kikimr/driver DEPENDS | qrort | 2022-12-02 | 1 | -56/+0 |
| | | |||||
| * | validate canons without yatest_common | qrort | 2022-11-30 | 1 | -0/+56 |
| | | |||||
| * | Move 'kikimr/yndx'-depending tests out of ydb/core | komels | 2022-04-15 | 1 | -56/+0 |
| | | | | | ref:0a380e13308d579e0545a76924330d1ca5129c43 | ||||
| * | Final part on compatibility layer: LOGBROKER-7215 | komels | 2022-04-14 | 1 | -0/+56 |
| ref:777c67aadbf705d19034a09a792b2df61ba53697 | |||||
