aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/openssl/io/stream.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Do not de-initialize openssl to avoid racesthegeorg2025-05-271-8/+1
| | | | | | | | 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 <svshevtsov@yandex-team.ru>. Commit 2 of 2.svshevtsov2022-02-101-33/+33
|
* Restoring authorship annotation for <svshevtsov@yandex-team.ru>. Commit 1 of 2.svshevtsov2022-02-101-33/+33
|
* Restoring authorship annotation for <timestep@yandex-team.ru>. Commit 2 of 2.timestep2022-02-101-3/+3
|
* Restoring authorship annotation for <timestep@yandex-team.ru>. Commit 1 of 2.timestep2022-02-101-3/+3
|
* Restoring authorship annotation for <tobo@yandex-team.ru>. Commit 2 of 2.tobo2022-02-101-4/+4
|
* Restoring authorship annotation for <tobo@yandex-team.ru>. Commit 1 of 2.tobo2022-02-101-4/+4
|
* Restoring authorship annotation for <agorodilov@yandex-team.ru>. Commit 2 of 2.agorodilov2022-02-101-1/+1
|
* Restoring authorship annotation for <agorodilov@yandex-team.ru>. Commit 1 of 2.agorodilov2022-02-101-1/+1
|
* Restoring authorship annotation for <deshevoy@yandex-team.ru>. Commit 2 of 2.deshevoy2022-02-101-29/+29
|
* Restoring authorship annotation for <deshevoy@yandex-team.ru>. Commit 1 of 2.deshevoy2022-02-101-29/+29
|
* Restoring authorship annotation for <yazevnul@yandex-team.ru>. Commit 2 of 2.yazevnul2022-02-101-4/+4
|
* Restoring authorship annotation for <yazevnul@yandex-team.ru>. Commit 1 of 2.yazevnul2022-02-101-4/+4
|
* Restoring authorship annotation for Vlad Yaroslavlev <vladon@vladon.com>. ↵Vlad Yaroslavlev2022-02-101-3/+3
| | | | Commit 2 of 2.
* Restoring authorship annotation for Vlad Yaroslavlev <vladon@vladon.com>. ↵Vlad Yaroslavlev2022-02-101-3/+3
| | | | Commit 1 of 2.
* Restoring authorship annotation for <danlark@yandex-team.ru>. Commit 2 of 2.danlark2022-02-101-2/+2
|
* Restoring authorship annotation for <danlark@yandex-team.ru>. Commit 1 of 2.danlark2022-02-101-2/+2
|
* Restoring authorship annotation for <cerevra@yandex-team.ru>. Commit 2 of 2.cerevra2022-02-101-91/+91
|
* Restoring authorship annotation for <cerevra@yandex-team.ru>. Commit 1 of 2.cerevra2022-02-101-91/+91
|
* Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. ↵Anton Samokhvalov2022-02-101-160/+160
| | | | Commit 2 of 2.
* Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. ↵Anton Samokhvalov2022-02-101-160/+160
| | | | Commit 1 of 2.
* intermediate changesDevtools Arcadia2022-02-071-0/+329
ref:cde9a383711a11544ce7e107a78147fb96cc4029