| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-02-13 | Replace state tracking with sending requests | Janito Vaqueiro Ferreira Filho | 1 | -82/+12 |
| 2019-02-13 | Describe HW address ignore fix in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2019-02-13 | Update iproute2 dependency to fix HW address error | Janito Vaqueiro Ferreira Filho | 2 | -15/+15 |
| 2019-02-12 | Merge branch 'fix-spelling' | Linus Färnstrand | 1 | -1/+1 |
| 2019-02-12 | Fix minor spelling "managing" | Linus Färnstrand | 1 | -1/+1 |
| 2019-02-11 | Merge branch 'fix-reconnection-loop' | Andrej Mihajlov | 2 | -19/+33 |
| 2019-02-11 | Fix the potential reconnect loop in GUI, triggered by the timeout when receiv... | Andrej Mihajlov | 2 | -19/+33 |
| 2019-02-09 | Merge branch 'improve-advanced-settings' | Andrej Mihajlov | 8 | -196/+195 |
| 2019-02-08 | Update README.md | Andrej Mihajlov | 1 | -5/+7 |
| 2019-02-08 | Upgrade TypeScript to 3.3.3 | Andrej Mihajlov | 3 | -6/+6 |
| 2019-02-08 | Refactor AdvancedSettings | Andrej Mihajlov | 4 | -185/+182 |
| 2019-02-08 | Merge branch 'typescript-lint-issues' | Andrej Mihajlov | 77 | -2783/+2811 |
| 2019-02-08 | Fix linter issues | Andrej Mihajlov | 77 | -2783/+2811 |
| 2019-02-05 | Merge branch 'transpile-ts-appveyor' | Andrej Mihajlov | 1 | -0/+1 |
| 2019-02-05 | Transpile TS on appveyor | Andrej Mihajlov | 1 | -0/+1 |
| 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 |
