| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Was giving linting errors and it's not a good idea anyways
|
|
|
|
|
|
This should be done in WireGuard-go or in case of a linux a small daemon
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
With a manager that locks and copies such that no race conditions happen
|
|
|
|
|
|
|
|
|
|
|
|
This patch implements search by adding a second argument to
DiscoOrganizations and DiscoServers. A search string of = "" returns
everything. This also makes the subset that is returned to the client
even fewer, no keywords.
|
|
|
|
|
|
|
|
|
|
And rename the callback to be closer to what it does
|
|
|
|
|
|
|
|
- Add a ClientProxyReady callback
- do a DNS request for the IPs
|
|
|
|
|
|
useful for the android app
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This has the ability so that we can easily get the same cookie back in
the client package by creating the one from the context
|
|
|
|
First argument is the server id and type instead of a single argument
with JSON
|
|
|
|
|
|
|
|
|
|
|
|
|