aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prefer AppCompat classesHarsh Shandilya2018-04-308-44/+44
* wireguard: Extract dependency versions to ext structHarsh Shandilya2018-04-301-8/+16
* TunnelDetailFragment: rewrite and simplifyJason A. Donenfeld2018-04-301-22/+10
* TunnelEditorFragment: rewrite and simplifyJason A. Donenfeld2018-04-307-280/+200
* Allow exporting to zip fileJason A. Donenfeld2018-04-295-2/+180
* Allow importing from zip fileJason A. Donenfeld2018-04-283-46/+119
* config: Minor cleanupHarsh Shandilya2018-04-284-18/+23
* Quick cleanup across the boardHarsh Shandilya2018-04-288-19/+16
* Version bumpJason A. Donenfeld2018-04-281-2/+2
* Use validation instead of two-way bindingJason A. Donenfeld2018-04-2811-147/+382
* Do not do DNS lookups for IPsJason A. Donenfeld2018-04-274-14/+29
* Throw IllegalArgumentExceptions when arguments are badJason A. Donenfeld2018-04-274-37/+35
* Latest go changesJason A. Donenfeld2018-04-272-2/+2
* WgQuickBackend: always create configuration fileJason A. Donenfeld2018-04-261-10/+5
* Manifest: disable always-on VPNJason A. Donenfeld2018-04-261-0/+2
* GoBackend: bring down tunnels when revoked or disconnectedJason A. Donenfeld2018-04-251-0/+6
* Use variable map instead of shell switchJason A. Donenfeld2018-04-251-3/+10
* Curve25519: fix up spacingJason A. Donenfeld2018-04-251-491/+491
* Use binary distro of GolangJason A. Donenfeld2018-04-241-2/+13
* Version bumpJason A. Donenfeld2018-04-232-2/+2
* Update application state based on wg-quickJason A. Donenfeld2018-04-236-2/+37
* Version bumpJason A. Donenfeld2018-04-192-1/+1
* Work around go fd closing limitation and version bumpJason A. Donenfeld2018-04-193-4/+17
* Version bump for go race conditionJason A. Donenfeld2018-04-182-1/+1
* Determine MTU automaticallyJason A. Donenfeld2018-04-184-8/+14
* Version bumpJason A. Donenfeld2018-04-181-1/+1
* Update dependenciesJason A. Donenfeld2018-04-182-1/+1
* More javaficationJason A. Donenfeld2018-04-189-196/+342
* Version bumpJason A. Donenfeld2018-04-171-2/+2
* GoBackend: default MTU is 1280Jason A. Donenfeld2018-04-173-7/+16
* Remove sloppy java with enterprise java horrorsJason A. Donenfeld2018-04-177-99/+151
* global: update various upstreamsJason A. Donenfeld2018-04-172-0/+0
* 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: support NO_PI modeJason A. Donenfeld2018-02-282-0/+1
* Update submodulesJason A. Donenfeld2018-02-202-0/+0
* GoBackend: integrate into appJason A. Donenfeld2018-02-1713-56/+342
* wg: bump commitJason A. Donenfeld2018-02-171-0/+0
* KeyEncoding: add constant time hex implementationJason A. Donenfeld2018-02-131-2/+44
* manifest: Add permission to read external storageSamuel Holland2018-02-031-0/+1
* Version bumpJason A. Donenfeld2018-01-181-1/+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