summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-04-25Curve25519: fix up spacingJason A. Donenfeld
2018-04-24Use binary distro of GolangJason A. Donenfeld
2018-04-23Version bumpJason A. Donenfeld
2018-04-23Update application state based on wg-quickJason A. Donenfeld
2018-04-19Version bumpJason A. Donenfeld
2018-04-19Work around go fd closing limitation and version bumpJason A. Donenfeld
2018-04-18Version bump for go race conditionJason A. Donenfeld
2018-04-18Determine MTU automaticallyJason A. Donenfeld
2018-04-18Version bumpJason A. Donenfeld
2018-04-18Update dependenciesJason A. Donenfeld
2018-04-18More javaficationJason A. Donenfeld
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