| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-02-14 | Move tunnel log rotation into tunnel monitoring module | Linus Färnstrand | 2 | -46/+36 |
| 2019-02-14 | Replace some generics with impl Trait | Linus Färnstrand | 1 | -8/+8 |
| 2019-02-14 | Fix order of methods on OpenVpnCommand | Linus Färnstrand | 1 | -7/+7 |
| 2019-02-14 | Merge branch 'bump-binaries-repo-with-shadowsocks' | Linus Färnstrand | 3 | -0/+3 |
| 2019-02-14 | Add autogenerated header to Cargo.lock | Linus Färnstrand | 1 | -0/+2 |
| 2019-02-14 | Bump binaries repo to version with shadowsocks | Linus Färnstrand | 2 | -0/+1 |
| 2019-02-13 | Merge branch 'fix-ts-watch' | Andrej Mihajlov | 5 | -37/+87 |
| 2019-02-13 | Add openvpn.exe to .gitignore | Andrej Mihajlov | 1 | -0/+1 |
| 2019-02-13 | Fix minor typo | Andrej Mihajlov | 1 | -1/+1 |
| 2019-02-13 | Fix typescript watch script | Andrej Mihajlov | 3 | -36/+85 |
| 2019-02-13 | Merge branch 'update-linux-offline-check' | Janito Vaqueiro Ferreira Filho | 4 | -117/+114 |
| 2019-02-13 | Also check IP addresses to detect connectivity | Janito Vaqueiro Ferreira Filho | 1 | -19/+44 |
| 2019-02-13 | Create `NetlinkConnection` helper type | Janito Vaqueiro Ferreira Filho | 1 | -14/+53 |
| 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 |
