summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-06-10Merge branch 'fix-nm-verify-capability'Emīls Piņķis1-11/+25
2019-06-10Improve NetworkManager failure mode detectionEmīls Piņķis1-11/+25
2019-06-10Merge branch 'fix-axios-vulnerability'Andrej Mihajlov2-33/+50
2019-06-10Update browser-sync to fix the vulnerability found in axiosAndrej Mihajlov2-33/+50
2019-06-10Merge branch 'fix-bridge-state-update'Emīls Piņķis1-0/+1
2019-06-10Update bridge state controls when new settings are pushedEmīls Piņķis1-0/+1
2019-06-10Merge branch 'gui-fix-bridge-naming'Emīls Piņķis2-2/+2
2019-06-10Rename 'Shadowsocks bridge' advanced setting to 'Bridge mode' in GUIEmīls Piņķis1-1/+1
2019-06-10Change name of custom bridges from 'Custom' to 'custom bridge'Emīls Piņķis1-1/+1
2019-06-10Merge branch 'problem-report-automatically-include-frontend-logs'Linus Färnstrand3-24/+89
2019-06-10Patch frontend to not collect the paths for its own logsAndrej Mihajlov1-12/+5
2019-06-10Add to changelogLinus Färnstrand1-0/+1
2019-06-10Improve help textLinus Färnstrand1-2/+8
2019-06-10Automatically pick up frontend logs in problem-reportLinus Färnstrand1-11/+68
2019-06-10Add extra help output to the problem-report CLI commandLinus Färnstrand1-1/+9
2019-06-06Merge branch 'show-bridge-in-gui'Emīls Piņķis12-36/+137
2019-06-06Update README for ShadowsocksEmīls Piņķis1-3/+4
2019-06-06Show bridge info in GUIEmīls Piņķis5-16/+69
2019-06-06Implement pretty printing for TunnelType and ProxyTypeEmīls Piņķis1-0/+20
2019-06-06Fix ITunnelEndpoint and IProxyEndpointEmīls Piņķis2-3/+3
2019-06-06Add bridge_hostname to GeoIpLocationEmīls Piņķis5-14/+41
2019-06-05Revert "Activate LTO and size optimization"Emīls Piņķis1-5/+0
2019-06-05Merge branch 'add-bridge-to-tunnel-endpoint'Emīls Piņķis10-31/+102
2019-06-05Add BridgeEndpoint to TunnelEndpoint in GUIEmīls Piņķis2-0/+16
2019-06-05Print tunnel endpoint in CLIEmīls Piņķis1-2/+4
2019-06-05Add Option<ProxyEndpoint> to TunnelEndpointEmīls Piņķis7-29/+82
2019-06-05Merge branch 'add-frontend-deserialization-error-logging'Linus Färnstrand1-1/+10
2019-06-05Fix import orderLinus Färnstrand1-1/+1
2019-06-05Log deserialization errorAndrej Mihajlov1-1/+10
2019-06-04Merge branch 'fix-prepare-release-package-lock'Linus Färnstrand2-6/+9
2019-06-04Update package-lock.jsonLinus Färnstrand1-6/+6
2019-06-04Make prepare_release.sh sync the version in package-lock.jsonLinus Färnstrand1-0/+3
2019-06-04Merge branch 'any-tunnel-constraint-selection'Janito Vaqueiro Ferreira Filho1-0/+16
2019-06-04Select only Wireguard tunnels on AndroidJanito Vaqueiro Ferreira Filho1-0/+16
2019-06-04Merge branch 'build-release-with-lto'Linus Färnstrand1-0/+5
2019-06-04Activate LTO and size optimizationLinus Färnstrand1-0/+5
2019-06-03Merge branch 'fix-settings-proxy-settings'Emīls Piņķis2-0/+9
2019-06-03Actually set proxy parametersEmīls Piņķis2-0/+9
2019-06-03Merge branch 'fix-systemd-resolved-detection'Emīls Piņķis2-2/+30
2019-06-03Fix systemd-resolved resolv.conf detectionEmīls Piņķis2-2/+30
2019-05-31Merge branch 'fix-gray-line'Andrej Mihajlov4-63/+295
2019-05-31Fix gray line issueAndrej Mihajlov4-63/+295
2019-05-31Merge branch 'fix-security-vuln'Andrej Mihajlov2-832/+267
2019-05-31Patch CVE-2019-10742 in axios via browser-syncAndrej Mihajlov2-832/+267
2019-05-31Merge branch 'add-shadowsocks-toggle'Emīls Piņķis9-24/+126
2019-05-31Refactor SelectorItem in advanced settingsEmīls Piņķis2-46/+58
2019-05-29Update changelogEmīls Piņķis1-0/+1
2019-05-29Add shadowsocks bridge selectorAndrej Mihajlov5-3/+77
2019-05-29Call daemon RPC to set bridge state in GUIEmīls Piņķis2-0/+9
2019-05-29Add setBridgeState main thread RPC to GUIEmīls Piņķis1-0/+6