- Feb 12, 2020
-
-
Matthew Finkel authored
-
- Feb 11, 2020
-
-
Matthew Finkel authored
Versions bump and Changelog update
-
Matthew Finkel authored
-
- Feb 09, 2020
-
-
boklm authored
Fix a build reproducibility issue caused by different permissions on bookmarks.html.
-
- Feb 06, 2020
-
-
Georg Koppen authored
-
- Feb 05, 2020
-
-
Matthew Finkel authored
-
Create a file containing firefox platformVersion and buildID.
-
Matthew Finkel authored
-
- Feb 04, 2020
-
-
Matthew Finkel authored
-
- Feb 03, 2020
-
-
boklm authored
-
- Jan 30, 2020
- Jan 27, 2020
-
-
boklm authored
-
- Jan 21, 2020
-
-
boklm authored
-
Georg Koppen authored
-
Cecylia Bocovich authored
This updates the version of the pion webrtc library used by snowflake to v2.1.18.
-
- Jan 20, 2020
-
-
Matthew Finkel authored
-
Georg Koppen authored
Geckodriver is not built by default in release builds. However, it's useful if we build it reproducibly so we can avoid trusting some binary downloaded from the Internet for our QA and Selenium related work. Only the 64bit Linux version is built and included as I doubt we'll need geckodriver on anything else for our purposes.
-
- Jan 17, 2020
-
-
boklm authored
-
- Jan 12, 2020
-
-
Georg Koppen authored
-
- Jan 08, 2020
-
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Philipp Winter authored
Toke Høiland-Jørgensen generously offered to set up a default bridge in Denmark. This fixes <https://bugs.torproject.org/32891>.
-
- Jan 05, 2020
-
-
Georg Koppen authored
-
- Jan 04, 2020
-
-
Matthew Finkel authored
Changelog update and versions bump
-
- Dec 24, 2019
-
-
Georg Koppen authored
-
- Dec 19, 2019
-
-
boklm authored
When creating update responses for nightly builds, we don't want to create a downloads.json file, so we make that optional.
-
- Dec 18, 2019
-
-
Georg Koppen authored
-
Georg Koppen authored
-
JeremyRand authored
Namecoin will be enabled if all the following are true: * rbm var/namecoin is set to 1 at build time * This is true for nightly on linux only * env var TOR_ENABLE_NAMECOIN=1 is set at run-time
-
- Dec 17, 2019
-
-
Georg Koppen authored
-
Matthew Finkel authored
-
boklm authored
-
boklm authored
var/set_default_env is changing $HOME, preventing gpg to find the keys in its default configuration directory. We avoid that by reseting $HOME to its previous value before running gpg.
-
Georg Koppen authored
-
- Dec 16, 2019
-
-
boklm authored
Update testsuite_git_commit so that incremental mars are generated as part of our nightly builds.
-
boklm authored
In rbm.conf we currently have var/max_torbrowser_incremental_from set to 2. In order to be able to generate incrementals from the previous two versions, we need to keep 3 builds.
-
boklm authored
To make generation of incremental mars easier, we use the version as the directory name (instead of just the date). We also define the tbb_version option, which is used to set the TORBROWSER_NIGHTLY_VERSION environment variable.
-