1122 コミット (df8eddfae66e3ead8ed0707cb5a6bdc97a319d75)

作成者 SHA1 メッセージ 日付
  Samuel Mannehed 3223f20d59 Assert that accessCheck isn't called too early 2年前
  Samuel Mannehed ccf759cb51 Initialize SConnection's accessRights 2年前
  Pierre Ossman 99209d0339 Enable stream sanity checks in debug builds 2年前
  Pierre Ossman cee5a417c8 Don't trust GNUTLS_E_AGAIN 2年前
  Pierre Ossman a97e9b119e Print GnuTLS certificate status as hex 2年前
  Pierre Ossman 5f46d552b9 Allow exceptions for expired certificates 2年前
  Pierre Ossman 7cba36627c Make sure server name is always a valid string 2年前
  Chris d80a3d2fa8 Fix compilation issue. 2年前
  Vladimir Sukhonosov 44f9a4d038 get rid of c++11 stuff 2年前
  Pierre Ossman 0eab350880 Improve logging around screen resizing 2年前
  Mārtiņš Možeiko 139e5e9477 support H264 decoding with MediaFoundation on Windows 2年前
  Vladimir Sukhonosov 03df448496
H264 Decoder 2年前
  Pierre Ossman 1a729dc012 Fix handling of VMware cursors 2年前
  Pierre Ossman b6d6db9b7c Be consistent in including config.h 2年前
  Pierre Ossman 08554668c2 Log decoding stats on disconnect 2年前
  Pierre Ossman 479ec11a2e Increase maximum input buffer 2年前
  Pierre Ossman 0ce9fefde8 Throw more descriptive error on rect read error 2年前
  Pierre Ossman 195388d3aa Remove single cpu decoder shortcut 2年前
  Pierre Ossman 37f3a8b47f Don't fail on user CA/CRL problems 2年前
  Tyson Whitehead d32ff1c960
System certificate load returns number loaded not GNUTLS_E_SUCCESS 2年前
  Johannes 6c8dc447ce Adjust default directory for configuration file save and load 2年前
  Pierre Ossman 95ad4d7092 Keep ownership of second selection when first is lost 2年前
  Jan Grulich 7f1e1e370e Fix priority string when using newer GnuTLS 2年前
  Jan Grulich 9b96266830 Utilize system-wide crypto policies 2年前
  Pierre Ossman a29fe72102 Avoid some variable aliasing 3年前
  Pierre Ossman 0517ae84eb Remove unnecessary header include 3年前
  Pierre Ossman 960c7d2ff3 Clean up default value for X509 parameters 3年前
  JASON SIKES fb61fe8fdc
Use RFC7919-2048 group in GnuTLS for FIPS compliance. 3年前
  Pierre Ossman 6558d20683 Keep own memory for duplicate config value 3年前
  Pierre Ossman cd6e51f926 Remove unused LogParameter::setDefault() 3年前
  Pierre Ossman e779322f05 Don't wait for TLS close response 3年前
  Pierre Ossman 14d21d7b44 Handle GnuTLS shutdown on dead session 3年前
  Pierre Ossman fa2d8cd455 Properly clean up client VeNCrypt handling 3年前
  Pierre Ossman cef285311f Remove unneeded NULL checks 3年前
  Pierre Ossman 9c407d2a0b Propagate exceptions from GnuTLS push/pull functions 3年前
  Pierre Ossman d1ad6b5c25 Remove early data check for TLSInStream 3年前
  Pierre Ossman aa224673e4 Propagate errno to GnuTLS 3年前
  Jan Grulich ba837fd283 CharArray: pre-fill empty array with zeroes 3年前
  lhchavez 51f10f7c83 Support the VMware Cursor Position extension on vncviewer 3年前
  lhchavez cb8629a213 Add support for notifying clients about pointer movements 3年前
  Pierre Ossman 736a4dc15c Revert "Support TCP_NOPUSH as alternative to TCP_CORK" 3年前
  Pierre Ossman daeff52b1e Fix some incorrect data waits 3年前
  Pierre Ossman d6e39658ae Support TCP_NOPUSH as alternative to TCP_CORK 3年前
  Pierre Ossman bb4d1e5c2c Add missing headers for TCP_CORK 3年前
  Pierre Ossman 7f56b5481c Fix overloaded function signature 3年前
  Pierre Ossman 45c9d9c0f8 Remove unused attributes 3年前
  Pierre Ossman 6d1603c3da Fix handling of bad update requests 3年前
  Pierre Ossman 49122f6dcc Update desktop if clipboard client goes away 3年前
  Pierre Ossman d6612d8d42 Add debug logging for ignored clipboard events 3年前
  Pierre Ossman 513cb8bc94 Fix clipboard state tracking in server 3年前