Re: [Tigervnc-devel] [PATCH] Implement Plain in the client

2010-09-03 Thread Martin Koegler
On Fri, Sep 03, 2010 at 07:50:07AM -0600, DRC wrote: > On 9/3/10 12:00 AM, Martin Koegler wrote: > >The client side honors the Security Type order of the server - code > >for using the client side order was removed with "Remove unused > >CConnection::setClientSecTypeOrder function" on Jul 20 2010.

Re: [Tigervnc-devel] [PATCH] Workaround for older gnutls

2010-09-03 Thread DRC
On 9/2/10 11:53 PM, Martin Koegler wrote: > After checking, when gnutls_transport_set_global_errno was introduced, > please decide yourself, if support for older versions is really > necessary. I need to try building this stuff on RHEL 4 to make sure it all works on that platform. I'll try to ge

Re: [Tigervnc-devel] [PATCH] Implement Plain in the client

2010-09-03 Thread DRC
On 9/3/10 12:00 AM, Martin Koegler wrote: > The client side honors the Security Type order of the server - code > for using the client side order was removed with "Remove unused > CConnection::setClientSecTypeOrder function" on Jul 20 2010. So does that mean if Plain is enabled on the server and p