]> source.dussan.org Git - tigervnc.git/commit
Refactor the TLS code so that the push/pull functions are aware of their
authorPierre Ossman <ossman@cendio.se>
Tue, 3 Jul 2012 14:43:38 +0000 (14:43 +0000)
committerPierre Ossman <ossman@cendio.se>
Tue, 3 Jul 2012 14:43:38 +0000 (14:43 +0000)
commitfe48cd4d2427c0262cd58b30c74331a9fce756c7
tree453992f3361da2899981bbfe360f3cbfa0a56e5e
parentae60016b2aa97b7cf78dcb52a4ef8aa4ebb45a39
Refactor the TLS code so that the push/pull functions are aware of their
containing stream object. This is in preparation for supporting GnuTLS 3.x.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4921 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/rdr/TLSInStream.cxx
common/rdr/TLSInStream.h
common/rdr/TLSOutStream.cxx
common/rdr/TLSOutStream.h
common/rfb/CSecurityTLS.cxx
common/rfb/SSecurityTLS.cxx