| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-02-04 | Set toolchain and target directly with Rustup | Linus Färnstrand | 1 | -6/+0 | |
| 2024-08-22 | Add top level `permissions` to all Github Actions workflows | Linus Färnstrand | 1 | -0/+3 | |
| The default permission on the repository is already set to read only. So in practice this makes no difference. But this makes that more explicit, and less relying on the repository being correctly configured. This also makes security scanning tools such as OpenSSF scorecard happier about the overall security of our repository. | |||||
| 2024-06-25 | Update Github actions to use `wireguard-go` as a submodule | Markus Pettersson | 1 | -1/+3 | |
| 2023-06-29 | Add CI job for vendoring Rust dependencies | Linus Färnstrand | 1 | -0/+28 | |
| This is used mostly to detect invalidly set up dependencies. Cargo vendor will exit with an error if there are duplicate versions/sources of one dependency | |||||
