37 Commits (d8bbbeb3b37c713a72a113f7ef78741e15cc4a4d)

Author SHA1 Message Date
  Pierre Ossman b03512c65d Move client attributes out of ServerParams 5 years ago
  Pierre Ossman 6ea58ba97b Merge client resize capabilities 5 years ago
  Pierre Ossman 5588f4f482 Remove unused flags from ServerParams 5 years ago
  Pierre Ossman 3bbe8d7217 Simplify encoding list generator 5 years ago
  Pierre Ossman 1143ee66e4 Use STL list for encoding list 5 years ago
  Pierre Ossman 9672835662 Make arguments explicit in all message writer methods 5 years ago
  Pierre Ossman ef6881b9db Move update request handling in to CConnection 5 years ago
  Pierre Ossman dd45b44901 Let CMsgHandler::serverInit() handle initial set up 5 years ago
  Pierre Ossman 2affd77532 Stop requiring CConnection::serverInit() to be overridden 5 years ago
  Pierre Ossman b14a6bc1aa Split out ServerParams from ConnParams 5 years ago
  Pierre Ossman ea7ede9838 Move version reading/writing out of ConnParams 5 years ago
  Pierre Ossman ad2b3c4aa3 Strongly bind security objects to connection object 5 years ago
  Pierre Ossman 82d22e6499 Remove destroy functions 5 years ago
  Pierre Ossman 19225507cc Make exception classes have clearer messages 6 years ago
  Michal Srb dccb5f7d77 Prevent leak of SecurityServer and ClientServer. 7 years ago
  Pierre Ossman a4c0aac639 Client support for cursors with full alpha 7 years ago
  Brian P. Hinz 5d663058f0 Fix minor typo in framebuffer initialization 7 years ago
  Pierre Ossman 504afa27c1 Make the decoder multi-threaded 8 years ago
  Pierre Ossman 3da238dee8 Let CConnection intercept more callbacks 8 years ago
  Pierre Ossman 9f273e9cd8 Delegate decoder object management to a separate class 8 years ago
  Pierre Ossman 0068a4f5fa Clean out unused dependencies from CConnection.h 8 years ago
  Pierre Ossman 07eec1b59b Remove unused deleteReaderAndWriter() method 8 years ago
  Pierre Ossman a7bbe9c4a3 Make sure Exceptions do not use unsafe format strings 9 years ago
  Pierre Ossman 71d6666398 Always log chosen security type 9 years ago
  Pierre Ossman 7638e9c5b1 Merge the "V3" message classes into the normal ones 10 years ago
  Pierre Ossman ad8609a2ed Fix unsafe usage of the logging functions. 12 years ago
  Pierre Ossman c754cceeca Basic infrastructure to support fences. 12 years ago
  Adam Tkac 7cb47d6b3c [Bugfix] Honor server security type order instead of client's when negotiating security type. 13 years ago
  Adam Tkac bfd66c1e8c [Development] Move Get{C,S}Security from Security class to separate classes. 13 years ago
  Adam Tkac fb993153a0 [Development] Extend Security class to allow different default sectypes for server/viewer. 13 years ago
  Adam Tkac 05a0cd6628 [Development] Client now uses security types from -SecurityTypes parameter instead of hardcoded list. 14 years ago
  Adam Tkac 0c8194feb4 [Cleanup] Remove unused CConnection::setClientSecTypeOrder function. 14 years ago
  Adam Tkac f324dc451b [Development] Use enhanced Security class by both UNIX and Windows viewers. 14 years ago
  Adam Tkac 5a0caed91c [Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}. 14 years ago
  Adam Tkac d36b626bbb Revert previous commit (r3889). Windows code has to be cleaned before this 14 years ago
  Adam Tkac 97abe8a548 Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free() 14 years ago
  Constantin Kaplinsky a2adc8d4cf Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
  Constantin Kaplinsky de179d4ed7 The "rfb" library merged with VNC 4.1.1 code. 18 years ago
  Constantin Kaplinsky 47ed8d321c Initial revision 19 years ago