Age | Commit message (Expand) | Author |
2020-10-27 | ToolsInstaller: unbreak cleanup | Jason A. Donenfeld |
2020-10-26 | tunnel: do not constantly raise toasts when process is opportunistically killed | Jason A. Donenfeld |
2020-10-20 | tunnel: clean up some docstring wording | Jason A. Donenfeld |
2020-09-21 | Statistics: only do one hash lookup | Jason A. Donenfeld |
2020-09-21 | TunnelManager: catch exception in intent receiver | Jason A. Donenfeld |
2020-09-16 | tunnel: document more public API from backend package | Harsh Shandilya |
2020-09-16 | Ed25519: use implementation from Tink | Jason A. Donenfeld |
2020-09-15 | gradle: desugar retrofuture and remove old deps | Jason A. Donenfeld |
2020-05-04 | tunnel: add windows-style killswitch semantics for GoBackend | Jason A. Donenfeld |
2020-04-23 | ToolsInstaller: update Magisk directory | Harsh Shandilya |
2020-04-05 | tunnel: support IncludedApplications as whitelist | Jason A. Donenfeld |
2020-04-06 | tunnel: hold peers in an ArrayList | Harsh Shandilya |
2020-03-30 | global: cleanup code style | Jason A. Donenfeld |
2020-03-28 | global: hardcode tags so that minification doesn't ruin the log | Jason A. Donenfeld |
2020-03-19 | InetEndpoint: return proper parser exception | Jason A. Donenfeld |
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-11 | tunnel: add javadoc support | Jason A. Donenfeld |
2020-03-10 | tunnel: make use of @RestrictTo | 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-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 | Migrate tunnel related classes to tunnel/ Gradle module | Harsh Shandilya |