summaryrefslogtreecommitdiffhomepage
path: root/ci/ios
AgeCommit message (Expand)AuthorFilesLines
2026-02-04Bump `bytes` to version with fix for RUSTSEC-2026-0007Markus Pettersson1-2/+2
2026-01-23Format `osv-scanner.toml` filesSebastian Holmin2-2/+1
2026-01-23Format `Cargo.toml` files using `tombi`Sebastian Holmin1-13/+12
2026-01-09Update fastlaneEmīls1-16/+25
2026-01-09Replace many #[allow] with #[expect]Linus Färnstrand1-1/+1
2026-01-09Ignore RUSTSEC-2025-0142 for two monthsLinus Färnstrand1-0/+10
2026-01-08Remove unused dependencies found with cargo-macheteLinus Färnstrand2-84/+0
2025-12-11Remove bridging and fix networkd configEmīls1-17/+9
2025-12-10Remove unused shadowsocks serviceEmīls1-7/+0
2025-12-10Add dependency on network-online targetEmīls2-1/+1
2025-12-10Update router to NixOS-25.11Emīls2-5/+5
2025-12-09Fix adding IPv6 rules being brokenKarl Lindström1-9/+5
2025-12-02Use Duration::from_hours/mins instead of lots of math in from_secsLinus Färnstrand2-3/+3
2025-11-26Bump `nftnl` to 0.9.0Markus Pettersson2-3/+3
2025-11-26Update iOS buildserver scriptsEmīls6-106/+100
2025-11-17Reformat test-router nix files to rfc styleAlbin5-91/+152
2025-11-05Ignore again iOS rexml issuesBug Magnet1-2/+2
2025-09-30Switch swiftformat to swift-formatSteffen1-3/+0
2025-09-04Add a test that asserts DAITA increases packet size on averageBug Magnet1-2/+4
2025-09-01Bump `tracing-subscriber` to `0.3.20`Markus Pettersson1-12/+5
2025-07-09Inline format argumentsLinus Färnstrand1-1/+1
2025-05-16Add assertKalle Lindström1-2/+6
2025-05-16Remove Option and use #[serde(default)] insteadKalle Lindström2-10/+12
2025-05-16Fix formattingKalle Lindström1-4/+15
2025-05-16Add block all except destination apiKalle Lindström4-61/+186
2025-05-08Silence the rexml vulnerability for another 6 monthsBug Magnet1-1/+1
2025-04-17Update build script to work with submodulesJon Petersson1-1/+2
2025-04-08Bump `tokio` to `1.44.2`Markus Pettersson1-2/+2
2025-03-31Update to nixos-24.11Kalle Lindström3-6/+6
2025-03-31Pass reference instead of MutexGuardKalle Lindström2-10/+12
2025-03-31Add ability to block IP by prefixKalle Lindström6-30/+52
2025-03-31Add ability to block wireguard trafficKalle Lindström3-68/+144
2025-03-26Remove WiFi AP configurationEmīls2-59/+1
2025-03-26Add api.stagemole.eu IP for staging wgEmīls1-0/+2
2025-03-26Allow returning traffic from staging interfaceEmīls1-2/+2
2025-03-26Add iOS test routerEmīls19-0/+2943
2024-11-01Ignore rexml vulnerabilities until 1st of May 2025Bug Magnet1-0/+8
2024-08-29Revert "Ignore rexml CVE-2024-43398"Bug Magnet1-8/+0
2024-08-29Update rexml for vulnerability issuesBug Magnet1-1/+1
2024-08-23Ignore rexml CVE-2024-43398Linus Färnstrand1-0/+8
2024-08-16Fix rexml for the vm as wellBug Magnet1-3/+3
2024-08-12Add packer scripts to create VMs and install Xcode on themBug Magnet13-0/+450
2024-07-18Update rexml to 3.3.2 for fastlaneEmīls1-1/+1
2024-07-04Update Gemfile on CI VMBug Magnet2-65/+66
2024-03-05Fix shellcheck warnings and notesJoakim Hulthe2-4/+4
2024-02-02Fix `shellcheck` lints of our various bash scriptsSebastian Holmin5-6/+10
2023-09-04Quote paths in upload scriptEmīls1-1/+1
2023-08-31Add buildscripts for CIEmīls9-23/+380
2023-08-31Move iOS buildscriptEmīls1-0/+96