]> source.dussan.org Git - tigervnc.git/commit
Add client-side support for the DH security type.
authorDinglan Peng <pengdinglan@gmail.com>
Tue, 27 Dec 2022 09:05:19 +0000 (04:05 -0500)
committerDinglan Peng <pengdinglan@gmail.com>
Tue, 27 Dec 2022 09:05:19 +0000 (04:05 -0500)
commit6c4c7c85511b26ce2e79df3b9d8240df745d95db
tree8ace845e2f90808261472c72c136887f22e071b4
parentdd40ebee73a114898dfb39c10686a31eaa9ee14f
Add client-side support for the DH security type.
common/rfb/CMakeLists.txt
common/rfb/CSecurityDH.cxx [new file with mode: 0644]
common/rfb/CSecurityDH.h [new file with mode: 0644]
common/rfb/Security.cxx
common/rfb/Security.h
common/rfb/SecurityClient.cxx
vncviewer/OptionsDialog.cxx