68 次程式碼提交 (adaedc9629c5f4b124a1872bac6a11844b7f576e)

作者 SHA1 備註 提交日期
  Pierre Ossman adaedc9629 Use std::string for string memory management 1 年之前
  Pierre Ossman b99daadb05 Use std::string instead of CharArray 1 年之前
  Pierre Ossman 337dbc3922 Return std::string instead of dynamic allocations 1 年之前
  Pierre Ossman 6881c895ab Use stdint types 1 年之前
  Pierre Ossman 3a1c46ff75 Explicitly mark unused parameters 1 年之前
  Pierre Ossman a18fd2942a Stop supplying flags to clipboard peek handler 1 年之前
  Samuel Mannehed 3223f20d59 Assert that accessCheck isn't called too early 2 年之前
  Samuel Mannehed ccf759cb51 Initialize SConnection's accessRights 2 年之前
  Pierre Ossman b6d6db9b7c Be consistent in including config.h 2 年之前
  Pierre Ossman d6612d8d42 Add debug logging for ignored clipboard events 3 年之前
  Pierre Ossman 513cb8bc94 Fix clipboard state tracking in server 3 年之前
  Pierre Ossman b892613582 Handle clipboard peek with missing data 3 年之前
  Pierre Ossman 1ea0f9f210 Handle unsolicited clipboard transfers 3 年之前
  Pierre Ossman ad0f0618fa Change streams to be asynchronous 4 年之前
  Pierre Ossman c0dac220de Remove readString()/writeString() 4 年之前
  Pierre Ossman d6bd230991 Make sure TLS is allowed to terminate gracefully 5 年之前
  Pierre Ossman 59f0aeaef2 Separate query and authentication handling 4 年之前
  Pierre Ossman 4f104264e2 Move auth failure delay to SConnection 4 年之前
  Pierre Ossman 0ff2655456 Support extended clipboard transfers 8 年之前
  Pierre Ossman 5fbbe10b6c Use UTF-8 in clipboard API 5 年之前
  Pierre Ossman 615d16bd5b Improved clipboard API 5 年之前
  Pierre Ossman 88a94ed13a Add delay on authentication failures 5 年之前
  Pierre Ossman 4bba2467fb Remove writeConnFailedFromScratch() 5 年之前
  Pierre Ossman 9672835662 Make arguments explicit in all message writer methods 6 年之前
  Pierre Ossman 0d3ce87f11 Rename ConnParams to ClientParams 6 年之前
  Pierre Ossman ea7ede9838 Move version reading/writing out of ConnParams 6 年之前
  Pierre Ossman 7d64b33b5b Move access rights and closing to SConnection object 5 年之前
  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 年之前
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events 7 年之前
  Michal Srb dccb5f7d77 Prevent leak of SecurityServer and ClientServer. 7 年之前
  Henrik Andersson c1cbc705c2 Early propagate of access rights to connection. 8 年之前
  Pierre Ossman 07eec1b59b Remove unused deleteReaderAndWriter() method 8 年之前
  Pierre Ossman f38e243746 No need for this array to be writeable 9 年之前
  Pierre Ossman 7069bdd76a Move reverse connection information into VNCSConnectionST 9 年之前
  Pierre Ossman e7be49b573 Limit access to non-shared mode 9 年之前
  Michal Srb b318b8f978 Add AccessSetDesktopSize right. 9 年之前
  Michal Srb 8d1ee00bea Allow SSecurity to specify AccessRights for SConnection. 9 年之前
  Pierre Ossman 487008102e Move preferred encoding tracking into a server object 9 年之前
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 年之前
  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 c898d9af83 Basic infrastructure for continuous updates. 12 年之前
  Pierre Ossman c754cceeca Basic infrastructure to support fences. 12 年之前
  Adam Tkac 3d0af20a51 [Development] Remove support for the "Tight" security type from C++ code. 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. 14 年之前
  Adam Tkac a6578bfc98 [Development] Replace SSecurityFactoryStandard class by simplier Security class. 14 年之前
  Adam Tkac 5a0caed91c [Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}. 14 年之前