summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-04-16Merge branch 'update-vulnerable-deps'Linus Färnstrand3-75/+92
2019-04-16Update packages that had vulnerable depsAndrej Mihajlov3-75/+92
2019-04-16Merge branch 'fix-cities-props-case'Andrej Mihajlov2-2/+3
2019-04-16Forgot to save back the properties dictionary with lowercase keysAndrej Mihajlov2-2/+3
2019-04-16Merge branch 'retire-jsonstream'Andrej Mihajlov5-59/+43
2019-04-16Migrate to stream-json libraryAndrej Mihajlov4-5/+41
2019-04-16Remove JSONStreamAndrej Mihajlov3-54/+2
2019-04-15Merge branch 'eliminate-error-chain-cli'Linus Färnstrand6-29/+40
2019-04-15Convert errors in CLI away from error-chainLinus Färnstrand6-29/+40
2019-04-15Merge branch 'update-relay-locations-pot'Andrej Mihajlov7-6/+9
2019-04-15Log each command we runAndrej Mihajlov1-0/+3
2019-04-15Update relay-locations.po cataloguesAndrej Mihajlov5-5/+5
2019-04-15Update relay-locations.potAndrej Mihajlov1-1/+1
2019-04-14Merge branch 'run-android-first-on-ci'Linus Färnstrand1-31/+30
2019-04-14Run Android early, since it takes the longestLinus Färnstrand1-31/+30
2019-04-12Merge branch 'ipc-and-logging-improvements'Andrej Mihajlov2-3/+12
2019-04-12Make sure the sender is not destroyed before sending the replyAndrej Mihajlov1-2/+11
2019-04-12Remove --enable-loggin flag when running Electron in developmentAndrej Mihajlov1-1/+1
2019-04-12Merge branch 'deny-some-warnings-in-ci'Linus Färnstrand4-3/+7
2019-04-12Only include subprocess module on macOS/linuxLinus Färnstrand1-0/+1
2019-04-12Remove superfluous fs importLinus Färnstrand1-2/+0
2019-04-12Deny unused_imports and dead_code on CILinus Färnstrand2-1/+6
2019-04-12Merge branch 'eliminate-error-chain-daemon'Linus Färnstrand7-165/+172
2019-04-12Fix windows error mappingLinus Färnstrand1-3/+3
2019-04-12Make get_service_info infallibleLinus Färnstrand1-4/+4
2019-04-12Fix error handling in system_serviceLinus Färnstrand3-27/+43
2019-04-12Get rid of last remains of error-chain in mullvad-daemonLinus Färnstrand5-56/+30
2019-04-12Get rid of error-chain in mullvad-daemon main libLinus Färnstrand2-84/+101
2019-04-11Merge branch 'log-react-errors'Andrej Mihajlov5-41/+154
2019-04-11Add error boundaryAndrej Mihajlov5-41/+154
2019-04-11Merge branch 'electron-4'Andrej Mihajlov5-23/+46
2019-04-11Update gitignoreAndrej Mihajlov1-0/+3
2019-04-11Fix the error suppression when using the source languageAndrej Mihajlov1-2/+3
2019-04-11Suppress the message from `execFile` since it may contain sensitive informationAndrej Mihajlov1-1/+1
2019-04-11Bump nseventmonitorAndrej Mihajlov2-12/+31
2019-04-11Update to Electron 4.1.4Andrej Mihajlov2-8/+8
2019-04-11Merge branch 'eliminate-daemon-error-chain'Linus Färnstrand6-108/+112
2019-04-11Change panic into error in mullvad-ipc-clientLinus Färnstrand1-4/+4
2019-04-11Get rid of error-chain in relays moduleLinus Färnstrand1-45/+54
2019-04-11Get rid of error-chain in account_historyLinus Färnstrand2-29/+25
2019-04-11Get rid of error-chain in logging moduleLinus Färnstrand1-17/+22
2019-04-11Get rid of error-chain in shutdown moduleLinus Färnstrand1-13/+7
2019-04-11Merge branch 'increase-set-dns-timeout'Odd Stranne2-1/+2
2019-04-11Update changelogOdd Stranne1-0/+1
2019-04-11Increase timeout when updating DNS settingsOdd Stranne1-1/+1
2019-04-10Merge branch 'android-travis-ci'Janito Vaqueiro Ferreira Filho4-10/+33
2019-04-10Add initial Android Travis CI buildJanito Vaqueiro Ferreira Filho1-0/+28
2019-04-10Fix dummy offline error compilationJanito Vaqueiro Ferreira Filho1-1/+2
2019-04-10Remove some unused imports on AndroidJanito Vaqueiro Ferreira Filho1-8/+2
2019-04-10Fix compilation of `talpid-core`Janito Vaqueiro Ferreira Filho1-1/+1