summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-11-30Merge branch 'cache-user-location'Andrej Mihajlov1-3/+26
2018-11-30Cache the user location and handle edge cases when the stale location could b...Andrej Mihajlov1-3/+26
2018-11-22Merge branch 'add-routing'Emīls Piņķis5-0/+578
2018-11-22Add MacOS routing implementationEmīls Piņķis2-0/+129
2018-11-22Add linux routing implementationEmīls Piņķis2-0/+341
2018-11-22Add subprocess module for routing in talpid-coreEmīls Piņķis2-1/+49
2018-11-21Add routing trait to talpid-coreEmīls Piņķis2-0/+60
2018-11-21Merge branch 'type-ipc-events'Andrej Mihajlov7-116/+236
2018-11-21Fix minor text clipping issueAndrej Mihajlov1-0/+1
2018-11-21Get rid of defaultTunnelStateTransition and defaultSettings methodsAndrej Mihajlov4-46/+24
2018-11-21Add IPC event channel and type all IPC eventsAndrej Mihajlov4-70/+211
2018-11-21Merge branch 'fix-formatting'Emīls Piņķis25-26/+27
2018-11-21Fix formatting for rustfmt for rustc 1.32.0-nightly (f1e2fa8f0 2018-11-20)Emīls Piņķis25-26/+27
2018-11-20Merge branch 'fix-openvpn-plugin-error-handling'Linus Färnstrand1-16/+10
2018-11-20Silence plugin from logging not-important panicLinus Färnstrand1-16/+10
2018-11-20Merge branch 'move-location-to-main'Andrej Mihajlov3-72/+95
2018-11-20Prevent fetching the location during reconnection loopAndrej Mihajlov1-3/+11
2018-11-20Move location management to the main processAndrej Mihajlov2-72/+87
2018-11-20Fix casing in the Location typeAndrej Mihajlov1-1/+1
2018-11-20Merge branch 'move-notifications-to-main'Andrej Mihajlov7-180/+266
2018-11-20Move notifications and version fetch to the main processAndrej Mihajlov7-180/+266
2018-11-19Merge branch 'win-installer-purge-wmi'Odd Stranne7-288/+136
2018-11-19Update changelogOdd Stranne1-0/+1
2018-11-19Adjust installer script to updated 'driverlogic'Odd Stranne1-43/+15
2018-11-19Replace text parsing and WMI calls in 'driverlogic'Odd Stranne5-245/+120
2018-11-19Merge branch 'handle-rpc-simpler'Linus Färnstrand6-11/+15
2018-11-19Turn off HTTP keep alive for all RPC requestsLinus Färnstrand2-1/+6
2018-11-19Make problem-report tool create its own tokio CoreLinus Färnstrand4-10/+9
2018-11-19Merge branch 'backport-autoreload-main'Andrej Mihajlov1-14/+31
2018-11-19Backport https://github.com/jschr/electron-react-redux-boilerplate/pull/70Andrej Mihajlov1-14/+31
2018-11-16Merge branch 'move-relay-updates-to-main'Andrej Mihajlov2-60/+79
2018-11-16Move relay updates to the main processAndrej Mihajlov2-60/+79
2018-11-16Merge branch 'fix-clippy-warnings'Linus Färnstrand6-22/+16
2018-11-16Fix various clippy warningsLinus Färnstrand3-3/+2
2018-11-16Fix non-consuming arguments in problem-reportLinus Färnstrand1-8/+3
2018-11-16Implement From<&str> instead of custom from_strLinus Färnstrand2-11/+11
2018-11-16Merge branch 'show-variable-default-in-help'Linus Färnstrand7-32/+58
2018-11-16Add log directory to help outputLinus Färnstrand3-5/+9
2018-11-16Print MULLVAD_ path variable defaults in help textLinus Färnstrand6-27/+49
2018-11-16Merge branch 'move-tunnel-settings-mgmt-to-main'Andrej Mihajlov7-321/+216
2018-11-16Enable backgroundThrottlingAndrej Mihajlov1-4/+0
2018-11-16Move tunnel and settings management from renderer to mainAndrej Mihajlov7-317/+216
2018-11-16Add debug logging to PF firewall rules from env varLinus Färnstrand4-45/+81
2018-11-16Merge branch 'fix-warnings'Linus Färnstrand5-10/+24
2018-11-16Fix windows talpid-ipc warningsLinus Färnstrand1-4/+3
2018-11-16Wrap offline monitor handle in a fixed typeLinus Färnstrand4-6/+21
2018-11-15Move Windows default route arguments to BASE_ARGUMENTSLinus Färnstrand1-17/+10
2018-11-15Merge branch 'transition-to-connected-after-routes'Linus Färnstrand4-4/+6
2018-11-15Listen to the RouteUp instead of the Up plugin eventLinus Färnstrand4-4/+6
2018-11-15Use longer delay before setting up tunnel when resuming from sleepOdd Stranne1-1/+1