- 15 Nov, 2012 1 commit
-
-
Mike Perry authored
-
- 09 Oct, 2012 4 commits
-
-
Mike Perry authored
-
Mike Perry authored
-
Mike Perry authored
These strings are used in one of our FF patches (see bug #6253), but we include them here so they can be translated.
-
Mike Perry authored
We have a direct patch for TBB now, and a backported fix to 10.0.8-ESR broke our hooks anyways.
-
- 13 Sep, 2012 1 commit
-
-
Mike Perry authored
-
- 12 Sep, 2012 5 commits
-
-
Mike Perry authored
-
Mike Perry authored
-
Mike Perry authored
Listen for the existence of the TOR_TRANSPROXY env var, and set prefs appropriately.
-
Mike Perry authored
It turns out Firefox 15 appears to be caching proxy settings for a particular URL. We needed to be able to retrieve our new proxy settings before anything else runs. Hence, move the env checks to XPCOM.
-
Mike Perry authored
It might not be causing any problems, but it's not functional any more either.
-
- 31 Aug, 2012 1 commit
-
-
Mike Perry authored
-
- 30 Aug, 2012 3 commits
-
-
Mike Perry authored
-
Mike Perry authored
-
Mike Perry authored
-
- 10 Jul, 2012 1 commit
-
-
Mike Perry authored
-
- 28 Jun, 2012 1 commit
-
-
Mike Perry authored
Grep the source for "1506" and a priority level. P5 is the highest, most important stuff. Here's a key: P0: Toggle mode code. It needs to die. P1: Feature we could live without/do another way P2: Mildly useful feature/enhancement P3: Fingerprinting and linkability defenses; more useful features P4: Important privacy features, including New Identity P5: Proxy bypass/state leak issues These priority levels will also be used to guide us towards a simplified, toggle-free Torbutton (probably based on Proxy Mobile. See #1506).
-
- 01 Jun, 2012 2 commits
-
-
Mike Perry authored
We seem to need to keep a copy of the unsigned rdf to add new versions to the signed one?
-
Mike Perry authored
-
- 31 May, 2012 5 commits
-
-
Mike Perry authored
-
Mike Perry authored
-
Mike Perry authored
-
Mike Perry authored
Thanks proper, for keeping us proper. Also, include some language improvements from nickm.
-
Mike Perry authored
-
- 30 May, 2012 1 commit
-
-
Mike Perry authored
Let's hope I don't lose this thing...
-
- 29 May, 2012 1 commit
-
-
Mike Perry authored
We launch a confirm dialog when they click on the button.
-
- 25 May, 2012 2 commits
-
-
Mike Perry authored
Wow, that was a close one. :/
-
Mike Perry authored
We'll mimic but slightly deviate from Firefox 10.0.4 ESR's uagent. (Why do they need a damn minor version in there anyways? Just so people can get owned easier, or what?)
-
- 24 May, 2012 5 commits
-
-
Mike Perry authored
-
Mike Perry authored
We were already pinging check in these cases for the update notice. Might as well actually perform a versioncheck then, too. Also, Roger didn't like the additional TCP connection and dirfetch overhead at guards caused by a purely clock-based version check that happened even when the browser was not in use.
-
Mike Perry authored
There was an issue with the 5729 fix with windows closing out from under us if the page load was stopped.
-
Mike Perry authored
We check every 12 hours. I also made the update check at startup async as part of this.
-
Mike Perry authored
We'll leave the UI option to disable this there for one more release..
-
- 21 May, 2012 1 commit
-
-
Mike Perry authored
-
- 20 May, 2012 1 commit
-
-
Mike Perry authored
We should be loading the home page for new identity windows too, why not. People need to know if they are out of date.
-
- 10 May, 2012 2 commits
-
-
Mike Perry authored
Resizing on new window creation is good enough.
-
Mike Perry authored
I think we got it this time.
-
- 08 May, 2012 1 commit
-
-
Mike Perry authored
Also remove Scroogle. RIP, Scroogle. You will be missed.
-
- 02 May, 2012 1 commit
-
-
Mike Perry authored
The old toggle code was getting invoked to preserve pref updates, re-rounding our 200x100 windows to 50px multiples..
-
- 01 May, 2012 1 commit
-
-
Mike Perry authored
-