mozilla-vpn-client
mozilla-vpn-client copied to clipboard
A fast, secure and easy to use VPN. Built by the makers of Firefox.
## Description Pocket subscriptions no longer exist; need new string here. ## Reference VPN-7065 ## Checklist - [x] My code follows the style guidelines for this project - [x] I...
## Description Firefox does it, so why can't we? Seems like we should be able to download the MacOS SDK, grab a cross-compiler via conda and just build it? What's...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
## Description Here's a neat bug. In PR #10571 we fiddled a bit with the `LogHandler` to preserve the logfile path of the daemon, and in order to do this...
Clang 16 is from 2023
## Description We have 2 classes that can create the QNetworkAccessManager neeeded for networking to function, the QMLEngine or the SimpleNetworkManager. This PR changes this so that we only have...
**Describe the bug** 1. VPN fails to connect, gives error due to **state_token_inequality** 2. Happens mostly on fresh os installs or new PCs. 3. Witnessing for about 2 years now....
Bumps the cargo group with 2 updates: [windows](https://github.com/microsoft/windows-rs) and [reqwest](https://github.com/seanmonstar/reqwest). Updates `windows` from 0.61.1 to 0.61.3 Commits See full diff in compare view Updates `reqwest` from 0.12.19 to 0.12.20 Release...
Bumps the dev-npm group with 1 update: [mocha](https://github.com/mochajs/mocha). Updates `mocha` from 11.5.0 to 11.6.0 Release notes Sourced from mocha's releases. v11.6.0 11.6.0 (2025-06-09) 🌟 Features bump workerpool from ^6.5.1 to...
## Description Some additional cleanup and refactoring cleans up external dependencies and moves the `Server`, `ServerCity`, `ServerCountry` and `ServerCountryModel` models into the `mzutils` library. In order to achieve this it...