35 次程式碼提交 (9ca100d4636733a84c92b0ee81c9d3bef11fdf91)

作者 SHA1 備註 提交日期
  Pierre Ossman 94d6a693ea Don't allow surrugate code points in UTF-8 1 年之前
  Pierre Ossman c061a78dc1 Clean up string encoding handling 1 年之前
  Pierre Ossman fd243a8d3a Remove "str" prefix from string helpers 1 年之前
  Pierre Ossman 3143bfa154 Use standard C string functions 1 年之前
  Pierre Ossman 4293dc42f6 Remove custom CharArray type 1 年之前
  Pierre Ossman b99daadb05 Use std::string instead of CharArray 1 年之前
  Pierre Ossman 19badc4def Make strSplit() simpler and safer 1 年之前
  Pierre Ossman 337dbc3922 Return std::string instead of dynamic allocations 1 年之前
  Pierre Ossman dde95fccca Specify expected array size in arguments 1 年之前
  Pierre Ossman 2047dae22f Return std::vector instead of dynamic allocation 1 年之前
  Pierre Ossman 07e541678c Move hex conversion helpers to util 1 年之前
  Pierre Ossman 9886e94d9b Correctly clear out output UTF-16 buffer 3 年之前
  Pierre Ossman 703eb4d130 Correctly handle invalid UTF-16 code points 3 年之前
  Pierre Ossman d163da9ac8 Fix conversion of latin-1 to UTF-8 3 年之前
  Pierre Ossman 6345c0f60f Fix UTF-16 encoding/decoding of high code points 3 年之前
  Pierre Ossman e61ff736c1 Return the correct number of consumed UTF-8 bytes 3 年之前
  Pierre Ossman 02f87f37dd Fix length checks in string conversion functions 4 年之前
  Benoit Gschwind ff2c39e270 fix test order in convertLF and convertCRLF 4 年之前
  Pierre Ossman 5fbbe10b6c Use UTF-8 in clipboard API 5 年之前
  Pierre Ossman 56fa782156 Add UTF-8 to/from ISO 8859-1 conversion routines 8 年之前
  Pierre Ossman 546b2ad80a Make sure clipboard uses \n line endings 5 年之前
  Pierre Ossman 4ae358d561 Remove no longer relevant license comment 8 年之前
  Pierre Ossman a99d14d193 Improved congestion control handling 8 年之前
  Steve Kondik b3c9f7ba52 rfb: vsnprintf returns an int, not size_t 7 年之前
  Pierre Ossman 921f6c86ba Display performance statistics in viewer 7 年之前
  Pierre Ossman ba6fbfe368 Give CharArray a printf style method to ease automatic allocation 9 年之前
  Pierre Ossman 64624342d9 Shorten stats from EncodeManager using SI/IEC prefixes 9 年之前
  Pierre Ossman 5ad4d06006 Remove a lot of platform compatibilty stuff 10 年之前
  Pierre Ossman 5bc20a6993 Add helper to easily determine how much time has passed since some previous 12 年之前
  Adam Tkac 8aee1a8c9d - use unix/configure.ac as top-level configure.ac base 15 年之前
  Adam Tkac d36b626bbb Revert previous commit (r3889). Windows code has to be cleaned before this 15 年之前
  Adam Tkac 97abe8a548 Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free() 15 年之前
  Adam Tkac 3a54922143 [Bugfix] Fixed typo in rfb/util.cxx (caused in r2890) 15 年之前
  Adam Tkac ad1cbd968f [Cleanup] Handle system dependent defines through autoheader & common-config.h 15 年之前
  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 a686690d07 Porting changes for LynxOS 2.3. 18 年之前
  Constantin Kaplinsky 47ed8d321c Initial revision 19 年之前