aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tunnel (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* tools: bump depsJason A. Donenfeld2021-09-244-16/+16
* tunnel: bump depsJason A. Donenfeld2021-09-132-13/+14
* tools: bump for android 12Jason A. Donenfeld2021-09-091-0/+0
* gradle: update property set with AGP 7 experimental flagsHarsh Shandilya2021-07-291-3/+0
* build: fix CMake warningHarsh Shandilya2021-07-291-0/+1
* build: switch to modern plugin application layoutHarsh Shandilya2021-07-291-1/+3
* tunnel: retry DNS resolution for 10 secondsJason A. Donenfeld2021-05-262-1/+23
* tunnel: bump depsJason A. Donenfeld2021-05-072-12/+12
* tunnel: download hash list in chunks if necessaryJason A. Donenfeld2021-05-071-1/+5
* tunnel: avoid race between shutdown and statsJason A. Donenfeld2021-05-061-5/+6
* tools: bump depsJason A. Donenfeld2021-05-054-18/+20
* tunnel: update to go 1.16 and newer apiJason A. Donenfeld2021-02-225-31/+32
* tunnel: report git commit as wgVersionJason A. Donenfeld2021-02-124-5/+20
* tunnel: add developer information to pom xmlJason A. Donenfeld2021-02-111-0/+4
* tunnel: bump all toolsJason A. Donenfeld2021-02-114-5/+13
* tunnel: sign using gpg-agentJason A. Donenfeld2021-02-111-0/+1
* tunnel: switch publishing to MavenCentralHarsh Shandilya2021-02-111-4/+9
* tunnel: bump libwg-go and use newer logging functionJason A. Donenfeld2021-01-273-47/+45
* libwg-go: update to go 1.15.6L.W.Reek2021-01-231-3/+3
* tunnel: bump libwg-goJason A. Donenfeld2020-12-232-10/+10
* tunnel: bump libwg-goJason A. Donenfeld2020-12-162-18/+22
* build: switch to Gradle's maven-publish pluginHarsh Shandilya2020-11-072-48/+45
* ToolsInstaller: unbreak cleanupJason A. Donenfeld2020-10-271-1/+1
* tunnel: do not constantly raise toasts when process is opportunistically killedJason A. Donenfeld2020-10-261-2/+5
* tunnel: clean up some docstring wordingJason A. Donenfeld2020-10-203-3/+6
* tunnel: use more subtle roaming escape hatchJason A. Donenfeld2020-10-073-4/+4
* Statistics: only do one hash lookupJason A. Donenfeld2020-09-211-4/+6
* TunnelManager: catch exception in intent receiverJason A. Donenfeld2020-09-211-7/+4
* libwg-go: use PeekLookAtSocketFd6(), not PeekLookAtSocketFd4()Jonathan Davies2020-09-161-1/+1