57 Commits (3a1c46ff751a96dfdc721190a93be3954929725e)

Author SHA1 Message Date
  Pierre Ossman 3a1c46ff75 Explicitly mark unused parameters 1 year ago
  Pierre Ossman a18fd2942a Stop supplying flags to clipboard peek handler 1 year ago
  Pierre Ossman e46d2c36d8 Flush decoder errors on close() 1 year ago
  Pierre Ossman 7cba36627c Make sure server name is always a valid string 2 years ago
  Pierre Ossman b6d6db9b7c Be consistent in including config.h 2 years ago
  lhchavez 51f10f7c83 Support the VMware Cursor Position extension on vncviewer 3 years ago
  Pierre Ossman d6612d8d42 Add debug logging for ignored clipboard events 3 years ago
  Pierre Ossman b892613582 Handle clipboard peek with missing data 3 years ago
  Pierre Ossman 1ea0f9f210 Handle unsolicited clipboard transfers 3 years ago
  Pierre Ossman ad0f0618fa Change streams to be asynchronous 4 years ago
  Pierre Ossman c0dac220de Remove readString()/writeString() 4 years ago
  Pierre Ossman d6bd230991 Make sure TLS is allowed to terminate gracefully 5 years ago
  Pierre Ossman 0ff2655456 Support extended clipboard transfers 8 years ago
  Pierre Ossman 5fbbe10b6c Use UTF-8 in clipboard API 5 years ago
  Pierre Ossman 615d16bd5b Improved clipboard API 5 years ago
  Pierre Ossman 6a85e7aaa0 Increase version string buffer size for gcc 5 years ago
  Pierre Ossman cedce60ec5 Remove unused force protocol 3.3 code 5 years ago
  Pierre Ossman 62b0786cc8 Add support for VMware LED status 5 years ago
  Pierre Ossman 4a6266f5a7 Add support for VMware cursors 5 years ago
  Pierre Ossman b03512c65d Move client attributes out of ServerParams 6 years ago
  Pierre Ossman 6ea58ba97b Merge client resize capabilities 6 years ago
  Pierre Ossman 5588f4f482 Remove unused flags from ServerParams 6 years ago
  Pierre Ossman 3bbe8d7217 Simplify encoding list generator 6 years ago
  Pierre Ossman 1143ee66e4 Use STL list for encoding list 6 years ago
  Pierre Ossman 9672835662 Make arguments explicit in all message writer methods 6 years ago
  Pierre Ossman ef6881b9db Move update request handling in to CConnection 6 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 6 years ago
  Pierre Ossman b14a6bc1aa Split out ServerParams from ConnParams 6 years ago
  Pierre Ossman ea7ede9838 Move version reading/writing out of ConnParams 6 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