]> source.dussan.org Git - tigervnc.git/commit
Add client-side support for the MSLogonII security type. 1566/head
authorDinglan Peng <pengdinglan@gmail.com>
Tue, 27 Dec 2022 09:06:08 +0000 (04:06 -0500)
committerDinglan Peng <pengdinglan@gmail.com>
Tue, 27 Dec 2022 09:06:08 +0000 (04:06 -0500)
commit40e24436e339bfe0790b82cd8581d77c0536633a
treeacd8ccf9482104667130cc87841c8a79108f4095
parent6c4c7c85511b26ce2e79df3b9d8240df745d95db
Add client-side support for the MSLogonII security type.
common/rfb/CMakeLists.txt
common/rfb/CSecurityMSLogonII.cxx [new file with mode: 0644]
common/rfb/CSecurityMSLogonII.h [new file with mode: 0644]
common/rfb/Security.cxx
common/rfb/Security.h
common/rfb/SecurityClient.cxx
vncviewer/OptionsDialog.cxx