- 21 Jan, 2016 2 commits
-
-
Georg Koppen authored
-
* ADDS a new function to TorLauncherUtil, rearrangeBridges() which takes an array of items and returns a random permutation of that array. * CHANGE defaultBridges() getter to call this.rearrangeBridges() before returning the default bridges. This causing the ordering of the default bridges in the torrc to vary among clients, resulting in a more even distribution of clients to default bridges.
-
- 07 Aug, 2015 2 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
-
- 26 Jun, 2015 1 commit
-
-
Georg Koppen authored
-
- 24 Jun, 2015 1 commit
-
-
Georg Koppen authored
We avoid using https://127.0.0.1 as update URL in order to omit scary Tor warnings (see: #13129).
-
- 10 Jun, 2015 1 commit
-
-
Kathleen Brade authored
-
- 21 May, 2015 1 commit
-
-
Kathleen Brade authored
Add the following titles to the bridge and proxy wizard pages: "Tor Bridges Configuration" "Local Proxy Configuration"
-
- 08 May, 2015 1 commit
-
-
Mike Perry authored
-
- 22 Apr, 2015 2 commits
-
-
Mike Perry authored
-
Mike Perry authored
-
- 17 Apr, 2015 1 commit
-
-
Mike Perry authored
-
- 16 Apr, 2015 2 commits
-
-
Kathleen Brade authored
If default bridges were configured and the network settings wizard was opened during a subsequent launch of Tor Browser (e.g., after a failed bootstrap), Tor Launcher was incorrectly setting DisableNetwork=0.
-
Kathleen Brade authored
Fix a related problem where the progress dialog immediately closed itself if an error had previously been reported. Send SETCONF DisableNetwork=0 instead of SETCONF DisableNetwork (this makes it easier to interpret debug logs).
-
- 15 Apr, 2015 1 commit
-
-
Georg Koppen authored
-
- 10 Apr, 2015 1 commit
-
-
Kathleen Brade authored
If a Tor bootstrap status message contains a HOSTADDR value, include it within the error alert that we display. Also fix a problem where the progress dialog stayed open after an error occurred (even though an error alert was displayed as soon as the user clicked the "Cancel" button).
-
- 27 Mar, 2015 1 commit
-
-
Mike Perry authored
-
- 26 Mar, 2015 1 commit
-
-
Kathleen Brade authored
Change the code that strips "bridge" to work on a line-by-line basis. Do not add a "bridge " prefix when displaying bridge configuration lines. To reduce user confusion, turn off word wrap for the custom bridge textbox. Improve alignment within bridge settings UI. Windows: Increase width of Tor Network Settings wizard slightly so it is more likely that a bridge line with a fingerprint will fit. Mac OS: Use a slightly smaller font within the custom bridge textbox.
-
- 19 Mar, 2015 1 commit
-
-
To accommodate Tor Messenger/Tor Mail bundle packaging, use a path relative to the current working directory when locating Tor files (instead of relative to the profile directory).
-
- 19 Feb, 2015 1 commit
-
-
Mike Perry authored
-
- 11 Feb, 2015 1 commit
-
-
Kathleen Brade authored
Reorder wizardpage elements and fix associated logic. Replace "proxy" with "local proxy" within prompts to help users distinguish bridges from proxies that are needed for local Internet access. Reorder Network Settings dialog elements to match wizard order. Remove unneeded label=" " from wizardpage elements. Linux and Windows: Fix problem where prev/next buttons were displayed on first wizard page. Use showWizardNavButtons() in more places.
-
- 14 Jan, 2015 1 commit
-
-
Georg Koppen authored
-
- 13 Jan, 2015 2 commits
-
-
Georg Koppen authored
-
If the TOR_HIDE_BROWSER_LOGO environment variable is set, hide Tor Browser logo within the network settings wizard. Based on contributions from linostar and proper.
-
- 09 Jan, 2015 2 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
-
- 10 Oct, 2014 2 commits
-
-
Mike Perry authored
-
Mike Perry authored
-
- 29 Aug, 2014 2 commits
-
-
Mike Perry authored
-
Mike Perry authored
-
- 26 Aug, 2014 2 commits
-
-
Kathleen Brade authored
-
Kathleen Brade authored
If the user sets a proxy but doesn't set a bridge, set ReachableAddresses to include only ports 80 and 443.
-
- 22 Aug, 2014 1 commit
-
-
Kathleen Brade authored
-
- 20 Aug, 2014 1 commit
-
-
Kathleen Brade authored
Show a transient popup near the "Copy Tor Log To Clipboard" button after is is clicked. The popup panel fades away after 4 seconds and can also be dismissed by clicking anywhere.
-
- 19 Aug, 2014 1 commit
-
-
Kathleen Brade authored
If a Tor error or warning message arrived while the Bridge Help was open, the "Copy Tor Log To Clipboard" button was shown immediately (instead of after the help was closed).
-
- 14 Aug, 2014 1 commit
-
-
Kathleen Brade authored
Improved alert/error messages and button labels.
-
- 07 Aug, 2014 1 commit
-
-
Kathleen Brade authored
-
- 05 Aug, 2014 2 commits
-
-
Mike Perry authored
-
Mike Perry authored
-
- 31 Jul, 2014 1 commit
-
-
Kathleen Brade authored
Provide a stopgap solution: route all tor messages captured by Tor Launcher to the Browser Console.
-