<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/cpp/neh, branch main</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=main</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2026-04-14T11:00:09Z</updated>
<entry>
<title>Intermediate changes</title>
<updated>2026-04-14T11:00:09Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2026-04-14T10:21:50Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=91926c23d3a7aef30d1c0a12c17e9d76a8dd4fc8'/>
<id>urn:sha1:91926c23d3a7aef30d1c0a12c17e9d76a8dd4fc8</id>
<content type='text'>
commit_hash:6240deb03897628c9ee741bdb55fee2408645087
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2026-02-12T09:53:35Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2026-02-12T08:59:43Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c23709621f06525b7d6b6104067821b9160febcc'/>
<id>urn:sha1:c23709621f06525b7d6b6104067821b9160febcc</id>
<content type='text'>
commit_hash:703067c8695868118d5e3360507697c32e6a4002
</content>
</entry>
<entry>
<title>move library/cpp/threading/atomic to library/cpp/deprecated/atomic_bool</title>
<updated>2026-01-29T17:22:11Z</updated>
<author>
<name>tobo</name>
<email>tobo@yandex-team.com</email>
</author>
<published>2026-01-29T16:53:40Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=99d70efea929dc771a634078b67cb2f6254ed253'/>
<id>urn:sha1:99d70efea929dc771a634078b67cb2f6254ed253</id>
<content type='text'>
commit_hash:0981fb113212b130cb676672e125982188e4fd20
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2026-01-15T23:04:37Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2026-01-15T22:52:30Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=ec287d71d6cc8fb776662e4e7f2409d3036769fe'/>
<id>urn:sha1:ec287d71d6cc8fb776662e4e7f2409d3036769fe</id>
<content type='text'>
commit_hash:e2a707e415a488963509ff8fd5a9609c8e77b16d
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-09-26T14:24:44Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-09-26T14:14:09Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e9929fbc0b127e4072d15c208caba036ea9c11ec'/>
<id>urn:sha1:e9929fbc0b127e4072d15c208caba036ea9c11ec</id>
<content type='text'>
commit_hash:89ed730ecacf618d740c13539529091af81397b8
</content>
</entry>
<entry>
<title>Do not de-initialize openssl to avoid races</title>
<updated>2025-05-27T20:17:58Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2025-05-27T20:00:31Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=248adb61e7a0d0e196c1f7a433d879e2a0802983'/>
<id>urn:sha1:248adb61e7a0d0e196c1f7a433d879e2a0802983</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-04-22T12:09:10Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-04-22T11:56:17Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=cdfd20709351da8c71a6c295fd1b71ca10fad2cc'/>
<id>urn:sha1:cdfd20709351da8c71a6c295fd1b71ca10fad2cc</id>
<content type='text'>
commit_hash:d92446f14c476da0a2e64664e0a97455e4d5d32a
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-04-03T07:44:25Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-04-03T07:30:34Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8864692b9fd121d13b69b7251a100c99940b09e8'/>
<id>urn:sha1:8864692b9fd121d13b69b7251a100c99940b09e8</id>
<content type='text'>
commit_hash:813f69d5cbf58ac7b580f7c6461a3be8afcc1671
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-03-27T13:07:07Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-03-27T12:55:51Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=77c5e3305c6786b76d694a755614a8e878f4ac33'/>
<id>urn:sha1:77c5e3305c6786b76d694a755614a8e878f4ac33</id>
<content type='text'>
commit_hash:0830a73862cb129490950eb5b3986d9c2db68d84
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-03-21T09:09:16Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-03-21T08:48:29Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d920411538b9141e0cee8212be3c9ae0e77d1fab'/>
<id>urn:sha1:d920411538b9141e0cee8212be3c9ae0e77d1fab</id>
<content type='text'>
commit_hash:acc6d7b7aee41b420f987775aa566ee89eacb8eb
</content>
</entry>
</feed>
