20 Commits (9ca100d4636733a84c92b0ee81c9d3bef11fdf91)

Author SHA1 Message Date
  Pierre Ossman 19df176862 Consistently use uint8_t for data buffers 1 year ago
  Pierre Ossman 192a7bec96 Avoid redefining errno 1 year ago
  Pierre Ossman 6881c895ab Use stdint types 1 year ago
  Pierre Ossman 0ae1557ed9 Make BufferedInStream allocation more available 1 year ago
  Pierre Ossman ad0f0618fa Change streams to be asynchronous 4 years ago
  Pierre Ossman 2354ce7404 Improved bandwidth monitoring 4 years ago
  Pierre Ossman cf40b83e23 Remove unused bufSize argument from streams 4 years ago
  Pierre Ossman e9425ac04d Create common base classes for buffered streams 4 years ago
  Pierre Ossman b35ae29f93 Add stream avail() methods 4 years ago
  Pierre Ossman 5e875ba492 Remove unused stream methods 4 years ago
  Pierre Ossman 75e6e0653a Be defensive about overflows in stream objects 4 years ago
  Pierre Ossman 0943c006c7 Use size_t for lengths in stream objects 4 years ago
  Pierre Ossman 0fb3e35195 Remove commented out logging 8 years ago
  Pierre Ossman e5cdadd6de Fully standardise on send()/recv() 6 years ago
  Pierre Ossman 9c181baf3c Use mingw's gettimeofday() 8 years ago
  Pierre Ossman 500cb6ef11 Fix Winsock errno code overlap 9 years ago
  Peter Åstrand (astrand) 11167e1f08 Use a common header file for Windows errno names. 9 years ago
  Adam Tkac 8aee1a8c9d - use unix/configure.ac as top-level configure.ac base 14 years ago
  Adam Tkac 49e5ce6cf1 Check where select() is defined during configure time 15 years ago
  Constantin Kaplinsky a2adc8d4cf Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
  Constantin Kaplinsky a686690d07 Porting changes for LynxOS 2.3. 18 years ago
  Constantin Kaplinsky b0f89f834a Merged the rdr library with VNC 4.1.1. 18 years ago
  Peter Åstrand 0f49e22bdc min and max changed to vncmin and vncmax. This solves many problems: Some platforms predefines or redefines these symbols. Some platforms have header files which chokes if min or max are defined. 19 years ago
  Peter Åstrand 8e8b5e8a9d Improved patch for bandwidth estimation: Avoid reading only 1 or 2 19 years ago
  Peter Åstrand 0fe2544156 Bugfix for problem with line speed estimate staying at zero for a long 19 years ago
  Constantin Kaplinsky 47ed8d321c Initial revision 19 years ago