summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/remote/bazel/bazel_ac_client.hpp
AgeCommit message (Expand)Author
2024-11-14execution_api/remote: Implement IWYU suggestionsPaul Cristian Sarbu
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
2023-11-22Implement blob splitting protocol on just client sideSascha Roloff
2023-09-13remote: Extract port parsing in own libraryPaul Cristian Sarbu
2023-03-15bazel api: fix include of proto files...Alberto Sartori
2023-03-15bazel client: remove BazelAcClient::UpdateActionResult...Alberto Sartori
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