summaryrefslogtreecommitdiffhomepage
path: root/app
AgeCommit message (Expand)Author
2018-04-28Allow importing from zip fileJason A. Donenfeld
2018-04-28config: Minor cleanupHarsh Shandilya
2018-04-28Quick cleanup across the boardHarsh Shandilya
2018-04-28Version bumpJason A. Donenfeld
2018-04-28Use validation instead of two-way bindingJason A. Donenfeld
2018-04-27Do not do DNS lookups for IPsJason A. Donenfeld
2018-04-27Throw IllegalArgumentExceptions when arguments are badJason A. Donenfeld
2018-04-27Latest go changesJason A. Donenfeld
2018-04-26WgQuickBackend: always create configuration fileJason A. Donenfeld
2018-04-26Manifest: disable always-on VPNJason A. Donenfeld
2018-04-25GoBackend: bring down tunnels when revoked or disconnectedJason A. Donenfeld
2018-04-25Use variable map instead of shell switchJason A. Donenfeld
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