| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-09-04 | Add extensive logging in installer | Odd Stranne | 1 | -8/+43 | |
| 2018-09-04 | Stop service if running before upgrade | Janito Vaqueiro Ferreira Filho | 1 | -0/+9 | |
| 2018-09-04 | Only install config. files for one init system | Janito Vaqueiro Ferreira Filho | 2 | -1/+4 | |
| Keep configuration for init systems in the resources directory, and have the after-install and before-remove scripts configure the detected installed init system. | |||||
| 2018-09-04 | Support Upstart init system | Janito Vaqueiro Ferreira Filho | 3 | -4/+19 | |
| 2018-09-04 | Add header systemd service unit file | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 | |
| 2018-09-04 | Stop and disable service before files are removed | Janito Vaqueiro Ferreira Filho | 2 | -9/+5 | |
| 2018-09-04 | Rename Linux package scripts | Janito Vaqueiro Ferreira Filho | 2 | -0/+0 | |
| 2018-09-04 | Fix logs, cache and config paths in uninstaller | Janito Vaqueiro Ferreira Filho | 1 | -6/+6 | |
| 2018-08-29 | Update uninstaller script with better system cleaning | Odd Stranne | 1 | -1/+57 | |
| 2018-08-22 | Fix paths in installer.nsh | Andrej Mihajlov | 1 | -4/+4 | |
| 2018-08-06 | Remove roaming folder and all contents | Odd Stranne | 1 | -0/+10 | |
| 2018-08-06 | Adding migration code for old paths | Linus Färnstrand | 2 | -7/+35 | |
| 2018-07-13 | Configure systemd to restart daemon when necessary | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 | |
| Will always attempt to restart the daemon, unless the daemon fails to start five times within twenty seconds. | |||||
| 2018-07-13 | Add installer sidebar banner | Odd Stranne | 1 | -0/+0 | |
| 2018-07-12 | Add version information for Rust binaries | Odd Stranne | 1 | -0/+4 | |
| 2018-07-10 | Update NSIS installation logic | Odd Stranne | 1 | -8/+71 | |
| 2018-07-10 | Add NSIS plugin for aiding in driver installation | Odd Stranne | 1 | -0/+0 | |
| 2018-07-10 | Update name of front-end binary in NSIS script | Odd Stranne | 1 | -1/+1 | |
| 2018-07-05 | Bump binaries submodule to master | Emīls Piņķis | 1 | -0/+0 | |
| 2018-07-05 | Update binaries submodule to point to a commit that has prebuilt windows ↵ | Emīls | 1 | -0/+0 | |
| openssl library | |||||
| 2018-07-05 | Add Let's encrypt root CA to dist-assets | Linus Färnstrand | 1 | -0/+20 | |
| 2018-07-02 | Move binaries submodule to where libnftnl/libmnl exists | Linus Färnstrand | 1 | -0/+0 | |
| 2018-06-28 | Start mullvad-daemon after network is active on Linux | Emīls Piņķis | 1 | -0/+1 | |
| 2018-06-13 | Don't pass log args to daemon on all three desktop platforms | Linus Färnstrand | 2 | -5/+1 | |
| 2018-06-08 | Move 'installer.nsh' and update reference | Odd Stranne | 1 | -0/+0 | |
| 2018-06-08 | Update NSIS reference to TAP driver | Odd Stranne | 1 | -3/+3 | |
| 2018-06-08 | Remove NSIS reference to openvpn.exe | Odd Stranne | 1 | -16/+0 | |
| 2018-06-08 | Update submodule dist-assets/binaries | Odd Stranne | 1 | -0/+0 | |
| 2018-06-08 | Rename constant to all uppercase | Odd Stranne | 1 | -5/+5 | |
| 2018-06-08 | Include error code in error messages | Odd Stranne | 1 | -5/+5 | |
| 2018-06-08 | Stop and delete service during uninstallation | Odd Stranne | 1 | -6/+37 | |
| 2018-06-08 | Improve service installation and related error checking | Odd Stranne | 1 | -2/+13 | |
| 2018-06-08 | Restore service registration and activation | Odd Stranne | 1 | -7/+7 | |
| 2018-06-08 | Correct path for bundled openvpn files | Odd Stranne | 1 | -1/+1 | |
| 2018-06-08 | Correct TAP device id | Odd Stranne | 1 | -1/+1 | |
| 2018-06-08 | Make installer start the service | Odd Stranne | 1 | -2/+10 | |
| 2018-06-08 | Add majority of installer customization needed | Odd Stranne | 1 | -10/+199 | |
| 2018-06-08 | Add NSIS customization script | Odd Stranne | 1 | -0/+13 | |
| 2018-05-22 | Add mullvadvpn-app-binaries as submodule | Linus Färnstrand | 1 | -0/+0 | |
| 2018-05-22 | Move linux scripts into dist-assets | Linus Färnstrand | 3 | -0/+53 | |
| 2018-05-17 | More verbose macOS preinstall script | Linus Färnstrand | 1 | -8/+9 | |
| 2018-05-15 | Fix shell expansion bug in preinstall script | Linus Färnstrand | 1 | -1/+1 | |
| 2018-05-15 | Migrate cache files on macOS install | Linus Färnstrand | 1 | -0/+10 | |
| 2018-05-15 | Delete old log directory on install | Linus Färnstrand | 1 | -0/+6 | |
| 2018-05-15 | Move settings to /etc on unix platforms | Linus Färnstrand | 1 | -1/+11 | |
| 2018-05-15 | Add sleep on old app uninstall | Linus Färnstrand | 1 | -0/+1 | |
| 2018-05-15 | Add preinstall script for macOS that removes old MullvadVPN | Linus Färnstrand | 2 | -1/+23 | |
| 2018-05-14 | Add pkg postinstall script for installing daemon | Linus Färnstrand | 1 | -0/+49 | |
| 2018-05-07 | Add Windows icon | Emīls Piņķis | 1 | -0/+0 | |
| 2018-05-07 | Add Windows icon sizes and re-create all icons from icon-1024.svg | Linus Färnstrand | 22 | -0/+0 | |
| Created using the following command: $ inkscape -z -e icon_${r}x${r}.png -w $r -h $r icon-1024.svg | |||||
