summaryrefslogtreecommitdiffhomepage
path: root/app
AgeCommit message (Expand)Author
2018-04-17Version bumpJason A. Donenfeld
2018-04-17GoBackend: default MTU is 1280Jason A. Donenfeld
2018-04-17Remove sloppy java with enterprise java horrorsJason A. Donenfeld
2018-04-17global: update various upstreamsJason A. Donenfeld
2018-04-17GoBackend: Handle vpn service expirationAurélien Chabot
2018-04-17Config: Handle multiple address or dns in config fileAurélien Chabot
2018-04-17GoBackend: Add support for multiple address and dns as a comma separated listAurélien Chabot
2018-04-17GoBackend: parse allowed ipsAurélien Chabot
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-28GoBackend: support NO_PI modeJason A. Donenfeld
2018-02-20Update submodulesJason A. Donenfeld
2018-02-17GoBackend: integrate into appJason A. Donenfeld
2018-02-17wg: bump commitJason A. Donenfeld
2018-02-13KeyEncoding: add constant time hex implementationJason A. Donenfeld
2018-02-03manifest: Add permission to read external storageSamuel Holland
2018-01-18Version bumpJason 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-10Build bumpJason A. Donenfeld
2018-01-10Manifest: show back arrow on sub activitiesJason A. Donenfeld
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-10tools: error if setconf failsJason A. Donenfeld
2018-01-10tools: 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-09Prepare version 0.3.0Samuel Holland
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