Commits on Source (12)
-
Pier Angelo Vendrame authored
Added a newnym function
-
Pier Angelo Vendrame authored
Bug 40938: Moving the domain isolator out of torbutton
-
Add an XPCOM component that registers a ProtocolProxyChannelFilter which sets the username/password for each web request according to url bar domain. Bug 9442: Add New Circuit button Bug 13766: Set a 10 minute circuit dirty timeout for the catch-all circ. Bug 19206: Include a 128 bit random tag as part of the domain isolator nonce. Bug 19206: Clear out the domain isolator state on `New Identity`. Bug 21201.2: Isolate by firstPartyDomain from OriginAttributes Bug 21745: Fix handling of catch-all circuit Bug 41741: Refactor the domain isolator and new circuit
-
Pier Angelo Vendrame authored
Refactors to the old JS code.
-
Pier Angelo Vendrame authored
Manage NEWNYM here.
-
Pier Angelo Vendrame authored
Removed the XPCOM definition of the domain isolator.
-
Pier Angelo Vendrame authored
Extract the new identity button from torbutton
-
Pier Angelo Vendrame authored
Actually added the new circuit button.
-
Pier Angelo Vendrame authored
Use the new domain isolator interface.
-
Pier Angelo Vendrame authored
Use the new domain isolator interface
-
Pier Angelo Vendrame authored
Remove string changes from Torbutton. We will add them back in the TorStrings commit.
-
Pier Angelo Vendrame authored
Add our DTDs where needed. These changes were originally in the torbutton commit, but I think they are better fit here, with all the strings files.
Showing
- browser/actors/CryptoSafetyParent.jsm 11 additions, 1 deletionbrowser/actors/CryptoSafetyParent.jsm
- browser/base/content/appmenu-viewcache.inc.xhtml 2 additions, 2 deletionsbrowser/base/content/appmenu-viewcache.inc.xhtml
- browser/base/content/browser-menubar.inc 2 additions, 2 deletionsbrowser/base/content/browser-menubar.inc
- browser/base/content/browser-sets.inc 1 addition, 1 deletionbrowser/base/content/browser-sets.inc
- browser/base/content/browser.js 1 addition, 0 deletionsbrowser/base/content/browser.js
- browser/base/content/navigator-toolbox.inc.xhtml 1 addition, 1 deletionbrowser/base/content/navigator-toolbox.inc.xhtml
- browser/components/torcircuit/content/torCircuitPanel.js 3 additions, 9 deletionsbrowser/components/torcircuit/content/torCircuitPanel.js
- toolkit/components/tor-launcher/TorDomainIsolator.jsm 362 additions, 0 deletionstoolkit/components/tor-launcher/TorDomainIsolator.jsm
- toolkit/components/tor-launcher/TorProtocolService.jsm 8 additions, 15 deletionstoolkit/components/tor-launcher/TorProtocolService.jsm
- toolkit/components/tor-launcher/TorStartupService.jsm 10 additions, 0 deletionstoolkit/components/tor-launcher/TorStartupService.jsm
- toolkit/components/tor-launcher/moz.build 1 addition, 0 deletionstoolkit/components/tor-launcher/moz.build
- toolkit/torbutton/chrome/content/torbutton.js 7 additions, 108 deletionstoolkit/torbutton/chrome/content/torbutton.js
- toolkit/torbutton/components/domain-isolator.js 0 additions, 312 deletionstoolkit/torbutton/components/domain-isolator.js
- toolkit/torbutton/jar.mn 0 additions, 4 deletionstoolkit/torbutton/jar.mn
- toolkit/torbutton/modules/utils.js 0 additions, 40 deletionstoolkit/torbutton/modules/utils.js