Age | Commit message (Expand) | Author |
2020-03-14 | publish.gradle: Use non-deprecated API to prevent eager configuration of tasks | Harsh Shandilya |
2020-03-14 | tunnel: Add an initial set of unit tests | Harsh Shandilya |
2020-03-14 | tunnel: Remove MISSING_VALUE from BadConfigException reasons | Harsh Shandilya |
2020-03-13 | config: show missing section error correctly | Jason A. Donenfeld |
2020-03-12 | tunnel: replace CompletableFuture with GhettoCompletableFuture | Jason A. Donenfeld |
2020-03-12 | tunnel: we return Optional types so mark retrostreams as api | Jason A. Donenfeld |
2020-03-11 | tunnel: add javadoc support | Jason A. Donenfeld |
2020-03-10 | tunnel: the external API does not expose java9 | Jason A. Donenfeld |
2020-03-10 | tunnel: tools: update to latest go | Jason A. Donenfeld |
2020-03-10 | tunnel: make use of @RestrictTo | Jason A. Donenfeld |
2020-03-10 | build: abstract out groupName | Jason A. Donenfeld |
2020-03-10 | global: java access control has important semantic meaning | Jason A. Donenfeld |
2020-03-10 | tunnel: Codestyle cleanups | Harsh Shandilya |
2020-03-10 | ui: Codestyle cleanups | Harsh Shandilya |
2020-03-10 | tunnel: upload aar to bintray | Jason A. Donenfeld |
2020-03-09 | build: apply version to both modules | Jason A. Donenfeld |
2020-03-09 | Version bump | Jason A. Donenfeld |
2020-03-09 | global: format code | Jason A. Donenfeld |
2020-03-09 | global: optimize imports | Jason A. Donenfeld |
2020-03-09 | global: get rid of nonnull gradle hack | Jason A. Donenfeld |
2020-03-09 | WgQuickBackend: by default use single-tunnel mode like GoBackend, but add option | Jason A. Donenfeld |
2020-03-09 | ModuleLoader: move to right project | Jason A. Donenfeld |
2020-03-09 | AsyncWorker: move back to original location | Jason A. Donenfeld |
2020-03-09 | Use AndroidX Nullable annotation everywhere | Harsh Shandilya |
2020-03-09 | Enable nonnull generation for tunnel module | Harsh Shandilya |
2020-03-09 | Migrate tunnel related classes to tunnel/ Gradle module | Harsh Shandilya |