]> git.lizzy.rs Git - torbrowser-launcher.git/history - torbrowser_launcher/launcher.py
Make downloading over Tor work
[torbrowser-launcher.git] / torbrowser_launcher / launcher.py
2018-03-23 Micah LeeMake downloading over Tor work
2018-03-23 Micah LeeCheck for SSL error when downloading
2018-03-23 Micah LeeExtract tarball in a separate thread
2018-03-23 Micah LeeVerify signature in a separate thread
2018-03-23 Micah LeeStart making basic download error handling work again...
2018-03-22 Micah LeeFix buttons, and actually delete download path on exit
2018-03-22 Micah LeeDownload in a separate thread, using requests
2018-03-22 Micah LeeReplace twisted with requests. Downloads work, but...
2018-03-22 Micah LeeRefactor Launcher to use Qt5, removing all of gtk2...
2018-03-22 Micah LeeAdd icons to settings buttons
2018-03-22 Micah LeeRemoved modem sound :(
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 LeeMerge branch 'PR/appstream_metadata' of https://github...
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 '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-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 'update_version_check_url' of https:/...
2017-06-20 Micah LeeFix crash that happens if gpgme is not installed
2017-04-13 Dan Sniderlauncher.py: Add method calls to common.refresh_keyring...
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-11 KajisavFix some PEP 8 style errors and missing references.
2017-03-06 KajisavCleanup whitespace in verify function
2017-03-06 KajisavCleanup whitespace in verify function
2017-03-06 KajisavImprove exception handling in GPG verify function
2017-03-05 KajisavClean up exception on gpg verify function
2017-03-05 KajisavMake verify function use gpgme library
2017-01-27 Micah LeeMerge branch 'master' of https://github.com/NaruTrey...
2017-01-27 Micah LeeUpdate copyright year to 2017
2016-12-03 Naru TreyFormatting error text for easier translation
2016-11-09 sedrubalUse print_function from __future__
2016-09-15 Ulrike UhligMerge remote-tracking branch 'micah/master'
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 LeeIf installed version is older than min_version, downloa...
2016-07-08 Micah LeeMerge branch 'nbraud-nitpicks'
2016-06-27 Nicolas Braud-SantoniBump min_version to 6.0.2
2016-06-23 Micah LeeMerge branch 'jgriffiths-master'
2016-06-23 Micah LeeMerge branch 'master' of https://github.com/jgriffiths...
2016-06-23 Micah LeeMerge pull request #231 from Dhole/master
2016-05-15 Jon GriffithsAvoid re-downloading the tbb tarball if it is already...
2016-04-13 DholeRemove unused dependency of IPolicyForHTTPS
2016-03-16 Micah LeeMerge pull request #228 from intrigeri/debian-bug-817267
2016-03-13 Micah LeePrevent attempts at directory traversal attacks, even...
2016-03-13 Micah LeePrevent signature verification attack by passing both...
2016-03-03 Micah LeeRenamed "Exit" to "Cancel". Fixes #225
2016-03-02 Holger Levsenerror message for socks failures (Closes: #797337)
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 LeeFail to launch Tor Browser if its version is earlier...
2016-03-01 Micah LeeRemove certificate pinning (#224)
2015-11-09 Micah LeeIf Tor Browser is not installed, detect version, downlo...
2015-11-09 Micah LeeRemove code to bring windows to front, and to get pid...
2015-11-09 Micah LeeOnly convert unicode URLs to strings if they are actual...
2015-11-09 Micah LeeForce download URLs to be strings and not unicode ...
2015-11-09 Micah LeeEek, removed testing code that never should have been...
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-05 Nicolas VigierGet stable version using torbrowser updater xml
2015-09-07 Matt KraaiUse IPolicyForHTTPS
2015-05-11 Micah LeeMerge branch 'master' of github.com:micahflee/torbrowse...
2015-05-11 Micah Leeexecute ./start-tor-browser.desktop instead of ./Browse...
2015-05-11 Micah LeeStop printing so much console output (fixes #173)
2015-05-11 Micah LeeUpdate location of start-tor-browser for TBB 4.5, and...
2015-01-21 Micah Leeadd option to disable accepting links (partial fix...
2015-01-19 Micah Leefixing how alphas/betas are removed from available...
2014-12-10 Micah LeeMerge pull request #155 from komachi/master
2014-12-09 Anton NesterovFix opening new tab in already runned TBB (always ...
2014-11-25 Micah Leeyou can pass URLs into torbrowser-launcher now (#103)
2014-11-25 Micah Leeonly hide window if there is a window to hide (#151)
2014-11-25 Micah Leehides TBL window before launching TBB (#151)
2014-11-25 Micah Leeit looks like the linux filter is still necessary after...
2014-11-17 Micah LeeMerge pull request #150 from AreYouLoco/master
2014-10-01 Micah Leeno longer detach start-tor-browser process, and play...
2014-09-30 Micah Leedisplay more verbose info when downloading TBB for...
2014-09-30 Micah Leemust not strip the "-Linux" from the latest version...
2014-09-30 Micah Leeprepare for TBB 4 series change to RecommendedTBBVersio...
2014-09-03 Micah Leesplit torbrowser-launcher into several files