| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2026-04-20 | Replace some cfg!() chains with cfg_select!() | David Lönnhager | 1 | -14/+7 |
| 2026-04-08 | Ignore 6 new Go CVEs since wireguard-go is unaffected | Markus Pettersson | 1 | -0/+42 |
| 2026-03-30 | Fix cross compiling wireguard-go-rs across CPU archs | Markus Pettersson | 1 | -9/+2 |
| 2026-03-27 | Stop building `libwg` when type checking wireguard-go-rs on non-Windows | Markus Pettersson | 1 | -256/+1 |
| 2026-03-09 | Ignore CVEs GO-2026-{4601,4602,4603} | Markus Pettersson | 1 | -0/+21 |
| 2026-02-09 | Ignore CVE GO-2026-4337 | Markus Pettersson | 1 | -0/+7 |
| 2026-02-09 | Ignore CVE GO-2026-4441 | Markus Pettersson | 1 | -0/+8 |
| 2026-02-09 | Ignore CVE GO-2026-4440 | Markus Pettersson | 1 | -0/+7 |
| 2026-02-06 | Update copyright year in project files and code | Markus Pettersson | 7 | -7/+7 |
| 2026-02-05 | Ignore CVE GO-2026-4403 | Markus Pettersson | 1 | -0/+7 |
| 2026-02-03 | Convert zeroize to a workspace dependency | Markus Pettersson | 1 | -1/+1 |
| 2026-01-29 | Ignore CVE GO-2026-4342 | Markus Pettersson | 1 | -0/+7 |
| 2026-01-29 | Ignore CVE GO-2026-4341 | Markus Pettersson | 1 | -0/+7 |
| 2026-01-29 | Ignore CVE GO-2026-4340 | Markus Pettersson | 1 | -0/+7 |
| 2026-01-23 | Format `osv-scanner.toml` files | Sebastian Holmin | 1 | -31/+30 |
| 2026-01-23 | Format `Cargo.toml` files using `tombi` | Sebastian Holmin | 1 | -7/+6 |
| 2026-01-22 | Remove unused OSV-scanner ignores | Tobias Järvelöv | 1 | -12/+0 |
| 2025-12-04 | Ignore GO-2025-4175 | Markus Pettersson | 1 | -0/+6 |
| 2025-12-03 | Ignore GO-2025-4155 CVE for a year since wggo is unaffected | Markus Pettersson | 1 | -0/+6 |
| 2025-11-24 | Fix osv-scanner config by removing extra whitespace | Markus Pettersson | 1 | -2/+2 |
| 2025-11-21 | Ignore GO-2025-4134 | Markus Pettersson | 1 | -0/+6 |
| 2025-11-21 | Ignore GO-2025-4135 | Markus Pettersson | 1 | -0/+6 |
| 2025-11-14 | Silence CVE-2025-47913 for a year | Markus Pettersson | 1 | -0/+6 |
| 2025-11-13 | Add <'_> to some function signatures to make them clearer | Linus Färnstrand | 1 | -2/+2 |
| 2025-10-30 | Ignore GO-2025-4015 | Markus Pettersson | 1 | -0/+6 |
| 2025-10-30 | Ignore GO-2025-4014 | Markus Pettersson | 1 | -0/+6 |
| 2025-10-30 | Ignore GO-2025-4013 | Markus Pettersson | 1 | -0/+7 |
| 2025-10-30 | Ignore GO-2025-4012 | Markus Pettersson | 1 | -0/+6 |
| 2025-10-30 | Ignore GO-2025-4011 | Markus Pettersson | 1 | -0/+6 |
| 2025-10-30 | Ignore GO-2025-4010 | Markus Pettersson | 1 | -0/+6 |
| 2025-10-30 | Ignore GO-2025-4009 | Markus Pettersson | 1 | -0/+6 |
| 2025-10-30 | Ignore GO-2025-4008 | Markus Pettersson | 1 | -0/+6 |
| 2025-10-30 | Ignore GO-2025-4007 | Markus Pettersson | 1 | -0/+7 |
| 2025-10-30 | Ignore GO-2025-4006 | Markus Pettersson | 1 | -0/+6 |
| 2025-10-24 | Update important log message | Joakim Hulthe | 1 | -1/+1 |
| 2025-10-24 | Fix disallow compiling libwg & maybenot for Windows from non-Windows | Markus Pettersson | 1 | -1/+4 |
| 2025-10-03 | Bump windows-sys version to latest | David Lönnhager | 1 | -1/+1 |
| 2025-09-23 | Ignore CVE-2025-47906 since it does not affect wireguard-go | David Lönnhager | 1 | -0/+6 |
| 2025-09-16 | Extend ignore of Go CVEs in `libwg` | Markus Pettersson | 1 | -16/+16 |
| 2025-08-08 | Ignore vuln GO-2025-3849 affecting database/sql | David Lönnhager | 1 | -0/+6 |
| 2025-07-31 | Support 16kb page size | David Göransson | 1 | -2/+5 |
| 2025-07-15 | Fix `collapsible_if` clippy lint | Markus Pettersson | 1 | -4/+5 |
| 2025-07-10 | Run `cargo fmt` | Sebastian Holmin | 2 | -2/+2 |
| 2025-07-09 | Inline format arguments | Linus Färnstrand | 1 | -5/+1 |
| 2025-07-07 | Add musl as a target ABI for wireguard-go-rs | Markus Pettersson | 1 | -3/+22 |
| 2025-06-13 | Ignore more irrelevant CVEs for wireguard-go | David Lönnhager | 1 | -0/+18 |
| 2025-06-12 | Fix tun file descriptor ownership | Joakim Hulthe | 1 | -25/+40 |
| 2025-06-12 | Bump ignoreUntil for ignored vulns | David Lönnhager | 1 | -12/+12 |
| 2025-06-05 | Fix typos | omahs | 1 | -6/+6 |
| 2025-05-14 | Use OnDrop from talpid-types in wggors | Joakim Hulthe | 3 | -19/+4 |
