summaryrefslogtreecommitdiffhomepage
path: root/app/src/main/java/com
AgeCommit message (Expand)Author
2018-04-17GoBackend: Parse the dns addressAurélien Chabot
2018-04-17GoBackend: IPv6 handlingAurélien Chabot
2018-04-17GoBackend: Resolve endpoint before passing it to the go libAurélien Chabot
2018-04-17GoBackend: Use the android VpnService to encapsulate the go backendAurélien Chabot
2018-02-17GoBackend: integrate into appJason A. Donenfeld
2018-02-13KeyEncoding: add constant time hex implementationJason A. Donenfeld
2018-01-18FileConfigStore: Warn for deletion failure in exception pathSamuel Holland
2018-01-18WgQuickBackend: Always pass the full path to wg-quickSamuel Holland
2018-01-18fragments: Be extra paranoid about the binding getting destroyedSamuel Holland
2018-01-17TunnelManager: Use constants directly where appropriateSamuel Holland
2018-01-17Peer: Add missing @OverrideSamuel Holland
2018-01-17WgQuickBackend: Clean up unused fields and importsSamuel Holland
2018-01-17ToolsInstaller: Remove double-checked lockingSamuel Holland
2018-01-17RootShell: Use a lock object instead of sync methodsSamuel Holland
2018-01-10ToolsInstaller: symlink tools alwaysJason A. Donenfeld
2018-01-10FileConfigStore: cleanup on rename problemJason A. Donenfeld
2018-01-10QuickTileService: Fix crash opening activitySamuel Holland
2018-01-10TunnelController: Use helper function to unwrap the ThrowableSamuel Holland
2018-01-10model: Use ConfigStore.rename() to avoid recreating tunnelsSamuel Holland
2018-01-10ConfigStore: Add a rename method and implement itSamuel Holland
2018-01-09FileConfigStore: Simplify error handlingSamuel Holland
2018-01-10WgQuickBackend: properly report exception so alert showsJason A. Donenfeld
2018-01-10Tunnel: ifname has max len 15Jason A. Donenfeld
2018-01-10TunnelEditorFragment: do not pass null localConfigJason A. Donenfeld
2018-01-10QuickTileService: sometimes tile is nullJason A. Donenfeld
2018-01-09WgQuickBackend: Finish the implementationSamuel Holland
2018-01-09model: Chain completions to avoid race conditionsSamuel Holland
2018-01-09global: Clean up error loggingSamuel Holland
2018-01-09WgQuickBackend: Log when tunnels can't be enumeratedSamuel Holland
2018-01-09RootShell: Improve shell start error handlingSamuel Holland
2018-01-09RootShell: Be stricter about command delimitersSamuel Holland
2018-01-09RootShell: stop if we can't startJason A. Donenfeld
2018-01-09RootShell: hoist out synchronizationJason A. Donenfeld
2018-01-09ToolsInstaller: Propagate NoRootException properlySamuel Holland
2018-01-09RootShell: Simplify, synchronize, clean upSamuel Holland
2018-01-09TunnelListFragment: Remove useless keywordSamuel Holland
2018-01-09ToolsInstaller: terminators are better than seperatorsJason A. Donenfeld
2018-01-09RootShell: synchronize accesses to single shellJason A. Donenfeld
2018-01-08RootShell: Simplify constructorSamuel Holland
2018-01-08WgQuickBackend: Ensure tools are available before useSamuel Holland
2018-01-08ToolsInstaller: Add a method to ensure tool availabilitySamuel Holland
2018-01-08WgQuickBackend: Inline resolveState()Samuel Holland
2018-01-08ToolsInstaller: Add methods to check/make symlinksSamuel Holland
2018-01-08ToolsInstallerPreference: Examine current state on loadSamuel Holland
2018-01-08ToolsInstaller: Add method to check installation statusSamuel Holland
2018-01-08TunnelEditorFragment: Fix dismissing creator activitySamuel Holland
2018-01-08global: Fix or suppress most lints/warningsSamuel Holland
2018-01-08project: Remove currently-unused librarySamuel Holland
2018-01-08Fragment/Tile: Make success/error messages translatableSamuel Holland
2018-01-09TunnelListFragment: fix plural grammarJason A. Donenfeld