summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-07-03Change mullvad-daemon-version to mullvad-product-versionLinus Färnstrand1-1/+1
2018-07-03Update Cargo.lockLinus Färnstrand1-3/+3
2018-07-03Update report size calculation with new numbersLinus Färnstrand1-3/+4
2018-07-03Update prepare_release.sh with bumping problem-report versionLinus Färnstrand1-2/+8
2018-07-03Rename daemon_version functionLinus Färnstrand1-3/+3
2018-07-03Improve mullvad-cli descriptionLinus Färnstrand1-1/+1
2018-07-03Move problem-report out to own crateLinus Färnstrand6-2/+60
2018-07-02Merge branch 'eslint-prefer-const'Andrej Mihajlov10-26/+27
2018-07-02Add option to prefer const over let for immutable variablesAndrej Mihajlov10-26/+27
2018-07-02Updating version in package.json2018.2-beta1Linus Färnstrand3-3/+3
2018-07-02Add changelog header for the releaseLinus Färnstrand1-0/+3
2018-07-02Merge branch 'add-optional-text-to-problem-report-email-input'Janito Vaqueiro Ferreira Filho1-1/+1
2018-07-02Add `(optional)` text to email inputJanito Vaqueiro Ferreira Filho1-1/+1
2018-07-02Merge branch 'fix-winapi-dependency'Janito Vaqueiro Ferreira Filho1-1/+1
2018-07-02Add all used `winapi` featuresJanito Vaqueiro Ferreira Filho1-1/+1
2018-07-02Merge branch 'log-init-errors'Janito Vaqueiro Ferreira Filho2-7/+23
2018-07-02Describe log additions in change logJanito Vaqueiro Ferreira Filho1-0/+1
2018-07-02Log errors returned by main `run` functionJanito Vaqueiro Ferreira Filho1-7/+22
2018-07-02Merge branch 'linux-firewall-integration'Linus Färnstrand10-26/+538
2018-07-02Import talpid_types::net types directly and useLinus Färnstrand1-25/+19
2018-07-02Refactor matching on security policyLinus Färnstrand1-16/+13
2018-07-02Update Cargo.lockLinus Färnstrand1-0/+48
2018-07-02Use interface index rather than name in rulesLinus Färnstrand1-20/+30
2018-07-02Improve errors by not directly leaking mnl errorsLinus Färnstrand1-9/+7
2018-07-02Only import ipnetwork/lazy_static on unixLinus Färnstrand2-2/+6
2018-07-02Add Linux netfilter firewall integrationLinus Färnstrand6-13/+447
2018-07-02Add linking env vars for Linux in build.sh and .travis.ymlLinus Färnstrand2-2/+7
2018-07-02Move binaries submodule to where libnftnl/libmnl existsLinus Färnstrand1-0/+0
2018-07-02Move the private and multicast nets up to generic firewall moduleLinus Färnstrand4-11/+33
2018-06-30Merge branch 'update-electron-builder'Odd Stranne2-82/+100
2018-06-30Update electron-builder to get improvements to signing on WindowsOdd Stranne2-82/+100
2018-06-29Merge branch 'update-windows-build-script'Odd Stranne3-11/+15
2018-06-29Forward all arguments to the Windows build scriptOdd Stranne1-1/+1
2018-06-29Enable parallel project builds for msbuildOdd Stranne1-1/+1
2018-06-29Add support for --dev-build argumentOdd Stranne1-9/+13
2018-06-29Rename build script to avoid any confusion with submodule having similar nameOdd Stranne3-2/+2
2018-06-29Merge branch 'revert-serve-script-electron-path'Andrej Mihajlov1-1/+2
2018-06-28Revert serve.js since it didn't quite work on WindowsAndrej Mihajlov1-1/+2
2018-06-28Merge branch 'hotfix-master'Linus Färnstrand1-1/+27
2018-06-28Apply a hotfix until #256 is merged which deprecates all of this anywayAndrej Mihajlov1-1/+27
2018-06-28Merge branch 'update-readme'Linus Färnstrand1-13/+23
2018-06-28Improve readme with git clone instructions and windows prerequisitesLinus Färnstrand1-13/+23
2018-06-28Merge branch 'upgrade-electron-builder'Linus Färnstrand2-63/+67
2018-06-28Upgrade electron-builder to solve Windows bugLinus Färnstrand2-63/+67
2018-06-28Merge branch 'connection-tests'Janito Vaqueiro Ferreira Filho3-15/+98
2018-06-28Test disconnectionJanito Vaqueiro Ferreira Filho1-0/+36
2018-06-28Test if daemon tries to restore lost connectionJanito Vaqueiro Ferreira Filho2-0/+32
2018-06-28Close mock OpenVPN when stdin is closedJanito Vaqueiro Ferreira Filho1-15/+30
2018-06-28Merge branch 'fix-early-boot-resolvconf'Emīls Piņķis1-0/+1
2018-06-28Start mullvad-daemon after network is active on LinuxEmīls Piņķis1-0/+1