| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-09-30 | Switch swiftformat to swift-format | Steffen | 1 | -3/+0 | |
| 2025-09-04 | Add a test that asserts DAITA increases packet size on average | Bug Magnet | 1 | -2/+4 | |
| 2025-09-01 | Bump `tracing-subscriber` to `0.3.20` | Markus Pettersson | 1 | -12/+5 | |
| Mitigate CVE-2025-58160: https://osv.dev/vulnerability/GHSA-xwfj-jgwm-7wp5 | |||||
| 2025-07-09 | Inline format arguments | Linus Färnstrand | 1 | -1/+1 | |
| 2025-05-16 | Add assert | Kalle Lindström | 1 | -2/+6 | |
| 2025-05-16 | Remove Option and use #[serde(default)] instead | Kalle Lindström | 2 | -10/+12 | |
| 2025-05-16 | Fix formatting | Kalle Lindström | 1 | -4/+15 | |
| 2025-05-16 | Add block all except destination api | Kalle Lindström | 4 | -61/+186 | |
| * add `block_all_except_dst` field to /rule api call. Normally a packet sent to `dst` would match the block rule, but this inverts that so that any packet *not* sent to `dst` will match the block rule. * remove `block_wireguard` field from /rule Blocking wireguard is now done by adding "wireguard" to the protocols list. | |||||
| 2025-05-08 | Silence the rexml vulnerability for another 6 months | Bug Magnet | 1 | -1/+1 | |
| 2025-04-17 | Update build script to work with submodules | Jon Petersson | 1 | -1/+2 | |
| 2025-04-08 | Bump `tokio` to `1.44.2` | Markus Pettersson | 1 | -2/+2 | |
| Fixes RUSTSEC-2025-0023 | |||||
| 2025-03-31 | Update to nixos-24.11 | Kalle Lindström | 3 | -6/+6 | |
| 2025-03-31 | Pass reference instead of MutexGuard | Kalle Lindström | 2 | -10/+12 | |
| 2025-03-31 | Add ability to block IP by prefix | Kalle Lindström | 6 | -30/+52 | |
| The REST API now accepts src and dst IP networks, e.g. 45.83.223.0/24 which will block all addressess in the matching subnet. | |||||
| 2025-03-31 | Add ability to block wireguard traffic | Kalle Lindström | 3 | -68/+144 | |
| 2025-03-26 | Remove WiFi AP configuration | Emīls | 2 | -59/+1 | |
| 2025-03-26 | Add api.stagemole.eu IP for staging wg | Emīls | 1 | -0/+2 | |
| 2025-03-26 | Allow returning traffic from staging interface | Emīls | 1 | -2/+2 | |
| 2025-03-26 | Add iOS test router | Emīls | 19 | -0/+2943 | |
| 2024-11-01 | Ignore rexml vulnerabilities until 1st of May 2025 | Bug Magnet | 1 | -0/+8 | |
| 2024-08-29 | Revert "Ignore rexml CVE-2024-43398" | Bug Magnet | 1 | -8/+0 | |
| This reverts commit 489f6160a62847e576a7170e8dc32f1cf12e8886. | |||||
| 2024-08-29 | Update rexml for vulnerability issues | Bug Magnet | 1 | -1/+1 | |
| 2024-08-23 | Ignore rexml CVE-2024-43398 | Linus Färnstrand | 1 | -0/+8 | |
| 2024-08-16 | Fix rexml for the vm as well | Bug Magnet | 1 | -3/+3 | |
| 2024-08-12 | Add packer scripts to create VMs and install Xcode on them | Bug Magnet | 13 | -0/+450 | |
| 2024-07-18 | Update rexml to 3.3.2 for fastlane | Emīls | 1 | -1/+1 | |
| Signed-off-by: Emīls <emils@mullvad.net> | |||||
| 2024-07-04 | Update Gemfile on CI VM | Bug Magnet | 2 | -65/+66 | |
| 2024-03-05 | Fix shellcheck warnings and notes | Joakim Hulthe | 2 | -4/+4 | |
| 2024-02-02 | Fix `shellcheck` lints of our various bash scripts | Sebastian Holmin | 5 | -6/+10 | |
| The following lints have been fixed: SC2046,SC2086,SC2068,SC2148,SC2007,SC2004,SC2006, SC2164,SC2145,SC1091,SC2034,SC2155. | |||||
| 2023-09-04 | Quote paths in upload script | Emīls | 1 | -1/+1 | |
| 2023-08-31 | Add buildscripts for CI | Emīls | 9 | -23/+380 | |
| 2023-08-31 | Move iOS buildscript | Emīls | 1 | -0/+96 | |
