summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-03-29Get rid of error-chain in talpid winnetLinus Färnstrand1-24/+28
2019-03-29Get rid of error-chain in various wireguard modulesLinus Färnstrand2-38/+40
2019-03-29Replace error-chain with err-derive in talpid-ipcLinus Färnstrand5-27/+24
2019-03-29Merge branch 'eliminate-some-error-chain'Linus Färnstrand13-216/+212
2019-03-29Get rid of error-chain in windows firewall moduleLinus Färnstrand2-56/+44
2019-03-29Get rid of error-chain in Windows DNS moduleLinus Färnstrand2-64/+49
2019-03-29Get rid of error-chain in talpid network_interfaceLinus Färnstrand1-34/+40
2019-03-29Get rid of error-chain in talpid routing moduleLinus Färnstrand3-36/+55
2019-03-29Remove error-chain from mullvad-pathsLinus Färnstrand5-26/+24
2019-03-29Merge branch 'upgrade-dependencies'Linus Färnstrand12-412/+374
2019-03-29Upgrade winregLinus Färnstrand2-4/+4
2019-03-29Upgrade filetime, nix & widestringLinus Färnstrand6-35/+17
2019-03-29Upgrade uuid, rand & env_loggerLinus Färnstrand8-31/+32
2019-03-29Run cargo updateLinus Färnstrand1-348/+327
2019-03-28Merge branch 'notify-about-relay-list-updates'Linus Färnstrand8-84/+119
2019-03-28Handle relay_list events in GUIAndrej Mihajlov3-28/+9
2019-03-28Emit relay_list update events in the daemon subscriptionLinus Färnstrand5-27/+81
2019-03-28Rename older DaemonEvent to InternalDaemonEventLinus Färnstrand1-18/+18
2019-03-28Fix ownership of Settings in notify_settingsLinus Färnstrand2-11/+11
2019-03-28Updating version in package filesLinus Färnstrand5-7/+7
2019-03-28Add 2019.2 changelog header and forgotten entryLinus Färnstrand1-0/+5
2019-03-28Merge branch 'update-translations'Andrej Mihajlov5-14/+14
2019-03-28Update translationsAndrej Mihajlov5-14/+14
2019-03-27Merge branch 'unify-daemon-subscriptions'Linus Färnstrand10-160/+127
2019-03-27Update GUI to use a new daemon_event subscriptionAndrej Mihajlov3-37/+29
2019-03-27Update mullvad-tests with new subscription modelLinus Färnstrand3-15/+23
2019-03-27Change daemon to expose a single event subscriptionLinus Färnstrand4-108/+75
2019-03-27Merge branch 'ios'Andrej Mihajlov133-0/+2513
2019-03-27Bootstrap iOS appAndrej Mihajlov133-0/+2513
2019-03-27Merge branch 'small-fixes'Andrej Mihajlov6-246/+347
2019-03-27Remove Node.js/yarn version requirement from READMEAndrej Mihajlov1-2/+1
2019-03-26Upgrade electron-builderAndrej Mihajlov2-237/+340
2019-03-26Make it possible to style Cell.SectionAndrej Mihajlov3-7/+6
2019-03-26Merge branch 'fetch-both-ipv-exit-addrs'Linus Färnstrand12-27/+99
2019-03-26Get rid of clone/allocation in CLI location printingLinus Färnstrand1-6/+7
2019-03-26Add to changelogLinus Färnstrand1-0/+3
2019-03-26Update GUI with new GeoIpLocation struct layoutLinus Färnstrand4-5/+10
2019-03-26Send two GeoIP lookups, one over each IPvLinus Färnstrand7-20/+83
2019-03-26Merge branch 'upgrade-windows-service'Linus Färnstrand3-11/+10
2019-03-26Update result signaturesLinus Färnstrand1-6/+5
2019-03-26Upgrade windows-service dependency to the one with err-deriveLinus Färnstrand2-5/+5
2019-03-25Replace trim_left_matches with trim_start_matchesLinus Färnstrand1-1/+1
2019-03-25Add changelog entry about removing intermediate CALinus Färnstrand1-0/+3
2019-03-23Merge branch 'remove-intermediate-ca'David Marby1-35/+0
2019-03-23Remove the intermediate caDavid Marby1-35/+0
2019-03-22Merge branch 'compare-relay-list-files'Emīls Piņķis1-8/+21
2019-03-22Pick the most up-to-date relay list fileEmīls Piņķis1-8/+21
2019-03-22Merge branch 'account-input-border-color'Janito Vaqueiro Ferreira Filho6-12/+108
2019-03-22Remove border when logging inJanito Vaqueiro Ferreira Filho1-1/+5
2019-03-22Implement account input border colorsJanito Vaqueiro Ferreira Filho6-12/+104