summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/remote/bazel/bazel_execution_client.hpp
AgeCommit message (Expand)Author
2025-03-10execution response interface: include execution durationKlaus Aehlig
2025-02-11Name library containing ExecutionConfiguration more appropriatelyKlaus Aehlig
2024-12-19Fix struct member initializationOliver Reiche
2024-11-14execution_api/remote: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-07Enable readability-redundant-member-init check.Maksim Denisov
2024-09-26Fix enum sizes proposed by clang-tidy.Maksim Denisov
2024-07-19Pass RetryConfig instance to BazelNetwork and bazel clientsPaul Cristian Sarbu
2024-07-04Replace the Auth and Auth::TLS singletonsPaul Cristian Sarbu
2024-07-04Pass Auth::TLS instance to serve and execute clientsPaul Cristian Sarbu
2024-07-04Mark more constructors 'explicit'Paul Cristian Sarbu
2024-04-29bazel_execution_client: Replace protobuf map use with STLPaul Cristian Sarbu
2023-12-13bazel client: use the retry strategy, provided by the retry lib, when doing t...Alberto Sartori
2023-11-22Implement blob splitting protocol on just client sideSascha Roloff
2023-09-13remote: Extract port parsing in own libraryPaul Cristian Sarbu
2023-06-06style: Use designated initializersPaul Cristian Sarbu
2023-02-22cleanup: Fix typos in code line comments and logging messagesPaul Cristian Sarbu
2023-01-18authentication: add TLS and mTLS supportAlberto Sartori
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-09-13Fix build with gcc/g++Oliver Reiche
2022-04-22Fix remote-client names in loggingKlaus Aehlig
2022-02-22Initial self-hosting commitKlaus Aehlig