summaryrefslogtreecommitdiff
path: root/src/buildtool/auth/authentication.hpp
AgeCommit message (Expand)Author
2024-11-14auth: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-07Enable readability-redundant-member-init check.Maksim Denisov
2024-08-05authentication: Properly log failures to open certification filesPaul Cristian Sarbu
2024-07-16Ensure config builders always have a valid statePaul Cristian Sarbu
2024-07-04Replace the Auth and Auth::TLS singletonsPaul Cristian Sarbu
2024-07-04Use Auth and TLS configurations via Instance()Paul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2023-11-30Resolve inconsistencies in third-party headers include formatPaul Cristian Sarbu
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-02-22cleanup: Fix typos in code line comments and logging messagesPaul Cristian Sarbu
2023-02-02execution-service: add new subcommand executeAlberto Sartori
2023-01-18authentication: add TLS and mTLS supportAlberto Sartori