summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-01-22Merge branch 'linux-fix-nft-on-1404'Emīls Piņķis3-20/+61
2019-01-22Verify if our firewall tables are set on LinuxEmīls Piņķis3-20/+61
2019-01-22Merge branch 'handle-account-token-changes'Andrej Mihajlov4-91/+67
2019-01-22Handle changes to account tokenAndrej Mihajlov4-91/+67
2019-01-20Merge branch 'use-default-allocator'Linus Färnstrand2-9/+1
2019-01-19Remove explicitly setting the system allocatorLinus Färnstrand2-9/+1
2019-01-19Merge branch 'upgrade-jsonrpc-macro-to-rust2018'Linus Färnstrand31-276/+134
2019-01-18Fix import path errorsLinus Färnstrand6-26/+26
2019-01-18Get rid of almost all remaining "extern crate" statementsLinus Färnstrand22-210/+68
2019-01-18Run rustfmt after Rust 2018 use statement cleanupLinus Färnstrand2-5/+5
2019-01-18Upgrade the remaining crates to Rust 2018Linus Färnstrand6-41/+41
2019-01-18Merge branch 'refactor-socket-transport'Andrej Mihajlov1-68/+80
2019-01-18Refactor the SocketTransportAndrej Mihajlov1-68/+80
2019-01-18Merge branch 'add-wireguard-support'Emīls Piņķis21-273/+1165
2019-01-18Add wireguard-go support in talpid-coreEmīls Piņķis20-273/+1165
2019-01-18Bump binaries submodule to latest revision from masterEmīls Piņķis1-0/+0
2019-01-17Merge branch 'auto-connect-once'Andrej Mihajlov1-8/+13
2019-01-17Skip auto-connect if it was done beforeAndrej Mihajlov1-8/+13
2019-01-17Merge branch 'windows-fix-link-name'Emīls Piņķis3-13/+13
2019-01-17Adjust #[link_name] attributesEmīls Piņķis3-13/+13
2019-01-17Merge branch 'login-successful'Andrej Mihajlov2-11/+10
2019-01-17Fix testsAndrej Mihajlov1-2/+2
2019-01-17Update the "login successful" messageAndrej Mihajlov1-9/+8
2019-01-17Merge branch 'linux-fix-prerm-script'Emīls Piņķis1-1/+2
2019-01-16Slightly improve install script so that it doesn't fail on Debian systemsEmīls Piņķis1-1/+2
2019-01-16Merge branch 'confirm-no-email-dialog'Andrej Mihajlov7-73/+187
2019-01-15Update changelogAndrej Mihajlov1-0/+1
2019-01-15Update prettierAndrej Mihajlov2-5/+5
2019-01-15Add custom modal containerJanito Vaqueiro Ferreira Filho4-68/+181
2019-01-15Merge branch 'auto-launch-ui-separator'Janito Vaqueiro Ferreira Filho2-0/+4
2019-01-15Add a space between adjacent toggle itemsJanito Vaqueiro Ferreira Filho2-0/+4
2019-01-15Merge branch 'uncouple-app-from-tunnel'Janito Vaqueiro Ferreira Filho9-19/+58
2019-01-15Describe auto-connect changes in changelogJanito Vaqueiro Ferreira Filho1-0/+3
2019-01-15Only set daemon auto-connect when it changesJanito Vaqueiro Ferreira Filho1-1/+4
2019-01-15Update auto-connect and auto-start togglesJanito Vaqueiro Ferreira Filho1-9/+5
2019-01-15Don't auto-connect when option is unsetJanito Vaqueiro Ferreira Filho1-3/+5
2019-01-15Update auto-start change to propagate to daemonJanito Vaqueiro Ferreira Filho2-3/+12
2019-01-15Don't map daemon auto-connect value to GUIJanito Vaqueiro Ferreira Filho3-4/+1
2019-01-15Change how auto connect is setJanito Vaqueiro Ferreira Filho1-1/+8
2019-01-15Add IPC call to set `autoConnect`Janito Vaqueiro Ferreira Filho2-0/+9
2019-01-15Add `autoConnect` setting to GUI settingsJanito Vaqueiro Ferreira Filho3-0/+13
2019-01-14Merge branch 'allow-169-254-private-net'Linus Färnstrand6-2/+72
2019-01-14Allow the 169.254.0.0/16 network when LAN sharing is onLinus Färnstrand6-2/+72
2019-01-11Merge branch 'add-ffi-error-docs'Linus Färnstrand1-0/+1
2019-01-11Add documentation to ffi_error macroLinus Färnstrand1-0/+1
2019-01-11Merge branch 'optimize-select-location'Andrej Mihajlov14-516/+585
2019-01-11Remove the SelectLocation testsAndrej Mihajlov1-142/+0
2019-01-11Migrate the Login view to the new AccordionAndrej Mihajlov1-1/+1
2019-01-11Add hover color for the settings button in the header barAndrej Mihajlov1-0/+1
2019-01-11Allow Cell.Label to break onto many linesAndrej Mihajlov3-2/+7