| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-09-27 | Merge branch 'update-rustfmt' | Linus Färnstrand | 22 | -115/+178 |
| 2018-09-27 | Reformat with rustfmt 0.99.5 | Linus Färnstrand | 22 | -115/+178 |
| 2018-09-27 | Bump required rustc version to 1.29.1 | Linus Färnstrand | 1 | -1/+1 |
| 2018-09-26 | Merge branch 'electron-3.0' | Andrej Mihajlov | 4 | -63/+71 |
| 2018-09-26 | Migrate to new single instance API | Andrej Mihajlov | 1 | -15/+10 |
| 2018-09-26 | Update changelog | Andrej Mihajlov | 1 | -0/+1 |
| 2018-09-26 | Update nseventmonitor to 0.0.10 | Andrej Mihajlov | 2 | -4/+4 |
| 2018-09-26 | Disable double click on tray icon | Andrej Mihajlov | 1 | -1/+4 |
| 2018-09-26 | Update to Electron v3.0 | Andrej Mihajlov | 2 | -43/+52 |
| 2018-09-26 | Merge branch 'breakdown-connect' | Andrej Mihajlov | 10 | -511/+1664 |
| 2018-09-26 | Update yarn.lock | Andrej Mihajlov | 1 | -0/+1227 |
| 2018-09-26 | Break down Connect on many smaller components | Andrej Mihajlov | 10 | -511/+437 |
| 2018-09-26 | Merge branch 'add-audits' | Linus Färnstrand | 5 | -0/+106 |
| 2018-09-26 | Merge branch 'change-missing-account-expiry-text' | Janito Vaqueiro Ferreira Filho | 3 | -23/+45 |
| 2018-09-26 | Set text shown when account expiry is unavailable | Janito Vaqueiro Ferreira Filho | 2 | -21/+43 |
| 2018-09-26 | Fix account expiry type being nullable | Janito Vaqueiro Ferreira Filho | 2 | -2/+2 |
| 2018-09-26 | Add audit section to readme and separate document with info | Linus Färnstrand | 3 | -0/+106 |
| 2018-09-26 | Add Cure53 and Assured audit reports | Linus Färnstrand | 2 | -0/+0 |
| 2018-09-25 | Merge branch 'replace-windres-with-winres' | Linus Färnstrand | 11 | -121/+73 |
| 2018-09-24 | Use winres in all binary crates to set Windows resource metadata | Linus Färnstrand | 11 | -121/+73 |
| 2018-09-24 | Merge branch 'split-daemon-into-library' | Linus Färnstrand | 11 | -700/+756 |
| 2018-09-24 | Only add metadata to daemon when not testing | Linus Färnstrand | 2 | -2/+10 |
| 2018-09-24 | Split mullvad_daemon into lib.rs and main.rs | Linus Färnstrand | 5 | -659/+704 |
| 2018-09-24 | Switch out windres for winres | Linus Färnstrand | 5 | -40/+43 |
| 2018-09-24 | Merge branch 'simplify-account-data-update' | Janito Vaqueiro Ferreira Filho | 9 | -130/+17 |
| 2018-09-24 | Invalidate account cache if account token changes | Janito Vaqueiro Ferreira Filho | 1 | -0/+7 |
| 2018-09-24 | Remove `WindowStateObserver` | Janito Vaqueiro Ferreira Filho | 7 | -130/+1 |
| 2018-09-24 | Always update account expiry when window is shown | Janito Vaqueiro Ferreira Filho | 2 | -0/+9 |
| 2018-09-24 | Merge branch 'allow-ipv6-lan' | Linus Färnstrand | 4 | -4/+50 |
| 2018-09-24 | Allow IPv6 on LAN if enabled | Linus Färnstrand | 4 | -4/+50 |
| 2018-09-24 | Merge branch 'netsh-timeout' | Odd Stranne | 5 | -27/+66 |
| 2018-09-23 | Use higher timeout when running 'netsh' during recovery | Odd Stranne | 5 | -27/+66 |
| 2018-09-21 | Merge branch 'fix-ipv6-address-redaction' | Janito Vaqueiro Ferreira Filho | 2 | -31/+48 |
| 2018-09-20 | Describe IPv6 redaction fix in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2018-09-20 | Redact IPv6 address starting or ending with colons | Janito Vaqueiro Ferreira Filho | 1 | -17/+40 |
| 2018-09-20 | Simplify redaction tests | Janito Vaqueiro Ferreira Filho | 1 | -8/+8 |
| 2018-09-20 | Remove test for not redacting localhost IPv6 addr. | Janito Vaqueiro Ferreira Filho | 1 | -7/+0 |
| 2018-09-20 | Merge branch 'relay-list-polling' | Janito Vaqueiro Ferreira Filho | 2 | -9/+49 |
| 2018-09-20 | Describe periodic relay list updates in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2018-09-20 | Periodically update relay list locations | Janito Vaqueiro Ferreira Filho | 1 | -9/+48 |
| 2018-09-20 | Merge branch 'login-when-master-api-is-unavailable' | Janito Vaqueiro Ferreira Filho | 2 | -2/+31 |
| 2018-09-20 | Describe login change in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2018-09-20 | Create separate `verifyAccount` method | Janito Vaqueiro Ferreira Filho | 1 | -10/+27 |
| 2018-09-20 | Continue logging in when master is unreachable | Janito Vaqueiro Ferreira Filho | 1 | -3/+12 |
| 2018-09-20 | Merge branch 'use-global-allocator' | Linus Färnstrand | 2 | -0/+13 |
| 2018-09-20 | Set the global allocator to the system default one | Linus Färnstrand | 2 | -0/+13 |
| 2018-09-20 | Merge branch 'use-published-nftnl' | Linus Färnstrand | 2 | -14/+14 |
| 2018-09-20 | Swap to versions of mnl and nftnl published to crates.io | Linus Färnstrand | 2 | -14/+14 |
| 2018-09-20 | Merge branch 'cache-cpp-builds' | Linus Färnstrand | 3 | -5/+190 |
| 2018-09-19 | Add executable permissions to build_windows_modules.sh | Linus Färnstrand | 1 | -0/+0 |
