]> source.dussan.org Git - tigervnc.git/commit
Make sure attributes propagate through security wrappers 83/head
authorPierre Ossman <ossman@cendio.se>
Tue, 2 Dec 2014 14:13:22 +0000 (15:13 +0100)
committerPierre Ossman <ossman@cendio.se>
Tue, 2 Dec 2014 14:13:22 +0000 (15:13 +0100)
commit555815a4e3e14c67ac00130f7affa0138ff47d20
tree838c1f5128e5a974e1aaaaac5cc9f000abf9a575
parente7be49b57353e66fcbe8702edbeeed393e254ff9
Make sure attributes propagate through security wrappers

Both SSecurityVeNCrypt and SSecurityStack are wrappers around other
security objects, so they need to delegate the properties of those
sub-objects properly.
common/rfb/SSecurityStack.cxx
common/rfb/SSecurityStack.h
common/rfb/SSecurityVeNCrypt.cxx
common/rfb/SSecurityVeNCrypt.h