summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-09-18Merge branch 'stop-ping-monitor-on-error'Janito Vaqueiro Ferreira Filho2-8/+12
2019-09-18Describe ping monitor stop in change logJanito Vaqueiro Ferreira Filho1-0/+1
2019-09-18Stop ping monitor thread if first ping failsJanito Vaqueiro Ferreira Filho1-8/+11
2019-09-18Merge branch 'refactor-select-location'Andrej Mihajlov4-121/+437
2019-09-18Refactor LocationListAndrej Mihajlov4-121/+437
2019-09-18Merge branch 'disable-obfuscation'Janito Vaqueiro Ferreira Filho2-8/+1
2019-09-18Disable obfuscationJanito Vaqueiro Ferreira Filho2-8/+1
2019-09-18Merge branch 'win-fix-installer-reg-paths'Odd Stranne2-5/+21
2019-09-18Update registry migration logicOdd Stranne1-4/+16
2019-09-18Override application settings key in registryOdd Stranne1-0/+4
2019-09-18Use fixed GUID for future resilienceOdd Stranne1-1/+1
2019-09-18Merge branch 'reuse-drawables'Janito Vaqueiro Ferreira Filho5-21/+36
2019-09-18Reuse relay item status icon drawablesJanito Vaqueiro Ferreira Filho3-12/+16
2019-09-18Reuse notification status drawablesJanito Vaqueiro Ferreira Filho1-6/+12
2019-09-18Reuse button background drawablesJanito Vaqueiro Ferreira Filho1-3/+8
2019-09-18Merge branch 'fix-bridge-udp-selection'Emīls Piņķis3-2/+12
2019-09-18Ensure that only TCP relays are used when using a bridgeEmīls Piņķis3-2/+12
2019-09-17Merge branch 'sort-locations-naturally-in-daemon'Linus Färnstrand6-12/+21
2019-09-17Don't sort countries and cities with natural sortingLinus Färnstrand1-6/+2
2019-09-17Add to changelogLinus Färnstrand1-0/+1
2019-09-17Use natural sorting in the Electron GUILinus Färnstrand1-3/+7
2019-09-17Sort countries, cities and relays with natural sorting in CLILinus Färnstrand4-9/+17
2019-09-17Merge branch 'fix-cli-key-check'Emīls Piņķis4-4/+9
2019-09-17Display age of creation for WireGuard key in CLIEmīls Piņķis4-4/+9
2019-09-17Merge branch 'select-location-ux'Andrej Mihajlov11-264/+184
2019-09-17Remove sticky context and instead put the contents inside of navigation barAndrej Mihajlov9-255/+108
2019-09-17Make SettingsHeader view automatically add spacer between childrenAndrej Mihajlov1-6/+27
2019-09-17Save the scroll position when switching between tabsAndrej Mihajlov2-2/+48
2019-09-17Use alt description only when allowBridgeSelection = trueAndrej Mihajlov1-3/+3
2019-09-17Change scopebar item selection highlight to greenAndrej Mihajlov1-1/+1
2019-09-16Merge branch 'fix-class-cast-crash'Janito Vaqueiro Ferreira Filho1-2/+2
2019-09-16Change lifetime limitation workaroundJanito Vaqueiro Ferreira Filho1-2/+2
2019-09-16Merge branch 'fix-local-reference-leaks'Janito Vaqueiro Ferreira Filho1-2/+3
2019-09-16Wrap reason string with an `AutoLocal`Janito Vaqueiro Ferreira Filho1-1/+2
2019-09-16Use `class` reference in `InetAddress` constructorJanito Vaqueiro Ferreira Filho1-1/+1
2019-09-16Merge branch 'discard-predicted-state-after-timeout'Janito Vaqueiro Ferreira Filho1-1/+27
2019-09-16Make `ConnectionProxy.state` setter privateJanito Vaqueiro Ferreira Filho1-1/+1
2019-09-16Reset state if anticipated state doesn't arriveJanito Vaqueiro Ferreira Filho1-0/+26
2019-09-16Merge branch 'update-ui-tunnel-state-usage'Janito Vaqueiro Ferreira Filho3-17/+17
2019-09-16Update notification based on real tunnel stateJanito Vaqueiro Ferreira Filho1-3/+3
2019-09-16Implement `EventListener` for tunnel state changesJanito Vaqueiro Ferreira Filho1-0/+3
2019-09-16Refactor state initializationJanito Vaqueiro Ferreira Filho1-12/+9
2019-09-16Use real state in banner and status textJanito Vaqueiro Ferreira Filho1-2/+2
2019-09-16Merge branch 'fix-cli-custom-relay-panic'Linus Färnstrand2-0/+2
2019-09-16Require the "mullvad relay set custom" command to have a subcommandLinus Färnstrand2-0/+2
2019-09-15Merge branch 'handle-bad-file-descriptor'Janito Vaqueiro Ferreira Filho1-4/+31
2019-09-15Show retry count in logJanito Vaqueiro Ferreira Filho1-2/+6
2019-09-15Retry to create tunnel on bad file descriptorJanito Vaqueiro Ferreira Filho1-4/+27
2019-09-13Merge branch 'add-bridge-location-reset'Andrej Mihajlov15-120/+170
2019-09-13Add "Closest to exit server" option in bridge selectorAndrej Mihajlov15-119/+160