Re: [Qemu-devel] PATCH: Secure TLS encrypted authentication for VNC

2007-03-25 Thread Luke-Jr
On Saturday 24 February 2007 04:54:44 pm Daniel P. Berrange wrote: > Having repeatedly said that we should be doing TLS encryption for VNC, I > figured I ought to get down & implement it. So, in the spirit of 'release > early, release often', here is the very first cut of my patch for QEMU. > This

Re: [Qemu-devel] PATCH: Secure TLS encrypted authentication for VNC

2007-02-24 Thread Daniel P. Berrange
On Sat, Feb 24, 2007 at 06:57:16PM +, Luke-Jr wrote: > On Saturday 24 February 2007 04:54:44 pm Daniel P. Berrange wrote: > > Having repeatedly said that we should be doing TLS encryption for VNC, I > > figured I ought to get down & implement it. So, in the spirit of 'release > > early, release

[Qemu-devel] PATCH: Secure TLS encrypted authentication for VNC

2007-02-24 Thread Daniel P. Berrange
Having repeatedly said that we should be doing TLS encryption for VNC, I figured I ought to get down & implement it. So, in the spirit of 'release early, release often', here is the very first cut of my patch for QEMU. This isn't suitable for inclusion in CVS yet - I just want to put it out for pe