Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Great improvement on Tor bootstrap #14

Merged
merged 6 commits into from
Jan 19, 2018
Merged

Commits on Jan 18, 2018

  1. Move DisableNetwork line to 40_anon_connection_wizard.torrc

    Also fixed serveral logical bugs.
    irykoon committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    19f8a89 View commit details
    Browse the repository at this point in the history
  2. Update comments

    irykoon committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    664d921 View commit details
    Browse the repository at this point in the history
  3. Disable Tor when user cancel Tor bootstrap

    When user cancel Tor bootstrap, it is reasonable to assume user wants to disable Tor. For example, when users misconfigure the Tor, Tor bootstrap may stuck at a point. After user hit the cancel button, we should not let Tor keep trying to connect to the Tor network with the misconfigured settings.
    irykoon committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    b33a862 View commit details
    Browse the repository at this point in the history
  4. Great improvement on Tor bootstrap

    1. Pop up message when /run/tor/control is not found
    2. Pop up message when Tor controller cookie is not found
    3. Optimize Tor Bootstrap Status
    4. Now user will feel smooth switching to Tor Bootstrap Page
    irykoon committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    27af872 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab3db25 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2018

  1. Configuration menu
    Copy the full SHA
    df97cdd View commit details
    Browse the repository at this point in the history