37 次代码提交 (d8bbbeb3b37c713a72a113f7ef78741e15cc4a4d)

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