aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tunnel (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools: bump wg-goHEADmasterJason A. Donenfeld2023-10-222-12/+15
* tools: bump goJason A. Donenfeld2023-10-181-4/+4
* tunnel: use record class where possibleJason A. Donenfeld2023-07-051-26/+2
* gradle: bump to api 34Jason A. Donenfeld2023-07-051-1/+1
* tunnel: add quotes around calling packageJason A. Donenfeld2023-06-081-1/+1
* tunnel: account for recent magisk using UID in sqlJason A. Donenfeld2023-06-061-2/+2
* ui: reformat all codeJason A. Donenfeld2023-05-051-0/+1
* gradle: use matching fallback instead of build typeJason A. Donenfeld2023-05-051-3/+0
* gradle: use += when possibleJason A. Donenfeld2023-05-031-2/+2
* gradle: don't encourage sticking credentials in filesJason A. Donenfeld2023-05-031-6/+2
* gradle: reabstract package nameJason A. Donenfeld2023-05-031-4/+6
* gradle: remove runtime detection of play storeJason A. Donenfeld2023-05-041-0/+3
* gradle: use Java 17Jason A. Donenfeld2023-05-031-2/+2
* gradle: move JVM target up to 11Harsh Shandilya2023-05-031-2/+2
* gradle: convert build files to KotlinHarsh Shandilya2023-05-033-154/+129
* tunnel: export latest handshake statJason A. Donenfeld2023-04-243-42/+74
* tools: build elf-cleaner using system compilerJason A. Donenfeld2023-04-211-1/+1
* tools: ndk-compat: NDK now is minimum API 19Jason A. Donenfeld2023-04-132-58/+0
* tools: do not put vcs info into go binaryJason A. Donenfeld2023-04-121-1/+1
* tools: bump goJason A. Donenfeld2023-04-111-4/+4
* tunnel: do not keep service running when bringing tunnel downJason A. Donenfeld2023-04-111-0/+3
* tools: clean compile options a bitJason A. Donenfeld2023-04-111-2/+3
* tools: clean unwanted ELF flags from binariesJason A. Donenfeld2023-04-052-0/+13
* tools: deduplicate cmake argumentsJason A. Donenfeld2023-04-051-4/+10
* tools: remove cmake dependency hackJason A. Donenfeld2023-04-052-2/+2
* tools: add missing CLOCK_BOOTTIME case to mips64xL.W.Reek2023-04-051-5/+14
* tools: pass -Wl,--build-id=none and -buildid= to toolchainJason A. Donenfeld2023-04-042-2/+4
* tools: use NDK's make binary rather than system'sJason A. Donenfeld2023-03-281-1/+1
* gradle: opt into new publishing APIsHarsh Shandilya2023-03-281-0/+5
* build: raise target SDK to 33Harsh Shandilya2023-03-241-1/+1
* tools: compile with latest NDKJason A. Donenfeld2023-03-223-13/+7
* tools: use __ANDROID_MIN_SDK_VERSION__ instead of __ANDROID_API__Jason A. Donenfeld2023-03-222-4/+4
* global: bump copyright dateJason A. Donenfeld2023-03-2130-30/+30
* build: update to gradle 7.4.2 and restructure lint blockJason A. Donenfeld2023-03-211-3/+2
* tools: bump depsJason A. Donenfeld2023-03-215-53/+54
* gradle: adjust for and raise compileSdk to 33SlipkHunter2023-01-201-1/+1
* gradle: migrate to namespace attributeHarsh Shandilya2023-01-202-2/+2
* gradle: force the use of an older NDK versionSlipkHunter2023-01-201-0/+1
* ui: un-export VpnServiceHwanseung Lee2022-12-011-1/+1
* tools: bump depsJason A. Donenfeld2022-05-164-16/+16
* ui: move target SDK to 31Shahzain Ali2022-04-262-3/+4
* tools: bump wireguard-go and go 1.18Jason A. Donenfeld2022-03-204-27/+21
* tunnel: fix BadConfigExceptionTestMichal Murin2022-02-091-1/+1
* ToolsInstaller: set id=wireguard magisk module paramJason A. Donenfeld2022-01-211-1/+1
* tools: bump libwg-goJason A. Donenfeld2021-10-295-24/+20
* global: bump copyright yearJason A. Donenfeld2021-10-2930-30/+30
* tunnel: remove kernel module downloaderJason A. Donenfeld2021-10-293-2723/+4
* tunnel: make JSR305 annotations a compileOnly dependencyHarsh Shandilya2021-10-281-1/+1
* tunnel: bump to work on x86_64 architectureJason A. Donenfeld2021-09-262-6/+6
* ui,tunnel: support DNS search domainsJason A. Donenfeld2021-09-253-2/+49