summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-05-25Move wfpctl -> windows/winfwOdd Stranne88-223/+223
2018-05-24Remove previous libwfp submoduleOdd Stranne2-3/+0
2018-05-24Add required submodules in windows/Odd Stranne4-0/+9
2018-05-22Merge branch 'no-daemon-error-message'Janito Vaqueiro Ferreira Filho2-2/+9
2018-05-22Describe error message update in changelogJanito Vaqueiro Ferreira Filho1-0/+1
2018-05-22Change missing credentials error messageJanito Vaqueiro Ferreira Filho1-2/+8
2018-05-22Merge branch 'update-paths-documentation'Linus Färnstrand1-1/+1
2018-05-22Fix documentation about log pathsLinus Färnstrand1-1/+1
2018-05-22Merge branch 'windows-fix-openvpn-shutdown'Emīls Piņķis7-86/+125
2018-05-22Fix shutdown behaviour on windowsEmīls3-50/+15
2018-05-22Try stopping openvpn by closing it's stdinEmīls Piņķis1-7/+30
2018-05-22Gracefully stop OpenVPN subprocesses by writing to stdinEmīls Piņķis8-116/+129
2018-05-22Replace duct::Handle dependency with OpenVpnProcHandleEmīls Piņķis4-19/+57
2018-05-22Merge branch 'bundle-static-openvpn'Linus Färnstrand9-92/+84
2018-05-22Add to changelogLinus Färnstrand1-1/+3
2018-05-22Make missing OpenVPN binary/plugin error print pathLinus Färnstrand1-52/+43
2018-05-22Fix bug with attaching null to OpenVPN stdioLinus Färnstrand1-3/+3
2018-05-22Update TunnelMonitor to use bundled OpenVPN onlyLinus Färnstrand1-36/+24
2018-05-22Create tunnel log dirLinus Färnstrand1-1/+4
2018-05-22Update electron builder to use new OpenVPN binariesLinus Färnstrand1-2/+4
2018-05-22Update README repository structureLinus Färnstrand1-3/+9
2018-05-22Remove client-binaries submoduleLinus Färnstrand2-3/+0
2018-05-22Add mullvadvpn-app-binaries as submoduleLinus Färnstrand2-0/+3
2018-05-22Merge branch 'move-linux-scripts'Linus Färnstrand4-6/+7
2018-05-22Move linux scripts into dist-assetsLinus Färnstrand4-6/+7
2018-05-21Merge branch 'write-filesystem-paths-in-documentation'Linus Färnstrand2-7/+56
2018-05-21Add a paths section to READMELinus Färnstrand1-0/+50
2018-05-21Update README regarding GUI starting backendLinus Färnstrand2-7/+6
2018-05-18Merge branch 'fix-dont-log-coordinates'Emīls Piņķis1-1/+1
2018-05-18Stop outputting location coordinates in frontend logsEmīls Piņķis1-1/+1
2018-05-18Merge branch 'organize-changelog'Linus Färnstrand1-15/+16
2018-05-18Organize changelog after platformLinus Färnstrand1-15/+16
2018-05-18Merge branch 'reduce-lazy-static-upgrade-regex'Linus Färnstrand3-12/+30
2018-05-18Upgrade to regex 1.0Linus Färnstrand2-2/+24
2018-05-18Remove lazy_static around Durations that are const fnsLinus Färnstrand1-10/+6
2018-05-18Merge branch 'move-cache-dir'Linus Färnstrand11-87/+146
2018-05-18Make AccountHistory hold track of its own cache pathLinus Färnstrand2-37/+54
2018-05-18Run integration test with ./ as cache dirLinus Färnstrand1-1/+3
2018-05-18Add --cache-dir argument to daemonLinus Färnstrand3-6/+27
2018-05-18Make AccountHistory take cache_dir as argumentLinus Färnstrand3-32/+36
2018-05-18Allow RelaySelector to take cache_dir by argumentLinus Färnstrand2-16/+22
2018-05-18Rename API ip file to kebab-caseLinus Färnstrand2-10/+9
2018-05-18Move cache dir computation to own moduleLinus Färnstrand6-17/+27
2018-05-18Merge branch 'collect-logs-in-problem-report'Janito Vaqueiro Ferreira Filho3-74/+162
2018-05-18Collect log directory access errorsJanito Vaqueiro Ferreira Filho1-9/+53
2018-05-18Refactor to only use `ProblemReport::add_logs`Janito Vaqueiro Ferreira Filho1-13/+9
2018-05-18Move GUI log to user-specific directory on WindowsJanito Vaqueiro Ferreira Filho1-21/+11
2018-05-18List `problem-report` collect changes in changelogJanito Vaqueiro Ferreira Filho1-0/+2
2018-05-18Collect predefined log files in `problem-report`Janito Vaqueiro Ferreira Filho2-51/+107
2018-05-18Reword `add_log` function commentJanito Vaqueiro Ferreira Filho1-2/+2