]> git.lizzy.rs Git - torbrowser-launcher.git/history - torbrowser_launcher/common.py
Do not require the home directory to be writable
[torbrowser-launcher.git] / torbrowser_launcher / common.py
2020-10-21 FliegendeWurstDo not require the home directory to be writable
2020-10-06 Micah LeeStop hardcoding gpg2 path
2020-10-06 Micah LeeMerge branch 'patch-1' of https://github.com/mentha...
2020-10-06 Micah LeeMerge pull request #526 from micahflee/expired_key
2020-10-06 Micah LeeMerge branch 'develop' into expired_key
2020-10-06 Micah LeeReformat all python code using black
2020-10-06 Micah LeeDownload key using web key directory from torproject...
2019-10-09 Micah LeeMerge pull request #422 from tilosp/tilosp/use-xdg...
2019-09-03 Tilo SpannagelUse XDG_*_HOME vars
2019-07-20 Micah LeeRemove sks keyserver CA, and also remove unnecessary...
2019-07-20 Micah LeeMerge pull request #370 from HEXcube/patch-1
2019-07-20 Micah LeeMerge pull request #402 from marieismywaifu/patch-1
2019-07-19 intrigeriMerge pull request #396 from intrigeri/apparmor-drop...
2019-07-04 marieismywaifuUse non-vulnerable key server
2018-09-27 Micah LeeFix SHARE so that it works to run without installing
2018-09-14 Micah LeeMerge branch 'locale-fix' into develop
2018-09-14 Micah LeeUpdate list of languages that Tor Browser is available in
2018-09-14 Micah LeeProperly detect the system's locale
2018-04-06 intrigeriMerge pull request #310 from intrigeri/apparmor-201801...
2018-03-24 Micah LeeMerge branch 'forthommel-patch-1' into major-refactor
2018-03-23 Micah LeeFixed various issues related to sig verification. Now...
2018-03-23 Micah LeeOnly try refreshing the keyring when necessary
2018-03-23 Micah LeeFix flake8 style issues
2018-03-23 Micah LeeMake downloading over Tor work
2018-03-22 Micah LeeAdd icons to settings buttons
2018-03-22 Micah LeeRemoved modem sound :(
2018-03-19 Micah LeePort Settings from gtk2 to Qt5, and also switch from...
2018-01-28 Micah LeeMerge branch 'apparmor-vs-Linux-4.14' of https://github...
2018-01-28 Micah LeeMerge branch 'silence-tor-browser-apparmor-logs' of...
2018-01-28 Micah LeeMerge branch 'apparmor-Data-Tor' of https://github...
2018-01-28 Micah LeeMerge branch 'apparmor-e10s' of https://github.com...
2018-01-28 Micah LeeUpdate default mirror to https://dist.torproject.org/
2018-01-28 Micah LeeMerge branch 'PR/appstream_metadata' of https://github...
2018-01-28 Micah LeeMerge branch 'creideiki-298-remove-newlines-from-prints'
2018-01-28 Micah LeeMerge branch '298-remove-newlines-from-prints' of https...
2018-01-28 Micah LeeMerge branch 'PR/fix_mirror' of https://github.com...
2018-01-28 Micah LeeMerge branch 'feature-relative-import' of https://githu...
2018-01-28 Micah LeeMerge branch 'feature-print-function' of https://github...
2018-01-27 Micah LeeMerge branch 'sedrubal-feature-use-octal-numbers'
2018-01-27 Micah LeeMerge branch 'feature-use-octal-numbers' of https:...
2018-01-27 Micah LeeMerge branch 'force-python2' of https://github.com...
2018-01-27 Micah LeeMerge branch 'kraai-version-number'
2018-01-25 Matt KraaiRead the version number from ChangeLog.txt
2017-12-16 Karl-Johan KarlssonSplit print calls on newlines
2017-06-23 intrigeriMerge remote-tracking branch 'upstream-repo/master...
2017-06-21 Micah LeeMerge branch 'dephekt-issue-271'
2017-06-21 Micah LeeMerge branch 'issue-271' of https://github.com/dephekt...
2017-06-20 Micah LeeMerge branch 'apparmor-tb-7' of https://github.com...
2017-06-20 Micah LeeMerge branch 'boklm-update_version_check_url'
2017-06-20 Micah LeeMerge branch 'update_version_check_url' of https:/...
2017-06-20 Micah LeeFix crash that happens if gpgme is not installed
2017-06-16 Nicolas VigierUpdate version_check_url
2017-04-23 Dan SniderParse output of refresh_keys and display nicer output.
2017-04-22 Dan SniderUse HKPS for GPG key refresh, add sks-keyservers' CA...
2017-04-21 Dan SniderOnly refresh the keyring, don't try to get new keys.
2017-04-13 Dan Snidercommon.py: Always call refresh_keyring prior to importi...
2017-04-13 Dan Sniderlauncher.py: Add method calls to common.refresh_keyring...
2017-04-08 Dan Snidercommon.py: Add initial stuff for refresh_keyring method...
2017-04-07 Micah LeeMerge branch 'dephekt-issue-267'
2017-03-22 Dan SniderAdd logic to shell out for verify/import if gpgme lib...
2017-03-22 Dan SniderAdd import exception handling for gpg module
2017-03-13 Micah LeeMerge branch 'master' of https://github.com/blackPanthe...
2017-03-13 Micah LeeMerge branch 'czech_translation' of https://github...
2017-03-13 Micah LeeMerge branch 'dephekt-master'
2017-03-05 KajisavMake verify function use gpgme library
2017-03-05 KajisavRemove unnecessary comments from import function
2017-03-04 KajisavRefine import success conditions
2017-03-04 KajisavRemove gnupg_import_ok_pattern no longer needed
2017-03-04 KajisavAdd pre-import check that signing keyfile exists; remov...
2017-03-03 KajisavUpdate key import function to use gpgme library
2017-01-27 Micah LeeMerge branch 'master' of https://github.com/NaruTrey...
2017-01-27 Micah LeeUpdate copyright year to 2017
2017-01-27 Micah LeeRemove unused dependency python-psutil
2016-12-03 Naru Treygettext: changed directory with locale on a system...
2016-11-09 sedrubalUse octal numbers for mkdir
2016-11-09 sedrubalUse print_function from __future__
2016-09-15 Ulrike UhligMerge remote-tracking branch 'micah/master'
2016-07-08 Micah LeeRemove some verbose output
2016-07-08 Micah LeeRead gpg output a line at a time, looking for status...
2016-07-08 Micah LeeMerge branch 'fix/137' of https://github.com/isislovecr...
2016-07-08 Micah LeeIf a download results in a 404 and the language is...
2016-07-08 Micah LeeAdd 'Force downloading English version of Tor Browser...
2016-07-08 Micah LeeUpdate the default mirror
2016-03-04 Micah LeeMake icon a png instead of xpm (fixes #226)
2016-03-02 Holger Levsenmake socks4 port configurable. (Closes: #797339)
2016-03-02 Micah LeeMerge pull request #217 from dogsleg/master
2016-03-01 Micah LeeFix issue with detecting language (fixes #220)
2015-11-09 Micah LeeIf Tor Browser is not installed, detect version, downlo...
2015-11-09 Micah LeeUpdate default settings, and settings GUI (#198)
2015-11-09 Micah LeeRemove code to bring windows to front, and to get pid...
2015-11-09 Micah LeeRevert "Ensure that the version is a string, not unicod...
2015-11-09 Micah LeeEnsure that the version is a string, not unicode (...
2015-11-06 Micah LeeStop using sha256sums.txt and sha256sums.txt.asc (fixes...
2015-11-06 Micah LeeMerge branch 'master' of github.com:micahflee/torbrowse...
2015-11-06 Micah LeeMerge branch 'boklm-use_torbrowser_updates_xml'
2015-11-06 Micah LeeMerge branch 'use_torbrowser_updates_xml' of https...
2015-11-06 Micah LeeMerge pull request #186 from genodeftest/patch-1
2015-11-06 Micah LeeMerge pull request #196 from kraai/master
2015-11-06 Micah LeeRemoved Erinn's signing key, because she no longer...
2015-11-06 Micah LeeSwitch settings file from pickle format to json (fixes...
next