| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove empty InitOpenSSL() and remaining usages | thegeorg | 2025-06-06 | 1 | -3/+0 |
| | | | | | commit_hash:401ce20c8ab3ea659f03fb21387f780978f79011 | ||||
| * | Do not de-initialize openssl to avoid races | thegeorg | 2025-05-27 | 1 | -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. | deshevoy | 2022-02-10 | 1 | -3/+3 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | deshevoy | 2022-02-10 | 1 | -3/+3 |
| | | |||||
| * | Restoring authorship annotation for Vlad Yaroslavlev <[email protected]>. ↵ | Vlad Yaroslavlev | 2022-02-10 | 1 | -1/+1 |
| | | | | | Commit 2 of 2. | ||||
| * | Restoring authorship annotation for Vlad Yaroslavlev <[email protected]>. ↵ | Vlad Yaroslavlev | 2022-02-10 | 1 | -1/+1 |
| | | | | | Commit 1 of 2. | ||||
| * | Restoring authorship annotation for Anton Samokhvalov <[email protected]>. ↵ | Anton Samokhvalov | 2022-02-10 | 1 | -62/+62 |
| | | | | | Commit 2 of 2. | ||||
| * | Restoring authorship annotation for Anton Samokhvalov <[email protected]>. ↵ | Anton Samokhvalov | 2022-02-10 | 1 | -62/+62 |
| | | | | | Commit 1 of 2. | ||||
| * | intermediate changes | Devtools Arcadia | 2022-02-07 | 1 | -0/+66 |
| ref:cde9a383711a11544ce7e107a78147fb96cc4029 | |||||
