1. 83eee75 Log TLS handshake result by Pierre Ossman · 7 years ago
  2. 06c1199 Restore original streams when terminating TLS by Pierre Ossman · 7 years ago
  3. 1b74634 Delete TLS streams before deleting the session by Pierre Ossman · 7 years ago
  4. ad2b3c4 Strongly bind security objects to connection object by Pierre Ossman · 7 years ago
  5. 4b9b897 avoid putting more includes in headers than necessary by Brian P. Hinz · 8 years ago
  6. cab7338 Move gnutls functions into SSecurityTLS by Brian P. Hinz · 8 years ago
  7. 8aa4bc5 Proper global init/deinit of GnuTLS by Pierre Ossman · 9 years ago
  8. 27eb55e Add parameter to override GnuTLS priority by Pierre Ossman · 11 years ago
  9. 88c24ed Raise GnuTLS requirements to 3.x by Pierre Ossman · 11 years ago
  10. 800a35c Remove verbose TLS logging by Pierre Ossman · 11 years ago
  11. 3d2a84b Correct naming convention for some parameters by Pierre Ossman · 11 years ago
  12. fe48cd4 Refactor the TLS code so that the push/pull functions are aware of their by Pierre Ossman · 13 years ago
  13. ad8609a Fix unsafe usage of the logging functions. by Pierre Ossman · 13 years ago
  14. 348269d [Bugfix] Register GNUTLS debug routines only when we actually need them. by Adam Tkac · 15 years ago
  15. 6948ead [Bugfix] Check return codes from gnutls library every time. by Adam Tkac · 15 years ago
  16. 21b61a5 [Development] Rename SSecurityTLSBase source/class to SSecurityTLS. by Adam Tkac · 15 years ago[Renamed (92%) from common/rfb/SSecurityTLSBase.cxx]
  17. f39671d [Cleanup] Merge SSecurityTLS and SSecurityX509 classes into SSecurityTLSBase class. by Adam Tkac · 15 years ago
  18. df79970 [Bugfix] Compile VeNCrypt extension only when gnutls is enabled and available. by Adam Tkac · 15 years ago
  19. dfe19cf [Development] Implement VeNCrypt security type on server side. Currently only by Adam Tkac · 15 years ago