aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tunnel/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* tunnel: Add an initial set of unit testsHarsh Shandilya2020-03-1412-0/+302
* tunnel: Remove MISSING_VALUE from BadConfigException reasonsHarsh Shandilya2020-03-141-1/+0
* config: show missing section error correctlyJason A. Donenfeld2020-03-131-1/+3
* tunnel: replace CompletableFuture with GhettoCompletableFutureJason A. Donenfeld2020-03-121-2/+33
* tunnel: add javadoc supportJason A. Donenfeld2020-03-113-4/+5
* tunnel: make use of @RestrictToJason A. Donenfeld2020-03-102-0/+7
* global: java access control has important semantic meaningJason A. Donenfeld2020-03-103-3/+3
* tunnel: Codestyle cleanupsHarsh Shandilya2020-03-106-37/+33
* ui: Codestyle cleanupsHarsh Shandilya2020-03-101-3/+3
* global: format codeJason A. Donenfeld2020-03-0911-184/+195
* global: optimize importsJason A. Donenfeld2020-03-0915-44/+29
* global: get rid of nonnull gradle hackJason A. Donenfeld2020-03-0924-0/+70
* WgQuickBackend: by default use single-tunnel mode like GoBackend, but add optionJason A. Donenfeld2020-03-091-3/+35
* ModuleLoader: move to right projectJason A. Donenfeld2020-03-091-0/+186
* AsyncWorker: move back to original locationJason A. Donenfeld2020-03-091-63/+0
* Use AndroidX Nullable annotation everywhereHarsh Shandilya2020-03-091-1/+1
* Migrate tunnel related classes to tunnel/ Gradle moduleHarsh Shandilya2020-03-0925-0/+3502