]> source.dussan.org Git - tigervnc.git/commit
[Development] Set default security types as follows:
authorAdam Tkac <atkac@redhat.com>
Thu, 12 Aug 2010 14:24:43 +0000 (14:24 +0000)
committerAdam Tkac <atkac@redhat.com>
Thu, 12 Aug 2010 14:24:43 +0000 (14:24 +0000)
commit80fb7efb29af87919a35bb8a609f50b29728d57e
tree54b9b3e78f1cfb150029cb5317d4915f448c099f
parentfb993153a026e5bfa3e7f87a34ca7155aea555d3
[Development] Set default security types as follows:

1. gnutls support is compiled in:
- server: VeNCrypt,TLSVnc,VncAuth
- client: VeNCrypt,X509Vnc,TLSVnc,X509None,TLSNone,VncAuth,None

2. gnutls support is disabled:
- server: VncAuth
- client: VncAuth,None

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4123 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/rfb/Security.cxx