summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-12-04Delete the incremental folder before caching on TravisLinus Färnstrand1-0/+6
2018-12-04Merge branch 'fix-location'Janito Vaqueiro Ferreira Filho1-14/+6
2018-12-04Refactor to reduce repeated codeJanito Vaqueiro Ferreira Filho1-8/+4
2018-12-04Remove reconnection loop guardJanito Vaqueiro Ferreira Filho1-7/+3
2018-12-04Merge branch 'add-link-management'Emīls Piņķis5-54/+231
2018-12-03Fix routing module on MacOSEmīls Piņķis1-5/+5
2018-12-03Add network interface management to talpid-coreEmīls Piņķis4-49/+226
2018-12-03Merge branch 'fix-autoconnect'Janito Vaqueiro Ferreira Filho1-0/+21
2018-12-03Fix auto-connect when app startsJanito Vaqueiro Ferreira Filho1-0/+21
2018-12-03Bump binariese submodule to where openvpn.exe is signedLinus Färnstrand2-0/+1
2018-12-03Merge branch 'increase-windows-openvpn-die-timeout'Linus Färnstrand2-0/+5
2018-12-03Increase timeout for OpenVPN to die on windowsLinus Färnstrand2-0/+5
2018-12-03Merge branch 'activate-field-init-rustfmt-option'Linus Färnstrand4-4/+5
2018-12-03Activate the use_field_init_shorthand rustfmt optionLinus Färnstrand4-4/+5
2018-12-03Merge branch 'fix-macos-log-dir-permissions'Linus Färnstrand7-5/+28
2018-12-03Run rustfmt 1.0.0-nightlyLinus Färnstrand1-1/+3
2018-12-03Add to changelogLinus Färnstrand1-0/+3
2018-12-03Make daemon create log dir with correct permissionsLinus Färnstrand4-4/+21
2018-12-03Set correct permissions on log dir in macOS preinstall scriptLinus Färnstrand1-0/+1
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