Nikos Mavrogiannopoulos

Results 105 comments of Nikos Mavrogiannopoulos

Hello, Is there anything I can do to help this process?

Hello, About (2), I am not sure that protocols shouldn't be handled as strings and avoid pcre match. All the defined protocols are strings (http/2.0, http/1.0) and being able to...

Note that travis uses a very old ubuntu with a very old libidn2 which doesn't contain the function used in this patch. Also in the linking part I see that...

Hello Dustin, the fact that it only supports a single method of backend selection makes it quite impractical. In effect for my use-case (distinguish traffic for ocserv vpn), it makes...

Hello Dustin, is there any update on that? Do you plan to allow selecting between ALPN or SNI on a server?

One way to achieve that would be to use [ocproxy](https://github.com/cernekee/ocproxy) instead of the windows TAP driver and register as system socks5 proxy. Not sure how feasible is that, or how...

I had issues trying to run tangd on systems like openwrt that use procd (not systemd), so let me propose this patch set for consideration. This extends tangd to be...

It seems workflows [timeout or fail during dependency installation](https://github.com/latchset/tang/actions/runs/2180974440), but it is independent of the changes proposed here. I've tried to improve a little the workflows by switching to centos-stream...

Thank you @sergio-correia , any concerns so far?

> I sent a pull request to [nmav:tmp-tangd-standalone](https://github.com/nmav/tang/tree/tmp-tangd-standalone) to address FreeBSD compatibility. Hopefully @nmav won't have any issues with those changes and can pull it into this request. I've included...