| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-09-30 | Merge branch 'fix-macos-sed-compatibility' | Linus Färnstrand | 1 | -5/+7 |
| 2019-09-30 | Only inject Android version on Linux | Linus Färnstrand | 1 | -5/+7 |
| 2019-09-30 | Merge branch 'fix-bad-fd-handling' | Janito Vaqueiro Ferreira Filho | 2 | -16/+11 |
| 2019-09-30 | Detect EBADF on Linux and Android too | Janito Vaqueiro Ferreira Filho | 1 | -14/+9 |
| 2019-09-30 | Reword duplication error message | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2019-09-30 | Merge branch 'fix-relay-update-cmd' | Linus Färnstrand | 2 | -12/+14 |
| 2019-09-30 | Fix relay update CLI command to always trigger download | Linus Färnstrand | 2 | -12/+14 |
| 2019-09-30 | Merge remote-tracking branch 'emsoucy/master' | Linus Färnstrand | 1 | -1/+1 |
| 2019-09-28 | Fixed a typo in relay get command response | Ethan Soucy | 1 | -1/+1 |
| 2019-09-27 | Merge branch 'stop-pinger' | Janito Vaqueiro Ferreira Filho | 2 | -4/+21 |
| 2019-09-26 | Stop ping monitor when it's no longer necessary | Janito Vaqueiro Ferreira Filho | 2 | -4/+21 |
| 2019-09-26 | Merge branch 'fix-tun-config-leak' | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 |
| 2019-09-26 | Fix local reference leak of `TunConfig` | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 |
| 2019-09-26 | Merge branch 'upgrade-jni' | Janito Vaqueiro Ferreira Filho | 5 | -20/+12 |
| 2019-09-26 | Attach thread to Java VM permanently | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2019-09-26 | Revert "Don't use `JList` wrapper type" | Janito Vaqueiro Ferreira Filho | 2 | -14/+6 |
| 2019-09-26 | Use `jni` version 0.13 | Janito Vaqueiro Ferreira Filho | 2 | -4/+4 |
| 2019-09-25 | Merge branch 'duplicate-tunnel-fd' | Emīls Piņķis | 5 | -51/+52 |
| 2019-09-25 | Duplicate tunnel fd on all platforms for wireguard-go | Emīls Piņķis | 5 | -51/+52 |
| 2019-09-25 | Merge branch 'gui-language' | Andrej Mihajlov | 31 | -234/+584 |
| 2019-09-25 | Update CHANGELOG | Andrej Mihajlov | 1 | -0/+5 |
| 2019-09-25 | Add an icon to language item and remove the large title when logged in to pro... | Andrej Mihajlov | 4 | -45/+44 |
| 2019-09-25 | Document gui-settings | Andrej Mihajlov | 1 | -0/+14 |
| 2019-09-25 | Move "system" constant to SYSTEM_PREFERRED_LOCALE_KEY and remove MULLVAD_LOCA... | Andrej Mihajlov | 5 | -30/+15 |
| 2019-09-25 | Update translators | Andrej Mihajlov | 1 | -1/+3 |
| 2019-09-25 | Propagate the display name for the preferred locale and show it in the Settin... | Andrej Mihajlov | 5 | -1/+37 |
| 2019-09-25 | Only wrap Selector in CellSection when the title is provided | Andrej Mihajlov | 1 | -19/+20 |
| 2019-09-25 | Normalize isXXX -> XXX props | Andrej Mihajlov | 4 | -9/+9 |
| 2019-09-25 | Move selected to CellButton | Andrej Mihajlov | 7 | -42/+24 |
| 2019-09-25 | Add language selector | Andrej Mihajlov | 20 | -144/+461 |
| 2019-09-25 | Add language setting | Andrej Mihajlov | 2 | -0/+9 |
| 2019-09-25 | Merge branch 'fix-csp-issue-redux-devtools' | Andrej Mihajlov | 1 | -1/+3 |
| 2019-09-24 | Allow CSP: unsafe-eval in development because redux-devtools use eval | Andrej Mihajlov | 1 | -1/+3 |
| 2019-09-23 | Merge branch 'upgrade-rust-dependencies' | Linus Färnstrand | 8 | -594/+608 |
| 2019-09-23 | Upgrade x25519-dalek | Linus Färnstrand | 2 | -4/+4 |
| 2019-09-23 | Upgrade dirs | Linus Färnstrand | 3 | -6/+17 |
| 2019-09-23 | Upgrade derive_more | Linus Färnstrand | 3 | -6/+8 |
| 2019-09-23 | Upgrade which | Linus Färnstrand | 2 | -4/+4 |
| 2019-09-23 | Upgrade hex and nix | Linus Färnstrand | 2 | -19/+6 |
| 2019-09-23 | Run cargo update to get all latest compatible updates | Linus Färnstrand | 1 | -550/+565 |
| 2019-09-23 | Upgrade parking_lot to 0.9.0 | Linus Färnstrand | 4 | -15/+14 |
| 2019-09-23 | Merge branch 'use-netfilter-crates-from-cratesio' | Linus Färnstrand | 2 | -17/+17 |
| 2019-09-23 | Bump nftnl and mnl dependencies to crates.io versions | Linus Färnstrand | 2 | -17/+17 |
| 2019-09-23 | Merge branch 'fix-hover-stutter' | Andrej Mihajlov | 1 | -7/+8 |
| 2019-09-23 | Use pointer-events instead of z-index to fix the hover state | Andrej Mihajlov | 1 | -7/+8 |
| 2019-09-23 | Merge branch 'add-relay-cache' | Andrej Mihajlov | 5 | -36/+337 |
| 2019-09-23 | Add RelayCache | Andrej Mihajlov | 5 | -36/+337 |
| 2019-09-23 | Updating version in package files2019.8 | Linus Färnstrand | 9 | -18/+18 |
| 2019-09-23 | Add 2019.8 header to changelog | Linus Färnstrand | 1 | -0/+4 |
| 2019-09-23 | Merge branch 'update-translations' | Linus Färnstrand | 15 | -192/+727 |
