summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-01-31Copy WireGuard key when clickingOskar Nyberg3-2/+11
2020-01-30Merge branch 'fix-notification-dismissal'Janito Vaqueiro Ferreira Filho2-0/+3
2020-01-30Describe notification dismissal in changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-01-30Remove notification when service stopsJanito Vaqueiro Ferreira Filho1-0/+2
2020-01-30Merge branch 'fix-ios-cert-name'Linus Färnstrand3-6/+6
2020-01-30Update iOS build instructions to use 2096 bit keysLinus Färnstrand1-1/+1
2020-01-30Bump iOS build number to 4Linus Färnstrand1-4/+4
2020-01-30Correct the iOS signingCertificate nameLinus Färnstrand1-1/+1
2020-01-30Merge branch 'android-start-with-always-on'Emīls2-0/+12
2020-01-30Use system settings to conenct on startupEmīls2-0/+12
2020-01-30Merge branch 'fix-conn-check'Emīls1-30/+221
2020-01-30Add tests for ConnStateEmīls1-0/+102
2020-01-30Introduce ConnState in connectivity_check.rsEmīls Piņķis1-30/+119
2020-01-30Merge branch 'add-build-script-ios'Andrej Mihajlov4-10/+352
2020-01-30Add build script and instructions for iOSAndrej Mihajlov4-10/+352
2020-01-29Merge branch 'fix-daemon-destructor'Janito Vaqueiro Ferreira Filho1-1/+1
2020-01-29Fix JNI method entrypoint name for destructorJanito Vaqueiro Ferreira Filho1-1/+1
2020-01-29Merge branch 'fix-service-notifier-management'Janito Vaqueiro Ferreira Filho1-2/+1
2020-01-29Only unsubscribe listeners if destroying activityJanito Vaqueiro Ferreira Filho1-2/+1
2020-01-29Merge branch 'wg-key-rpc-remove'David Lönnhager4-6/+97
2020-01-29Update CHANGELOG.mdDavid Lönnhager1-0/+1
2020-01-29Use RPC for wg key removal when accounts are removed from historyDavid Lönnhager3-6/+96
2020-01-29Merge branch 'improve-security-docs'Linus Färnstrand1-6/+10
2020-01-29Rename blocked state to its new name, errorLinus Färnstrand1-5/+9
2020-01-29Clarify that the user explicitly sends problem reportsLinus Färnstrand1-1/+1
2020-01-29Merge branch 'fix-android-build-script'Emīls Piņķis1-1/+1
2020-01-29Fix wireguard-go buildscript for AndroidEmīls1-1/+1
2020-01-29Merge branch 'remove-googletest'David Lönnhager3-6/+4
2020-01-28Fix Rust formattingDavid Lönnhager1-3/+4
2020-01-28Remove submodule googletestDavid Lönnhager2-3/+0
2020-01-28Merge branch 'less-macro-magic'Odd Stranne46-321/+372
2020-01-28Use new exception macrosOdd Stranne44-321/+372
2020-01-28Bump C++ submodulesOdd Stranne2-0/+0
2020-01-28Merge branch 'improve-connectivity-check'Emīls10-220/+461
2020-01-28Add conectivity checkEmīls10-220/+461
2020-01-28Merge branch 'win-detect-hibernation'Odd Stranne4-8/+161
2020-01-28Update changelogOdd Stranne1-0/+2
2020-01-28Restart daemon after system hibernationOdd Stranne3-8/+159
2020-01-28Merge branch 'disable-wireguard-if-no-key'Oskar Nyberg5-21/+67
2020-01-28Add error message when there's no wireguard keyOskar Nyberg3-4/+35
2020-01-28Disable wireguard if there's no wireguard keyOskar Nyberg2-17/+26
2020-01-28Add disabled prop to selector itemsOskar Nyberg1-1/+7
2020-01-27Merge branch 'update-to-electron-7'Andrej Mihajlov5-609/+298
2020-01-27Fix deprecated Electron APIsAndrej Mihajlov3-9/+4
2020-01-27Update to Electron 7.1.10 and NSEventMonitor 0.0.17Andrej Mihajlov2-600/+294
2020-01-27Merge branch 'fix-wg-android-script'Emīls1-0/+3
2020-01-27Fix android buildscriptEmīls Piņķis1-0/+3
2020-01-24Merge branch 'fix-gui-wireguard-key-error-bug'Oskar Nyberg4-28/+35
2020-01-24Add changelog entry about wireguard key viewOskar Nyberg1-0/+1
2020-01-24Move wireguard key error messages to between key info and buttonsOskar Nyberg2-26/+22