summaryrefslogtreecommitdiffstats
path: root/library/cpp/openssl/init/init.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove empty InitOpenSSL() and remaining usagesthegeorg2025-06-061-3/+0
| | | | commit_hash:401ce20c8ab3ea659f03fb21387f780978f79011
* Do not de-initialize openssl to avoid racesthegeorg2025-05-271-59/+6
| | | | | | | | 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
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.deshevoy2022-02-101-3/+3
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.deshevoy2022-02-101-3/+3
|
* Restoring authorship annotation for Vlad Yaroslavlev <[email protected]>. ↵Vlad Yaroslavlev2022-02-101-1/+1
| | | | Commit 2 of 2.
* Restoring authorship annotation for Vlad Yaroslavlev <[email protected]>. ↵Vlad Yaroslavlev2022-02-101-1/+1
| | | | Commit 1 of 2.
* Restoring authorship annotation for Anton Samokhvalov <[email protected]>. ↵Anton Samokhvalov2022-02-101-62/+62
| | | | Commit 2 of 2.
* Restoring authorship annotation for Anton Samokhvalov <[email protected]>. ↵Anton Samokhvalov2022-02-101-62/+62
| | | | Commit 1 of 2.
* intermediate changesDevtools Arcadia2022-02-071-0/+66
ref:cde9a383711a11544ce7e107a78147fb96cc4029