Date: Wed, 29 Jun 2016 22:21:00 +0200 From: Fabian Freyer <fabian.freyer@physik.tu-berlin.de> To: freebsd-virtualization@freebsd.org, Roman Bogorodskiy <bogorodskiy@gmail.com> Subject: Re: bhyve graphics support Message-ID: <dd3b3e32-e8d7-d273-ee92-bbed1ce61b6a@physik.tu-berlin.de> In-Reply-To: <442c6d8f-2b64-c88b-382a-cf73eb6f7404@freebsd.org> References: <442c6d8f-2b64-c88b-382a-cf73eb6f7404@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi everybody, I've added some code to support VNC Authentication (as much as a 16-byte DES challenge response could be seen as Authentication) as per https://tools.ietf.org/html/rfc6143#page-10. It's my first time working with this reviews thing - I'm a bit unsure how to set the diff to be based off the projects/ instead of head/, so if I still need to change something, I would. https://reviews.freebsd.org/D7029 It's been tested to work with TightVNC Viewer version 1.3.9. Not sure about other ones - the RFC is a bit unclear here and there. Fabian Freyer
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dd3b3e32-e8d7-d273-ee92-bbed1ce61b6a>