| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
| |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
| |
|
|
| |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
|
|
| |
final doesn't do anything in try-with-resources (it's always final).
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
| |
|
|
| |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
| |
|
|
|
|
| |
ToolsInstaller now takes care of installing the tools.
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
| |
|
|
| |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
| |
|
|
| |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
| |
|
|
| |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
| |
|
|
| |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
| |
|
|
|
|
|
| |
This doesn't really belong here, but there's no sense in throwing it
away--even here, it's a minor optimization.
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
|
|
|
| |
This class should probably be renamed and moved, but I don't know to
what or where.
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
|
|
| |
It's not great, but it's better than it was.
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
|
|
|
| |
This is actually a bit simpler than having a manually-selected "primary"
tunnel, and is hopefully easier for the user.
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
|
|
| |
It is no longer used.
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
|
|
|
| |
This makes more clear what things can throw exceptions, and the
functions' control flow.
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
|
|
| |
It's never used.
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
|
|
| |
This both clarifies and simplifies the code.
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
|
|
| |
This looks like the builder pattern, but isn't.
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
|
|
|
| |
The second comparator is required to allow multiple tunnels that differ
only in case.
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
| |
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
| |
|
|
|
|
| |
Hooray for diamond interface inheritance.
Signed-off-by: Samuel Holland <samuel@sholland.org>
|