]> source.dussan.org Git - tigervnc.git/commit
Raise GnuTLS requirements to 3.x
authorPierre Ossman <ossman@cendio.se>
Thu, 29 Jan 2015 12:12:22 +0000 (13:12 +0100)
committerPierre Ossman <ossman@cendio.se>
Thu, 29 Jan 2015 12:12:22 +0000 (13:12 +0100)
commit88c24edd8f7a793561104be50b6ecf2c85b42956
tree7fac0647661a4594400ab88971541f9a1c66edcf
parent31fa98b3197e5ed49617bb6e1f9efbfda98ac638
Raise GnuTLS requirements to 3.x

This allows us to simplify things by getting rid of some old
compatibility code. People should really be using current versions
of GnuTLS anyway to stay secure.
15 files changed:
BUILDING.txt
CMakeLists.txt
common/os/CMakeLists.txt
common/os/tls.cxx [deleted file]
common/os/tls.h [deleted file]
common/rdr/TLSErrno.h [deleted file]
common/rdr/TLSInStream.cxx
common/rdr/TLSInStream.h
common/rdr/TLSOutStream.cxx
common/rdr/TLSOutStream.h
common/rfb/CSecurityTLS.cxx
common/rfb/CSecurityTLS.h
common/rfb/SSecurityTLS.cxx
common/rfb/SSecurityTLS.h
config.h.in