summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Bug 34362: Improve onion service authentication promptbug34362-01Kathy Brade2020-06-09
| | | | | | | To avoid misleading users about private key usage, change: example.onion is requesting your private key. to: example.onion is requesting that you authenticate.
* Translations updateMatthew Finkel2020-05-28
|
* Translations updateMatthew Finkel2020-05-19
|
* Merge remote-tracking branch 'acat/34196'Matthew Finkel2020-05-18
|\
| * Bug 34196: add page info string for Onion NameAlex Catarineu2020-05-15
|/
* Translations updateMatthew Finkel2020-05-02
|
* Translations updateMatthew Finkel2020-04-05
|
* Merge remote-tracking branch 'acat/21952+2'Matthew Finkel2020-04-03
|\
| * Bug 21952: Add strings for Onion-LocationAlex Catarineu2020-04-01
| |
* | Merge remote-tracking branch 'acat/28005+2'Matthew Finkel2020-04-03
|\ \
| * | Bug 28005: Crop long .onion domains in circuit display and implement click ↵Alex Catarineu2020-03-23
| | | | | | | | | | | | | | | | | | | | | to copy We also show a tooltip with the full domain on hover, so that it's not necessary to copy it for users to see it.
* | | Merge remote-tracking branch 'bradetpo/bug19251-03'Matthew Finkel2020-04-03
|\ \ \
| * | | Bug 19251: Show improved error pages for onion service errors.bug19251-03Kathy Brade2020-03-18
| |/ / | | | | | | | | | Add strings for onion service error pages.
* | | Merge remote-tracking branch 'richardtpo/bug_33707'Matthew Finkel2020-04-03
|\ \ \
| * | | Bug 33707: Swap out onion icon in circuit display with new oneRichard Pospesel2020-03-24
| | | | | | | | | | | | | | | | | | | | Replaced torbutton's torbutton.svg with tor-browser's torPreferencesIcon.svg to match new style
* | | | Translations updateMatthew Finkel2020-03-30
|/ / /
* | | Merge remote-tracking branch 'bradetpo/bug33482-01'Matthew Finkel2020-03-24
|\ \ \
| * | | Bug 33482: Update about:tor donate stringbug33482-01Kathy Brade2020-03-02
| | | | | | | | | | | | | | | | | | | | Replace "Keep Tor strong" with "Tor is free to use because of donations from people like you"
* | | | Translations updateMatthew Finkel2020-03-23
| | | |
* | | | Bug 33613 - Disable javascript on Safest security levelMatthew Finkel2020-03-13
| |/ / |/| |
* | | Translations updateMatthew Finkel2020-03-11
| |/ |/|
* | Translations update (including new strings)Matthew Finkel2020-03-03
|/
* Merge remote-tracking branch 'bradetpo/bug19757-02'Matthew Finkel2020-02-21
|\
| * Bug 19757: Support on-disk storage of v3 client auth keysbug19757-02Kathy Brade2020-02-05
| | | | | | | | Add onionAuthViewKeys() and onionAuthRemove() Tor controller functions.
| * Bug 19757: Support on-disk storage of v3 client auth keysKathy Brade2020-02-05
| | | | | | | | | | Add strings for "Remember this key" checkbox and the new "Onion Services Authentication" preferences section.
* | Translations updateMatthew Finkel2020-02-21
| |
* | Translations updateMatthew Finkel2020-02-06
| |
* | Bug 31395: Remove inline script in aboutTor.xhtmlAlex Catarineu2020-02-06
|/
* Bug 30237: Control port module improvements for v3 client authenticationbug30237-04Kathy Brade2020-01-15
| | | | | | Modify the Tor controller onionAuthAdd() function to remove support for the nickname parameter (not supported by tor) and add some missing parameter validation.
* Translations updateMatthew Finkel2020-01-04
|
* Merge remote-tracking branch 'gk/bug_31134'Matthew Finkel2019-12-19
|\
| * Bug 31134: Govern graphite again by security settingsGeorg Koppen2019-12-16
| |
* | Merge remote-tracking branch 'bradetpo/bug32674-01'Matthew Finkel2019-12-19
|\ \
| * | Bug 32674: Point the about:tor "Get involved" link to the community portal.bug32674-01Kathy Brade2019-12-12
| |/ | | | | | | | | | | | | The link is now constructed in code (instead of coming from aboutTor.dtd) and it is: https://community.torproject.org/LOCALE where LOCALE is the current browser locale.
* | Bug 31855: Remove End of Year Fundraising Campaign from about:torRichard Pospesel2019-12-16
|/
* 2018 is long gone and we made changes this yearGeorg Koppen2019-11-30
|
* Translations updateMatthew Finkel2019-11-30
|
* Bug 30786: Add th supportGeorg Koppen2019-11-29
|
* Bug 30788: Add ms localeGeorg Koppen2019-11-29
|
* Bug 30787: Add lt supportGeorg Koppen2019-11-29
|
* Translations updateGeorg Koppen2019-11-26
|
* Don't check out securityLevel.propertiesGeorg Koppen2019-11-26
| | | | Since #24653 landed securityLevel strings are merged into torbutton.dtd.
* Bug 30888: move torbutton_util.js to modules/utils.jsAlex Catarineu2019-11-25
|
* Translations updateGeorg Koppen2019-11-25
|
* Translations updateGeorg Koppen2019-11-21
|
* Bug 28745: Remove torbutton.js unused codeAlex Catarineu2019-11-20
|
* Bug 30237: Add strings for v3 onion services client authenticationKathy Brade2019-11-19
|
* Bug 30237: Control port module improvements for v3 client authenticationKathy Brade2019-11-19
| | | | | | | | | | | | Split the configuration portion of the controller() function into a new configureControlPortModule() function. This allows the Torbutton code to continue to own the configuration (with help from Tor Launcher) while making it possible for the v3 client authentication prompt to use Torbutton's control port module. Also, include error information returned by Tor within error objects generated by the control port module and add support for Tor's new ONION_CLIENT_AUTH_ADD control port command.
* Bug 30851: Move default preferences to 000-tor-browser.jsAlex Catarineu2019-11-19
|
* Bug 28745: Assume always running in Tor BrowserAlex Catarineu2019-11-19
|