summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-03-09Merge branch 'weighted-relay-selector-ios'Andrej Mihajlov10-119/+109
2020-03-09Pick relay based on weightsAndrej Mihajlov10-119/+109
2020-03-06Merge branch 'correctly-show-blocked-state-fail'Oskar Nyberg6-34/+54
2020-03-06Change content of os notification when entering non-blocking error stateOskar Nyberg2-2/+2
2020-03-06Improve error notification when in the non-blocking error stateOskar Nyberg3-20/+50
2020-03-06Set header background to red when in the non-blocking error stateOskar Nyberg1-12/+2
2020-03-06Merge branch 'fix-dns-over-tcp-when-lan-sharing-enabled-macos'Andrej Mihajlov2-4/+26
2020-03-06Add contra rules instead of keep_stateAndrej Mihajlov1-8/+22
2020-03-06Add keep_state to DNS queries going over TCP to allow the inbound reply trafficAndrej Mihajlov2-0/+8
2020-03-06Merge branch 'routemanager-fix'David Lönnhager2-2/+14
2020-03-06Update CHANGELOG.mdDavid Lönnhager1-0/+4
2020-03-06Fix cleanup during route manager initializationDavid Lönnhager1-2/+10
2020-03-04Merge branch 'update-changelog'Andrej Mihajlov1-0/+2
2020-03-04Add missing CHANGELOG entryAndrej Mihajlov1-0/+2
2020-03-04Merge branch 'fix-webcontents-gui-crash'Andrej Mihajlov1-3/+5
2020-03-04Workaround the exception thrown when accessing BrowserWindow.webContents on a...Andrej Mihajlov1-3/+5
2020-03-04Merge branch 'unix-prefer-wireguard'Emīls5-24/+111
2020-03-04Reinstate prefered constraints for OpenVPNEmīls1-6/+10
2020-03-04Update docs for the relay selectorEmīls1-2/+8
2020-03-04Prefer WireGuard over OpenVPNEmīls4-16/+93
2020-03-03Merge branch 'win-fix-winfw-deinit'Odd Stranne10-42/+116
2020-03-03Update changelogOdd Stranne1-0/+5
2020-03-03Update talpid-core to correctly deinitialize winfwOdd Stranne1-2/+14
2020-03-03Make winfw testing tool compileOdd Stranne2-6/+6
2020-03-02Make winfw deinitialization more flexibleOdd Stranne4-30/+39
2020-03-02Track which firewall policy is activeOdd Stranne2-4/+52
2020-03-02Merge branch 'add-signal-handlers'Emīls10-7/+120
2020-03-02Update changelogEmīls1-0/+2
2020-03-02Use signal handler on AndroidEmīls1-1/+2
2020-02-28Use newer version of nixEmīls3-2/+17
2020-02-28Use alternative stackEmīls1-19/+67
2020-02-28Add signal handler for unixEmīls1-0/+34
2020-02-28Factor exception logging to be multi-platformEmīls5-4/+17
2020-02-28Merge branch 'remove-intent-permission'Janito Vaqueiro Ferreira Filho3-9/+6
2020-02-28Describe permission removal in changelogJanito Vaqueiro Ferreira Filho1-0/+4
2020-02-28Remove tunnel action permissionJanito Vaqueiro Ferreira Filho2-9/+2
2020-02-28Merge branch 'format-manifest-xml'Janito Vaqueiro Ferreira Filho2-37/+26
2020-02-27Format manifest XML fileJanito Vaqueiro Ferreira Filho1-28/+17
2020-02-27Change newlinesJanito Vaqueiro Ferreira Filho1-1/+2
2020-02-27Remove unnecessary semicolonsJanito Vaqueiro Ferreira Filho1-2/+2
2020-02-27Use `git diff --exit-code` to simplify the scriptJanito Vaqueiro Ferreira Filho1-5/+4
2020-02-27Update error messageJanito Vaqueiro Ferreira Filho1-1/+1
2020-02-27Update XML formatting script to include manifestJanito Vaqueiro Ferreira Filho1-5/+5
2020-02-27Merge branch 'android-non-blocking-error-state'Janito Vaqueiro Ferreira Filho6-19/+46
2020-02-27Describe show non-blocking error in changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-02-27Change notification banner for non-blocking errorJanito Vaqueiro Ferreira Filho2-9/+10
2020-02-27Change action button for non-blocking error stateJanito Vaqueiro Ferreira Filho1-3/+21
2020-02-27Update connection status text for error stateJanito Vaqueiro Ferreira Filho1-4/+3
2020-02-27Show critical error message in notificationJanito Vaqueiro Ferreira Filho2-3/+11
2020-02-27Merge branch 'fix-reconnect-icon-for-api-21'Janito Vaqueiro Ferreira Filho1-1/+1