summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Bug 30404: Remove Orbot Projectsisbell2019-05-07
|
* Merge remote-tracking branch 'gk/bug_29731_v2'Nicolas Vigier2019-05-03
|\
| * Bug 29731: Remove faketime for Windows buildsbug_29731_v2Georg Koppen2019-05-02
| | | | | | | | | | | | | | We link with `--no-insert-timestamp` when cross-compiling for Windows. This should make using `faketime` obsolete when building tor. It seems Rust does not like faking time and frequently hangs while compiling in that case.
* | Merge remote-tracking branch 'gk/bug_29307_v7'Nicolas Vigier2019-05-03
|\ \
| * | Bug 29307: Use Stretch for cross-compiling for Windowsbug_29307_v7Georg Koppen2019-04-29
| | |
| * | Bug 29319: Remove FTE support for WindowsGeorg Koppen2019-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We want to use our new mingw-w64/clang toolchain for our Windows cross-compilation, which requires a newer Wine among other updated components. We need to switch to Debian Stretch for that which is necessary anyway sooner or later given that Jessie is not properly maintained anymore. Updating to Stretch breaks FTE and fixing the breakage seems non-trivial. We therefore remove support for Windows where it existed (there was no 64bit support implemented yet, see: #24195) as it is planned to replace FTE with a new pluggable transport in the near future anyway.
| * | Revert "Bug 29868: Fix installation of python-future package"Georg Koppen2019-04-29
| | | | | | | | | | | | This reverts commit f2e272082fc484f211e0539dc177b1948c4b5d68.
* | | Bug 29045: Ensure that tor does not start up in dormant mode.Kathy Brade2019-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | When operating as a client and there is no network activity for 24 hours, tor 0.4.x will enter a dormant mode. Since most people who start Tor Browser expect to use it right way, and since bootstrapping won't occur when tor is dormant, we added the following to torrc-defaults to ensure that tor leaves dormant mode: DormantCanceledByStartup 1
* | | Bug 30371 - Stop hard-coding the content provider name in tor-android-serviceMatthew Finkel2019-05-03
| | |
* | | Bumping TBA translations commitGeorg Koppen2019-05-02
| |/ |/|
* | Bug 30169: Switch to our tor-android-service repoGeorg Koppen2019-05-02
| |
* | Merge remote-tracking branch 'boklm/bug_30325_v3'Georg Koppen2019-04-30
|\ \
| * | Bug 30325: Remove bison from default packages where it is not neededNicolas Vigier2019-04-30
| | | | | | | | | | | | Remove bison from the android, osx and common-stretch targets.
* | | Bug 29981: Add yasm to the list of dependencies for android buildsNicolas Vigier2019-04-30
|/ / | | | | | | Note: yasm is only needed for android-x86 builds.
* | Bug 30280: Wrong SHA-256 sum for j2objc-annotations-1.1.jarsisbell2019-04-30
|/ | | | | We don't use the jcenter mirror anymore, just maven and spring.io instead.
* Bug 29981: Fix some reproducibility issue in the android buildNicolas Vigier2019-04-29
| | | | Add files to the apk in sorted order, to avoid reproducibility issues.
* Bug 29981: Add option to build without using containersNicolas Vigier2019-04-29
| | | | | | | | We do that by adding support for a no_containers target which defines the new option var/container/global_disable in rbm.conf. We already had the option var/container/use_container doing something similar to this new option, however it can not be overriden in rbm.conf as we define it in each project's configuration, which has priority over rbm.conf.
* Bug 30241: bump snowflake version to d11e55aabeCecylia Bocovich2019-04-18
|
* Fix typos is ChangelogNicolas Vigier2019-04-17
|
* Release preparations for 8.5a11Georg Koppen2019-04-12
| | | | Versions bump and Changelog update
* Bug 29575: Configure Firefox Project to Use New TOPL Dependenciessisbell2019-04-12
|
* Bug 29574: Configure Orbot to Use TOPL and tor-android-service Librariessisbell2019-04-12
|
* Bug 29313: Create TBB Project for tor-android-servicesisbell2019-04-12
|
* Bug 29312: Create TBB Project for TOPLsisbell2019-04-12
|
* Merge remote-tracking branch 'boklm/bug_30128_v2'Georg Koppen2019-04-12
|\
| * Bug 30128: Fix git-gpg-wrapper with recent versions of gpgNicolas Vigier2019-04-11
| |
* | Merge branch 'bug_28622_v2'Georg Koppen2019-04-11
|\ \
| * | Bug 28622: Update Tor Browser icon for Androidbug_28622_v2Georg Koppen2019-03-27
| | |
* | | Merge branch 'bug_29843'Georg Koppen2019-04-11
|\ \ \ | |_|/ |/| |
| * | Bug 29843: Backport the fix for bug 1527534bug_29843Georg Koppen2019-03-21
| | |
* | | Merge remote-tracking branch 'gk/bug_30016_v2'Nicolas Vigier2019-04-11
|\ \ \
| * | | Bug 30016: Localize bootstrap-/bridge-related strings for mobilebug_30016_v2Georg Koppen2019-04-07
| | | |
* | | | Merge remote-tracking branch 'boklm/bug_30089_v4'Georg Koppen2019-04-10
|\ \ \ \
| * | | | Bug 30089: Use apksigner instead of jarsignerNicolas Vigier2019-04-10
| | | | |
* | | | | Bug 30039: Use the target_prepend option in https-everywhereNicolas Vigier2019-04-10
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update rbm for #30039, adding support for the target_prepend and target_append options in input_files. In projects/https-everywhere/config we now use the target_prepend option instead of the target option for the python input file. This does not change the output of the build. However this makes it possible in the future to check the channel or platform we build for in the python project (which was not possible before as we were using the target option, replacing all the initial targets).
* | | | Merge branch 'bug_26498_v2'Georg Koppen2019-04-08
|\ \ \ \ | |/ / / |/| | |
| * | | Bug 26498: Add locale: es-ARbug_26498_v2Arthur Edelstein2019-03-21
| |/ /
* | | Bug 30038: Remove libgtk2.0 build dependency for WebRTCbug_30038Georg Koppen2019-04-05
| | |
* | | Merge remote-tracking branch 'JeremyRand/wheezy-archive'Nicolas Vigier2019-04-04
|\ \ \
| * | | Bug 29966: Use archive.debian.org for Wheezy imagesJeremyRand2019-03-30
| | |/ | |/| | | | | | | | | | Wheezy is removed from deb.debian.org, so container image builds were failing.
* | | Bug 29980: Add android-x86 target to README filesbug_29980Georg Koppen2019-04-02
| | |
* | | Bug 29950: Fix error when using a dev version of runcNicolas Vigier2019-04-01
| | |
* | | Merge remote-tracking branch 'boklm/bug_25623_v4'Georg Koppen2019-04-01
|\ \ \
| * | | Bug 25623: Disable network during buildNicolas Vigier2019-03-29
| |/ /
* | | Bug 29971: Bump goutlsNicolas Vigier2019-03-31
|/ / | | | | | | Add bsaes as a new dependency of utls.
* | Bug 29868: Fix installation of python-future packageNicolas Vigier2019-03-26
| | | | | | | | | | The jessie-backports suite has been removed from ftp.debian.org, so we now download and install the package using snapshot.debian.org.
* | Bump NoScript version to 10.2.5Georg Koppen2019-03-26
| | | | | | | | Fixes bug 29872 (XSS popup with DuckDuckGo search on about:tor)
* | Folding in stable Changelog (8.0.8)Georg Koppen2019-03-25
| |
* | Release preparations for 8.5a10Georg Koppen2019-03-22
| | | | | | | | Versions bump and Changelog update
* | Fold in stable Changelog (8.0.7)Georg Koppen2019-03-22
| |