- Sep 28, 2023
-
-
Richard Pospesel authored
-
Richard Pospesel authored
Bug 40741: Update browser, and tor-android-service projects to populate PT settings from pt_config.json
-
- Sep 26, 2023
-
-
boklm authored
-
- Sep 25, 2023
-
-
Richard Pospesel authored
-
Pier Angelo Vendrame authored
The new icons are differentiated on the channel basis, so also adjust the NSIS script to take that into account.
-
- Sep 22, 2023
-
-
Richard Pospesel authored
-
- Sep 21, 2023
-
-
Pier Angelo Vendrame authored
-
meskio authored
-
- Sep 20, 2023
-
-
Pier Angelo Vendrame authored
When override_updater_url is set we used to copy marsigner.der as the nightly secondary key. With this commit, we check if we are building a release or an alpha, and in case we replace the secondary release key. Also, this commit adds a Makefile target to create incrementals and update response configuration that uses the unsigned files.
-
- Sep 18, 2023
-
-
Richard Pospesel authored
-
boklm authored
-
- Sep 15, 2023
-
-
Richard Pospesel authored
moved misc/other back to bottom since its meant as a fallback
-
Richard Pospesel authored
-
- Sep 13, 2023
-
-
Richard Pospesel authored
-
- Sep 12, 2023
-
-
Pier Angelo Vendrame authored
On desktop we removed the Snowflake parameters that are passed to the binary a long while ago, but they remained on Android. However, they are not needed, and need to stay outdated, so with this commit we remove them also from Android.
-
Richard Pospesel authored
- fixed formatting - updated email templates - updated changelog steps - updated the build+reproducibility veificaiton workflow - added explicit list of valid taggers - added assign step for signers - added Sponsor 131 label for Mullvad Browser - various work-flows to match reality
-
- Sep 08, 2023
-
-
While we store our Japanese translation in ja, on macOS we need to move the file to the ja-JP-mac directory.
-
- Sep 06, 2023
-
-
Pier Angelo Vendrame authored
Use a new configuration option we recently introduced. Fixes also #40946, as we use the same option for testing purposes.
-
boklm authored
-
boklm authored
If a mar file is found with an OS name that doesn't have a corresponding `build_targets` entry in the config, the OS name was being used as build target to generate the `.htaccess` file. This is not supposed to happen, except when something is wrong, so instead we should make an error in that case.
-
boklm authored
-
boklm authored
Also update rbm for rbm#40059.
-
Pier Angelo Vendrame authored
utls has been updated to v1.5.3 and crypto to v0.13.0.
-
- Sep 05, 2023
-
-
Pier Angelo Vendrame authored
We have uplifted one of our libdmg-hfs patches, so we can update our git_hash to the upstream commit that includes it. Also, deleted the OpenSSL 1.0.2 project in favor of a patch to optionally completely disable OpenSSL, since we do not need the functionalities it provides.
-
Pier Angelo Vendrame authored
-
- Aug 30, 2023
-
-
Pier Angelo Vendrame authored
We started migrating to Fluent. Therefore, we have a new tor-browser.ftl file that we need to place in the right directory during the build.
-
- Aug 29, 2023
-
-
Pier Angelo Vendrame authored
This parameter added with the previous commit prevents Snowflake from working properly. So, we prefer to undo the addition (but keep the changes to the ICE server list).
-
- Aug 28, 2023
-
-
Pier Angelo Vendrame authored
On Android we set PTs parameters with a patch to tor-onion-proxy-library, but they were not updated to the same as desktop.
-
- Aug 26, 2023
-
-
Richard Pospesel authored
-
- Aug 24, 2023
-
-
Richard Pospesel authored
-
Richard Pospesel authored
-
Richard Pospesel authored
-
- Aug 23, 2023
-
-
boklm authored
We update tools/signing/nightly to fix signing of nightly incrementals. We also update tools/update-responses/update_responses to fix the regexp to match .mar and incremental.mar filenames, since the OS now includes a `-` (except for macos). We change the incremental filenames to use `--` instead of `-` to separate OS and old_version, to make it easier to parse since both of those can include a `-`.
-
- Aug 21, 2023
-
-
Richard Pospesel authored
-
Richard Pospesel authored
- replaced android-components and fenix entries with firefox-android entry in - updated openssl entry to reflect the 3.0.X series tor now uses
-