| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-09-28 | Add CVE identifiers from audit to changes that fixes them | Linus Färnstrand | 1 | -1/+6 |
| 2018-09-28 | Merge branch 'winfw-ipv6-lan' | Odd Stranne | 6 | -0/+143 |
| 2018-09-28 | Merge branch 'fix-reconnection-attempts' | Janito Vaqueiro Ferreira Filho | 1 | -6/+20 |
| 2018-09-28 | Stop reconnection attempt on tunnel state changes | Janito Vaqueiro Ferreira Filho | 1 | -6/+20 |
| 2018-09-28 | Permit IPv6 LAN communication | Odd Stranne | 6 | -0/+143 |
| 2018-09-27 | Merge branch 'sync-authors-metadata' | Linus Färnstrand | 12 | -16/+40 |
| 2018-09-27 | Remove everyone from authors field of libraries | Linus Färnstrand | 8 | -12/+8 |
| 2018-09-27 | Add everyone to the authors field of binaries | Linus Färnstrand | 4 | -4/+32 |
| 2018-09-27 | Merge branch 'fix-flow-issues' | Andrej Mihajlov | 3 | -10/+12 |
| 2018-09-27 | Add missing mocha import | Andrej Mihajlov | 1 | -0/+2 |
| 2018-09-27 | Fix flow issues and drop unused testName props | Andrej Mihajlov | 2 | -10/+10 |
| 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 |
