aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* GoBackend: Handle vpn service expirationAurélien Chabot2018-04-171-8/+22
* Config: Handle multiple address or dns in config fileAurélien Chabot2018-04-171-2/+16
* GoBackend: Add support for multiple address and dns as a comma separated listAurélien Chabot2018-04-171-4/+11
* GoBackend: parse allowed ipsAurélien Chabot2018-04-171-5/+33
* GoBackend: Parse the dns addressAurélien Chabot2018-04-171-1/+1
* GoBackend: IPv6 handlingAurélien Chabot2018-04-171-6/+25
* GoBackend: Resolve endpoint before passing it to the go libAurélien Chabot2018-04-171-2/+15
* GoBackend: Use the android VpnService to encapsulate the go backendAurélien Chabot2018-04-173-6/+98
* GoBackend: integrate into appJason A. Donenfeld2018-02-177-56/+153
* KeyEncoding: add constant time hex implementationJason A. Donenfeld2018-02-131-2/+44
* manifest: Add permission to read external storageSamuel Holland2018-02-031-0/+1
* FileConfigStore: Warn for deletion failure in exception pathSamuel Holland2018-01-181-1/+2
* WgQuickBackend: Always pass the full path to wg-quickSamuel Holland2018-01-181-20/+21
* fragments: Be extra paranoid about the binding getting destroyedSamuel Holland2018-01-181-4/+8
* TunnelManager: Use constants directly where appropriateSamuel Holland2018-01-171-2/+2
* Peer: Add missing @OverrideSamuel Holland2018-01-171-0/+1
* WgQuickBackend: Clean up unused fields and importsSamuel Holland2018-01-171-4/+0
* ToolsInstaller: Remove double-checked lockingSamuel Holland2018-01-171-16/+15
* RootShell: Use a lock object instead of sync methodsSamuel Holland2018-01-171-88/+98
* Manifest: show back arrow on sub activitiesJason A. Donenfeld2018-01-101-2/+4
* ToolsInstaller: symlink tools alwaysJason A. Donenfeld2018-01-101-22/+14
* FileConfigStore: cleanup on rename problemJason A. Donenfeld2018-01-101-1/+3
* QuickTileService: Fix crash opening activitySamuel Holland2018-01-101-3/+6
* TunnelController: Use helper function to unwrap the ThrowableSamuel Holland2018-01-101-2/+2
* model: Use ConfigStore.rename() to avoid recreating tunnelsSamuel Holland2018-01-103-61/+51
* ConfigStore: Add a rename method and implement itSamuel Holland2018-01-102-0/+19
* FileConfigStore: Simplify error handlingSamuel Holland2018-01-091-8/+4
* WgQuickBackend: properly report exception so alert showsJason A. Donenfeld2018-01-102-10/+18
* Tunnel: ifname has max len 15Jason A. Donenfeld2018-01-101-2/+2
* TunnelEditorFragment: do not pass null localConfigJason A. Donenfeld2018-01-101-6/+7
* QuickTileService: sometimes tile is nullJason A. Donenfeld2018-01-101-0/+2
* WgQuickBackend: Finish the implementationSamuel Holland2018-01-091-7/+29
* model: Chain completions to avoid race conditionsSamuel Holland2018-01-092-23/+18
* global: Clean up error loggingSamuel Holland2018-01-095-10/+13
* WgQuickBackend: Log when tunnels can't be enumeratedSamuel Holland2018-01-091-1/+2
* RootShell: Improve shell start error handlingSamuel Holland2018-01-091-9/+14
* RootShell: Be stricter about command delimitersSamuel Holland2018-01-091-13/+24
* RootShell: stop if we can't startJason A. Donenfeld2018-01-091-31/+36
* RootShell: hoist out synchronizationJason A. Donenfeld2018-01-091-11/+7
* ToolsInstaller: Propagate NoRootException properlySamuel Holland2018-01-092-32/+34
* RootShell: Simplify, synchronize, clean upSamuel Holland2018-01-092-128/+89
* TunnelListFragment: Remove useless keywordSamuel Holland2018-01-091-1/+1
* ToolsInstaller: terminators are better than seperatorsJason A. Donenfeld2018-01-091-7/+7
* RootShell: synchronize accesses to single shellJason A. Donenfeld2018-01-091-1/+1
* RootShell: Simplify constructorSamuel Holland2018-01-081-19/+6
* WgQuickBackend: Ensure tools are available before useSamuel Holland2018-01-082-3/+10
* ToolsInstaller: Add a method to ensure tool availabilitySamuel Holland2018-01-081-0/+28
* WgQuickBackend: Inline resolveState()Samuel Holland2018-01-081-10/+5
* ToolsInstaller: Add methods to check/make symlinksSamuel Holland2018-01-081-0/+35
* ToolsInstallerPreference: Examine current state on loadSamuel Holland2018-01-081-0/+7