aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tunnel (follow)
Commit message (Expand)AuthorAgeFilesLines
* libwg-go: update go modulesJason A. Donenfeld2020-03-222-13/+13
* libwg-go: bump go versionJason A. Donenfeld2020-03-221-1/+1
* InetEndpoint: return proper parser exceptionJason A. Donenfeld2020-03-191-1/+1
* publish.gradle: Use non-deprecated API to prevent eager configuration of tasksHarsh Shandilya2020-03-141-2/+2
* tunnel: Add an initial set of unit testsHarsh Shandilya2020-03-1413-0/+308
* 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-122-3/+33
* tunnel: we return Optional types so mark retrostreams as apiJason A. Donenfeld2020-03-121-1/+1
* tunnel: add javadoc supportJason A. Donenfeld2020-03-114-11/+26
* tunnel: the external API does not expose java9Jason A. Donenfeld2020-03-101-2/+2
* tunnel: tools: update to latest goJason A. Donenfeld2020-03-102-29/+29
* tunnel: make use of @RestrictToJason A. Donenfeld2020-03-102-0/+7
* build: abstract out groupNameJason A. Donenfeld2020-03-102-4/+4
* 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
* tunnel: upload aar to bintrayJason A. Donenfeld2020-03-102-0/+67
* build: apply version to both modulesJason A. Donenfeld2020-03-091-2/+2
* Version bumpJason A. Donenfeld2020-03-091-0/+0
* 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-0925-1/+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-092-0/+187
* AsyncWorker: move back to original locationJason A. Donenfeld2020-03-091-63/+0
* Use AndroidX Nullable annotation everywhereHarsh Shandilya2020-03-092-2/+2
* Enable nonnull generation for tunnel moduleHarsh Shandilya2020-03-091-0/+1
* Migrate tunnel related classes to tunnel/ Gradle moduleHarsh Shandilya2020-03-0937-0/+4148