Thomas Eizinger

Results 1888 comments of Thomas Eizinger

> If DNS resolution on the gateway doesn't work reliably, almost nothing of firezone works. The only difference with this PR is that a failed connection (i.e. behaviour on main)...

> > If DNS resolution on the gateway doesn't work reliably, almost nothing of firezone works. The only difference with this PR is that a failed connection (i.e. behaviour on...

If we wait with this PR until the new clients are released, we can make it substantially simpler by not worrying about backwards-compatibility!

This is blocked on being able to remove the backwards-compatibility layer for clients < 1.1. We could theoretically ship it earlier but it is a lot simpler to just delay...

Will essentially be replaced by https://github.com/firezone/firezone/pull/6732.

@conectado Look! pnet now has support for DNS :) https://github.com/libpnet/libpnet/pull/678/files

> Probably good to get this across the finish line sooner than later given our reliance on tungstenite and TLS. Was this just waiting for an all-platform test? Yeah, I've...

Testing backlog: - [x] Linux headless - [x] Windows headless - [x] Linux GUI - [x] Windows GUI - [x] Android - [x] iOS - [x] MacOS

> This LGTM. Linux GUI should use the same code path as Linux headless right? I think the chance for issue there is negligible. 🚀 No, it uses the same...

> Out of curiosity, why not use aws-lc-crypto? I wonder if our crossplatform story would be simpler with ring I haven't looked into it and wanted to keep the dependency...