aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/sanitizer.yml
Commit message (Collapse)AuthorAge
* workflows: only generate docs when appropriate, and don't do tests when only ↵Garrett D'Amore2024-12-21
| | | | docs change
* Stop using defunct mstksg/get-packageGarrett D'Amore2024-01-27
|
* GitHub actions need to run on pull requests too.Garrett D'Amore2020-01-02
|
* fixes #1059 compat_tcp test sometimes times outGarrett D'Amore2019-12-29
|
* fixes #1064 Potential deadlock in statistics codeGarrett D'Amore2019-12-29
fixes #1063 Include sanitizer runs in CI fixes #1068 Wssfile test sometimes fails with wrong error code While here, addressed a number of clang-tidy items, and some light cleanup of code we were already in.