| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-02-05 | Merge branch 'adjust-cli-gui-for-wg' | Emīls Piņķis | 13 | -105/+407 |
| 2019-02-04 | Temporarily specify newer version of pfctl | Emīls Piņķis | 2 | -6/+7 |
| 2019-02-04 | Update ipnetwork to 0.14 | Emīls Piņķis | 4 | -6/+15 |
| 2019-02-04 | Clear last used relay when using custom relay | Emīls Piņķis | 1 | -3/+6 |
| 2019-02-04 | Fix wireguard config bug | Emīls Piņķis | 2 | -5/+6 |
| 2019-02-04 | Allow cli to set wireguard settings | Emīls Piņķis | 1 | -28/+118 |
| 2019-02-04 | Allow cli to set custom wireguard relay | Emīls Piņķis | 3 | -58/+152 |
| 2019-02-04 | Add RPCs for setting wireguard settings | Emīls Piņķis | 5 | -1/+105 |
| 2019-02-04 | Merge branch 'typescript' | Andrej Mihajlov | 218 | -4587/+2483 |
| 2019-02-04 | TypeScript migration | Andrej Mihajlov | 218 | -4587/+2483 |
| 2019-02-01 | Merge branch 'separate-dns-and-firewall' | Linus Färnstrand | 33 | -214/+247 |
| 2019-02-01 | Remove unused import on macOS | Linus Färnstrand | 1 | -4/+1 |
| 2019-02-01 | Renaming remaining mentions of "security" to "firewall" | Linus Färnstrand | 13 | -31/+31 |
| 2019-02-01 | Rename security => firewall in documentation and logging | Linus Färnstrand | 8 | -17/+16 |
| 2019-02-01 | Run rustfmt | Linus Färnstrand | 7 | -8/+11 |
| 2019-02-01 | Fix windows compile errors | Linus Färnstrand | 7 | -10/+12 |
| 2019-02-01 | Rename security module to firewall | Linus Färnstrand | 14 | -72/+72 |
| 2019-02-01 | Fix dns/firewall code to work with new structure | Linus Färnstrand | 12 | -75/+104 |
| 2019-02-01 | Move talpid-core DNS code out to own module | Linus Färnstrand | 12 | -14/+17 |
| 2019-01-30 | Merge branch 'refactor-talpid-types' | Emīls Piņķis | 37 | -833/+1128 |
| 2019-01-30 | Adjust GUI code to new TunnelEndpoint type | Emīls Piņķis | 8 | -115/+123 |
| 2019-01-30 | Refactor mullvad types | Emīls Piņķis | 13 | -76/+352 |
| 2019-01-30 | Refactor talpid-core | Emīls Piņķis | 17 | -643/+654 |
| 2019-01-30 | Merge branch 'improve-linux-dependency-instructions' | Linus Färnstrand | 2 | -4/+12 |
| 2019-01-30 | Remove libappindicator as a dependency | Linus Färnstrand | 2 | -2/+1 |
| 2019-01-30 | Adding Fedora instructions | Linus Färnstrand | 1 | -2/+11 |
| 2019-01-29 | Merge branch 'allow-building-to-different-cargo-target' | Linus Färnstrand | 3 | -22/+52 |
| 2019-01-29 | Consider CARGO_TARGET_DIR in build.sh | Linus Färnstrand | 3 | -22/+52 |
| 2019-01-29 | Updating version in package files | Linus Färnstrand | 5 | -7/+7 |
| 2019-01-29 | Add 2019.1 to changelog | Linus Färnstrand | 1 | -0/+4 |
| 2019-01-29 | Updating version in package files | Linus Färnstrand | 5 | -7/+7 |
| 2019-01-29 | Add 2019.1-beta1 header to changelog | Linus Färnstrand | 1 | -0/+3 |
| 2019-01-24 | Merge branch 'shared-types' | Andrej Mihajlov | 20 | -214/+203 |
| 2019-01-24 | Move DaemonRpc related types to daemon-rpc-types | Andrej Mihajlov | 20 | -214/+203 |
| 2019-01-24 | Merge branch 'unsecured-when-set-policy-fails' | Janito Vaqueiro Ferreira Filho | 8 | -28/+95 |
| 2019-01-24 | Change tray message for firewall error | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-01-24 | Change banner message for firewall failure | Janito Vaqueiro Ferreira Filho | 1 | -6/+26 |
| 2019-01-24 | Enable external links on firewall failure | Janito Vaqueiro Ferreira Filho | 1 | -1/+5 |
| 2019-01-24 | Handle set security policy error as insecure state | Janito Vaqueiro Ferreira Filho | 4 | -16/+53 |
| 2019-01-24 | Prioritize `SetSecurityPolicyError` block reason | Janito Vaqueiro Ferreira Filho | 1 | -4/+10 |
| 2019-01-24 | Fix import from sub-module | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-01-24 | Merge branch 'deprecate-daemon-rpc-proxy' | Andrej Mihajlov | 18 | -302/+116 |
| 2019-01-24 | Deprecate and remove DaemonRpcProxy | Andrej Mihajlov | 18 | -302/+116 |
| 2019-01-24 | Merge branch 'migrate-autostart-to-main' | Andrej Mihajlov | 9 | -61/+123 |
| 2019-01-23 | Fix error levels | Andrej Mihajlov | 2 | -11/+11 |
| 2019-01-23 | Migrate autostart logic to the main process | Andrej Mihajlov | 9 | -50/+112 |
| 2019-01-23 | Merge branch 'update-changelog' | Linus Färnstrand | 1 | -0/+17 |
| 2019-01-23 | Update changelog with not yet mentioned changes | Linus Färnstrand | 1 | -0/+17 |
| 2019-01-23 | Merge branch 'set-account-token-ipc' | Andrej Mihajlov | 4 | -4/+31 |
| 2019-01-23 | Add IPC events for manipulating the account | Andrej Mihajlov | 4 | -4/+31 |
