1. 1f8aba3 Add workaround for Vino's VeNCrypt implementation by Pierre Ossman · 10 years ago
  2. 27eb55e Add parameter to override GnuTLS priority by Pierre Ossman · 11 years ago
  3. 5ad4d06 Remove a lot of platform compatibilty stuff by Pierre Ossman · 11 years ago
  4. 5e04c26 Use the correct matching free operation. Patch by Matthieu Lochegnies. by Pierre Ossman · 14 years ago
  5. e5fe070 Add a default constructor so that you can create empty Security objects. by Pierre Ossman · 14 years ago
  6. 674bf06 Make the VeNCrypt security type implicit by DRC · 15 years ago
  7. a9a7b4b [Development] Add Security::ToString method by Adam Tkac · 15 years ago
  8. bfd66c1 [Development] Move Get{C,S}Security from Security class to separate classes. by Adam Tkac · 15 years ago
  9. 520fc41 [Development] Implement *Plain security types on the server side and use by Adam Tkac · 15 years ago
  10. 8c04838 [Development] Implement *Plain types on the client side. by Adam Tkac · 15 years ago
  11. 80fb7ef [Development] Set default security types as follows: by Adam Tkac · 15 years ago
  12. fb99315 [Development] Extend Security class to allow different default sectypes for server/viewer. by Adam Tkac · 15 years ago
  13. 95e2fe8 [Bugfix] Return also "standard" security types (except VeNCrypt type) as by Adam Tkac · 15 years ago
  14. 3c5be39 [Development] Rename CSecurityTLSBase class to CSecurityTLS. by Adam Tkac · 15 years ago
  15. 0e61c34 [Development] Merge CSecurityTLS and CSecurityX509 classes into CSecurityTLSBase class. by Adam Tkac · 15 years ago
  16. 21b61a5 [Development] Rename SSecurityTLSBase source/class to SSecurityTLS. by Adam Tkac · 15 years ago
  17. f39671d [Cleanup] Merge SSecurityTLS and SSecurityX509 classes into SSecurityTLSBase class. by Adam Tkac · 15 years ago
  18. f5f6a00 [Development] Implement VeNCrypt X509 subtypes on the client side. by Adam Tkac · 15 years ago
  19. 5bf73fb [Development] Implement X509 VeNCrypt subtypes on the server side. by Adam Tkac · 15 years ago
  20. 707d361 [Development] Create VeNCrypt security types in Security class. by Adam Tkac · 15 years ago
  21. a032593 [Development] Pass Security instance to {C,S}SecurityVeNCrypt. by Adam Tkac · 15 years ago
  22. 957a5ae [Development] Minor fixes in previous commit. by Adam Tkac · 15 years ago
  23. b3e60c6 [Development] Support VeNCrypt Security types in standard security type parser. by Adam Tkac · 15 years ago
  24. 0c77e51 [Development] Use U32 as internal SecurityType type. by Adam Tkac · 15 years ago
  25. df79970 [Bugfix] Compile VeNCrypt extension only when gnutls is enabled and available. by Adam Tkac · 15 years ago
  26. b10489b [Development] Implement VeNCrypt type support on client side. Currently only by Adam Tkac · 15 years ago
  27. dfe19cf [Development] Implement VeNCrypt security type on server side. Currently only by Adam Tkac · 15 years ago
  28. f324dc4 [Development] Use enhanced Security class by both UNIX and Windows viewers. by Adam Tkac · 15 years ago
  29. c210e8a [Development] Enhance Security class to be usable by viewer. by Adam Tkac · 15 years ago
  30. a6578bf [Development] Replace SSecurityFactoryStandard class by simplier Security class. by Adam Tkac · 15 years ago
  31. 1d15e2d [Development] Implement Security class. This class will be used to create by Adam Tkac · 15 years ago
  32. b6eb399 [Bugfix] Include Security.h instead of former secTypes.h in Security.cxx. by Adam Tkac · 15 years ago
  33. 9c28a7b Remove unneeded secTypeEncrypts() function. by Adam Tkac · 15 years ago
  34. 94d88c1 [Development] Define security types as rdr::U8 values. by Adam Tkac · 15 years ago
  35. 5a0caed [Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}. by Adam Tkac · 15 years ago[Renamed from common/rfb/secTypes.cxx]
  36. d36b626 Revert previous commit (r3889). Windows code has to be cleaned before this by Adam Tkac · 16 years ago
  37. 97abe8a Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free() by Adam Tkac · 16 years ago
  38. a2adc8d Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. by Constantin Kaplinsky · 19 years ago