<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/contrib/libs/grpc, branch oidc-1.2.5-dev</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=oidc-1.2.5-dev</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=oidc-1.2.5-dev'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2025-07-10T14:17:22Z</updated>
<entry>
<title>patch contrib/grpc:  Fix bug in Tx0cp code path in posix endpoint.</title>
<updated>2025-07-10T14:17:22Z</updated>
<author>
<name>swarmer</name>
<email>swarmer@yandex-team.com</email>
</author>
<published>2025-07-10T13:53:03Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=73574c2ed2aa5b5e98e4a83202e9708a60746559'/>
<id>urn:sha1:73574c2ed2aa5b5e98e4a83202e9708a60746559</id>
<content type='text'>
Backporting commit from upstream https://github.com/grpc/grpc/pull/37696

KIKIMR-23576
commit_hash:70b894f6a164019d8febd081d12402de1a9fc07a
</content>
</entry>
<entry>
<title>Merge numerous abseil-cpp-tstring sublibraries to ease unbundling</title>
<updated>2025-06-20T21:49:01Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2025-06-20T21:32:12Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=55316cf27ec6893e10169f521113d8fa1639e1e4'/>
<id>urn:sha1:55316cf27ec6893e10169f521113d8fa1639e1e4</id>
<content type='text'>
commit_hash:257c1f495ecb3aac071ea951e8384c5b7d0a5251
</content>
</entry>
<entry>
<title>Disable c-ares in grpc on Windows due to problems.</title>
<updated>2025-06-11T09:16:32Z</updated>
<author>
<name>sath</name>
<email>sath@yandex-team.com</email>
</author>
<published>2025-06-11T08:48:39Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=26db3838fb7b7b5c1c682608884e3f6ac23c6e41'/>
<id>urn:sha1:26db3838fb7b7b5c1c682608884e3f6ac23c6e41</id>
<content type='text'>
commit_hash:a221f9e36bdbf2470308d734a647a189bc94cd70
</content>
</entry>
<entry>
<title>Revert commit rXXXXXX, contrib/libs/grpc: Backport patch to fix race condition during openssl shutdown</title>
<updated>2025-05-23T11:26:56Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2025-05-23T11:00:28Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0332172e69764e28c8913bb5c74a58d1fc892fbc'/>
<id>urn:sha1:0332172e69764e28c8913bb5c74a58d1fc892fbc</id>
<content type='text'>
commit_hash:65fb8d40012f8e188efdebc8137a923db4fcc6e1
</content>
</entry>
<entry>
<title>Fix inverted length check</title>
<updated>2025-05-23T09:00:17Z</updated>
<author>
<name>reshilkin</name>
<email>reshilkin@yandex-team.com</email>
</author>
<published>2025-05-23T08:44:21Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a1c2fb3e4b8f7625f34bf2bd589577d78cb3fd02'/>
<id>urn:sha1:a1c2fb3e4b8f7625f34bf2bd589577d78cb3fd02</id>
<content type='text'>
https://github.com/grpc/grpc/issues/37969
commit_hash:5cff91206457e54004525eec93ec70c3942b7cd6
</content>
</entry>
<entry>
<title>Revert contrib/libs/grpc back to using c-ares DNS resolver</title>
<updated>2025-05-21T09:07:09Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2025-05-21T08:44:58Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0a389f06b20b9bf1811bf0c3228fa32d0375a1c2'/>
<id>urn:sha1:0a389f06b20b9bf1811bf0c3228fa32d0375a1c2</id>
<content type='text'>
commit_hash:4b6bd3950bb08a92d9c87ff377f21d40ad321280
</content>
</entry>
<entry>
<title>contrib/libs/grpc: Backport patch to fix race condition during openssl shutdown</title>
<updated>2025-05-13T17:25:27Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2025-05-13T17:08:22Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f555b850f3b9d67929a251fe2a56cf901da621f9'/>
<id>urn:sha1:f555b850f3b9d67929a251fe2a56cf901da621f9</id>
<content type='text'>
Ensure OPENSSL global clean up happens after gRPC shutdown completes.
OPENSSL registers an exit handler to clean up global objects, which may happen before gRPC removes all references to OPENSSL.
commit_hash:7120e72fcbfbac3997483f3551f864ff9b8ec3a4
</content>
</entry>
<entry>
<title>fix contrib/grpc: unify send RST_STREAM logic with upstream</title>
<updated>2025-05-09T09:39:39Z</updated>
<author>
<name>kpavlov00</name>
<email>kpavlov00@yandex-team.com</email>
</author>
<published>2025-05-09T09:27:02Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=66b8dcab4e4fc74996efabb9124c8937207ff039'/>
<id>urn:sha1:66b8dcab4e4fc74996efabb9124c8937207ff039</id>
<content type='text'>
Backport of upstream PR: \[http2\] Do not send RST\_STREAM for streams that are idle [#38881](https://github.com/grpc/grpc/pull/38881)
commit_hash:56009e2aa90a7af3528aecd0443075e0f55c5954
</content>
</entry>
<entry>
<title>bug grpc: sync cancellation &amp; metadata sending</title>
<updated>2025-03-06T13:26:36Z</updated>
<author>
<name>segoon</name>
<email>segoon@yandex-team.com</email>
</author>
<published>2025-03-06T13:11:07Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e6c2552d8a94aa36f7e54dc991c53d6fdc387f8d'/>
<id>urn:sha1:e6c2552d8a94aa36f7e54dc991c53d6fdc387f8d</id>
<content type='text'>
Backport of &lt;https://github.com/grpc/grpc/pull/38881&gt;
commit_hash:47f5964fbd981b8329aa99f8585f58722aef9764
</content>
</entry>
<entry>
<title>bug contrib/grpc: Fix race condition in perAttemptRecvTimeout timer</title>
<updated>2025-03-06T10:44:22Z</updated>
<author>
<name>kpavlov00</name>
<email>kpavlov00@yandex-team.com</email>
</author>
<published>2025-03-06T08:24:48Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8008ea42ba45266ca3ba3773c4ed654e4c548d7d'/>
<id>urn:sha1:8008ea42ba45266ca3ba3773c4ed654e4c548d7d</id>
<content type='text'>
Apply patch to `contrib/libs/grpc`, backporting commit of [upstream PR #38907](https://github.com/grpc/grpc/pull/38907): \[retry\] Fix race condition in perAttemptRecvTimeout timer
commit_hash:6b460da8f8ace5c81b2ea8d942704d92735ddae5
</content>
</entry>
</feed>
