| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2025-03-20 | Trim surrounding whitespace in checksum files | David Lönnhager | 1 | -1/+3 | |
| 2025-03-20 | Update buildserver-upload.sh | David Lönnhager | 1 | -11/+18 | |
| Changes: - Handle checksums recursively in the upload directory - Add 'desktop-downloader' platform for uploading installer-downloader | |||||
| 2025-03-20 | Add purging of Bunny CDN cache upon uploading new linux repository | Linus Färnstrand | 2 | -0/+25 | |
| 2025-03-11 | Sleep before rsync to avoid remote file locking issue | Linus Färnstrand | 1 | -0/+4 | |
| 2025-03-11 | Move browser files to WORKDIR only after all fallible downloads | Linus Färnstrand | 1 | -2/+7 | |
| Fixes bug where downloading a new stable could replace the artifact in $WORKDIR/, and then a download of the alpha could fail, aborting the script. but since the WORKDIR cache of stable was already replaced, subsequent runs would not trigger a notification to the repository builder, as the stable artifact in WORKDIR would be identical at this point. Saving the move to WORKDIR until last prevents this hickup | |||||
| 2025-03-11 | Specify what file to check with gpg explicitly | Linus Färnstrand | 1 | -1/+1 | |
| Reduces noisy output from gpg | |||||
| 2025-02-18 | Add alpha release for mullvad-browser to linux repositories | Linus Färnstrand | 1 | -3/+1 | |
| 2025-02-12 | Revert "Remove Markus GPG pubkey" | Markus Pettersson | 1 | -0/+35 | |
| This reverts commit 7eedcd8c025fe2b94029d10a08356db5f1cb58c9. | |||||
| 2025-02-10 | Remove Markus GPG pubkey | Markus Pettersson | 1 | -35/+0 | |
| 2025-02-07 | Update all CI to update wireguard-go submodule more explicitly | Linus Färnstrand | 2 | -2/+2 | |
| 2025-01-22 | Add --workspace to cargo invocations, to test all crates | Linus Färnstrand | 1 | -2/+5 | |
| 2024-12-16 | Set includepkgs in RPM repo | David Lönnhager | 1 | -1/+2 | |
| 2024-12-10 | Build universal installer in buildserver-build.sh | David Lönnhager | 1 | -4/+10 | |
| 2024-12-03 | Run play publish tasks on build server | Albin | 1 | -1/+1 | |
| 2024-11-26 | Add GPG key for Jon | Linus Färnstrand | 1 | -0/+35 | |
| 2024-11-14 | Update script and code references to gui-directory | Oskar | 1 | -1/+2 | |
| 2024-11-01 | Ignore rexml vulnerabilities until 1st of May 2025 | Bug Magnet | 1 | -0/+8 | |
| 2024-10-24 | Add new gpg key for Jonatan | Linus Färnstrand | 1 | -0/+35 | |
| 2024-10-02 | Remove architecture suffix on Windows x64 installer | Oskar | 1 | -1/+1 | |
| 2024-09-30 | Add oracular to list of ubuntu versions to generate deb repositories for | Markus Pettersson | 1 | -1/+1 | |
| 2024-09-10 | Add PGP keys for Joakim and Sebastian | Linus Färnstrand | 2 | -0/+70 | |
| 2024-09-04 | Fix bug in publish-app-to-repositories so stable are published to beta | Linus Färnstrand | 1 | -10/+23 | |
| 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-27 | Add trixie to list of debian versions to generate deb repositories for | Linus Färnstrand | 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-15 | Add support for Windows ARM64 | Daniel Paoliello | 1 | -1/+4 | |
| 2024-08-12 | Add packer scripts to create VMs and install Xcode on them | Bug Magnet | 13 | -0/+450 | |
| 2024-07-30 | Remove Jonatans SSH key | Oskar | 1 | -35/+0 | |
| 2024-07-18 | Clean up browsers who's signature does not match better | Linus Färnstrand | 1 | -0/+1 | |
| 2024-07-18 | Publish browsers from workdir to always get the latest | Linus Färnstrand | 1 | -1/+1 | |
| Avoids publishing only deb or only rpm if the download for some reason only fetched one | |||||
| 2024-07-18 | Copy browser artifact instead of linking | Linus Färnstrand | 1 | -1/+2 | |
| Works cross filesystems | |||||
| 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-16 | Fix shellcheck complaints | Linus Färnstrand | 1 | -2/+2 | |
| 2024-07-16 | Make browser download script store its state in the script dir | Linus Färnstrand | 1 | -1/+3 | |
| Keeps its data close and uses tmp less. Easier to find | |||||
| 2024-07-16 | Silence noisy output from wget | Linus Färnstrand | 1 | -2/+2 | |
| 2024-07-16 | Clean up browser download tmp dir with a trap | Linus Färnstrand | 1 | -3/+5 | |
| Makes sure it's deleted even if the script dies prematurely | |||||
| 2024-07-16 | Add -f flag to ln to overwrite destination when it exists | Linus Färnstrand | 1 | -1/+1 | |
| 2024-07-04 | Update Gemfile on CI VM | Bug Magnet | 2 | -65/+66 | |
| 2024-06-25 | Update build server scripts | Markus Pettersson | 2 | -0/+2 | |
| Fix the build server scripts for Linux and Android by checking out the wireguard-go submodule. | |||||
