main
periodic TLS certificate provider. (#6370)
move ShouldShutdownInAnotherThread to a separate test module (#5852)
tls endpoint in server
uds support for client
Update ydb version to 24.4 (#4579)
Initial NBS OpenSource export
feat grpc: update to grpc 1.53.1
Refactoring. Extracted server&client TLS functionality into separate class (#5723)
Cleanup: deny ydb dependency for several common libs; rename memory tag from NFS_THREAD_ to STORAGE_THREAD_ for NCloud::NStorage::NGrpc::TExecutor (#4631)
Fix data race in test TExecutorTest::MustStopCallingHandlerOnShutdown
Fix race condition during gRPC shutdown (#3028)
[Blockstore] Make sure that the GRPC custom logger is alive as long as the GRPC is running (#2549)
issue-5719: fix ShouldShutdownInAnotherThread and move it into a separate test file (#5789)
publish ca fingerprint in metrics (#6629)
move requests/* into grpc/
Y_VERIFY->Y_ABORT_UNLESS at ^cl
[tests] use TNullLogBackend in ShouldShutdownInAnotherThread (#5862)
Add certificate expiration metric to the static TLS certificate provider (#6594)
fix static provider creation (#6407)
[Filestore] set grpc threads limit (#3857)
issue #380: implement support for uds endpoint in nfs (#367)