summaryrefslogtreecommitdiff
path: root/exes
AgeCommit message (Expand)Author
2023-02-21bump dependencies (#39)Matthieu Pignolet
2023-01-25ignore warnings for truncationMatthieuCoder
2023-01-21change bucket and metricsMatthieuCoder
2023-01-21bump twilight to 0.14.2MatthieuCoder
2023-01-20new build infrastructureMatthieuCoder
2023-01-20Draft: New cross building for docker images (#37)Matthieu Pignolet
2023-01-18add readeable bucket nameMatthieuCoder
2023-01-16new build systemMatthieuCoder
2023-01-16clean dependenciesMatthieuCoder
2023-01-15fix msys2 buildMatthieuCoder
2023-01-15add metrics and jemallocMatthieuCoder
2023-01-14fix pointer sizesMatthieuCoder
2023-01-14build for more platformsMatthieuCoder
2023-01-14add testsMatthieuCoder
2023-01-14clippy, tests and a bit of docsMatthieuCoder
2023-01-13fix windowsMatthieuCoder
2023-01-13fix build and code cleanupMatthieuCoder
2023-01-13better ratelimit, new go structure and better build systemMatthieuCoder
2023-01-10make rest server http1 onlyMatthieuCoder
2023-01-10add config options for ratelimiter and restMatthieuCoder
2023-01-08merge conflictsMatthieuCoder
2023-01-06Bump tokio from 1.23.0 to 1.23.1dependabot[bot]
2023-01-05fix bugMatthieuCoder
2023-01-05remove reliance on opensslMatthieuCoder
2023-01-05base for tracingMatthieuCoder
2023-01-04ignore headers that are not 'Bot' headersMatthieuCoder
2023-01-04fix clippy warningsMatthieuCoder
2023-01-04set public function as unsafeicecodder
2023-01-03fix macosMatthieuCoder
2023-01-03remove -lcrypto for macosMatthieuCoder
2023-01-03fix variables nameMatthieuCoder
2023-01-03fix windowsMatthieuCoder
2023-01-03add ciMatthieuCoder
2023-01-03statically link liball.aMatthieuCoder
2023-01-03add all in one binaryMatthieuCoder
2023-01-02fix component name for ratelimiterMatthieuCoder
2023-01-02add ratelimiter serviceMatthieuCoder
2023-01-02add token from config and change the signal handler to SIGTERMMatthieuCoder
2023-01-02restructure projectMatthieuCoder
2022-12-31add base of cache componentMatthieuCoder
2022-12-31updates and bazel removalMatthieuCoder