| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Co-authored-by: Simon Rozman <simon@rozman.si>
|
|
|
|
|
|
|
|
|
|
Also fix where TLS 1.3 was not properly enforced for the endpoint cache
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|