40 Commits (6f2301d08e64a965ad36b401ec8dc2b24bc47075)

Author SHA1 Message Date
  Pierre Ossman ca0c5f5714 Don't throw exceptions in destructors 6 years ago
  Pierre Ossman ff872614b5 Include stddef.h to get access to size_t 8 years ago
  Pierre Ossman f0812683f8 Fix typo in include protector 8 years ago
  Pierre Ossman a6b00267f2 Block signals from being handled on worker threads 8 years ago
  Pierre Ossman 769931efdf Include class keyword for friend declaration 8 years ago
  Pierre Ossman 7b63a7cef5 Create one decode thread for each CPU 8 years ago
  Pierre Ossman 504afa27c1 Make the decoder multi-threaded 8 years ago
  Pierre Ossman 687d52c9af Add abstraction classes for system thread primitives 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
  Pierre Ossman 88c24edd8f Raise GnuTLS requirements to 3.x 9 years ago
  Pierre Ossman 5ad4d06006 Remove a lot of platform compatibilty stuff 10 years ago
  Adam Tkac 80bd3ec6e6 Create common/os/libos.la file 11 years ago
  DRC 3080ec4065 Enable WinVNC build with MinGW and MinGW64 12 years ago
  DRC ce82f4bbcd Move setting of PIC code to a central location 12 years ago
  Pierre Ossman 92b4f9de98 CMake doesn't handle convenience libraries as nicely as autotools does. We 12 years ago
  DRC 1980dd537c Remove unused autotools build system 13 years ago
  Pierre Ossman 06084f46a1 We don't need to special case Windows anymore now since we have proper 13 years ago
  Pierre Ossman d0f0f034d2 Fix up typo that's been copied around in several places. 13 years ago
  Pierre Ossman 0153e23fac Windows actually has socklen_t, it's just that it is in a special header. 13 years ago
  Adam Tkac d007ececa0 [Bugfix] Fix Windows build, recently added GNUTLS compat code broke it. 13 years ago
  Adam Tkac b486423692 [Bugfix] Improve compatibility with ancient GNUTLS implementations even more. 13 years ago
  Adam Tkac 68481c19eb [Development] os: add gnutls_x509_crt_print() implementation, older systems 13 years ago
  Adam Tkac c480ee3266 [Development] os: introduce new function called "fileexists" 13 years ago
  Adam Tkac af0817220e [Development] Rename function "gethomedir" to "getvnchomedir" and rewrite it in 13 years ago
  Adam Tkac b8ec9e851f [Development] Implement gethomedir() function on Windows. 13 years ago
  Adam Tkac d627667b31 [Bugfix] Don't compile gethomedir function on WIN32 13 years ago
  Adam Tkac b56a69c7fd [Development] Introduce gethomedir() function to retrieve home directory path. 13 years ago
  DRC 180c0167b4 CMake build system for Windows 13 years ago
  Adam Tkac 8aee1a8c9d - use unix/configure.ac as top-level configure.ac base 14 years ago
  Adam Tkac 3f869259bf Revert r3657 (import of autogenerated) files. 15 years ago
  Adam Tkac fc4cd71685 Import autogenerated files for unix/ and common/ subdirs to make source 15 years ago
  Peter Åstrand 52cb7b4003 The restrict keyboard was introduced with C99, but we are aiming for 15 years ago
  Adam Tkac be4c3acee7 [Layout] Added os/net.[ch]. They will include wrappers for missing IPv6 15 years ago
  Adam Tkac 3422fbd158 [Portability] Implemented snprintf() function to support old compilers 15 years ago
  Adam Tkac 241e900971 [Portability] Reimplement vsnprintf to be C89 compatible 15 years ago
  Peter Åstrand 9403363ddd Corrected r3167; the file is called common-config.win.h, not 15 years ago
  Adam Tkac 20e0d711fd [Refactoring] Improved rdr::Exception constructor. It now accepts variable 15 years ago
  Adam Tkac 247b729032 [Refactoring] Introduced common/os/ directory for platform dependent 15 years ago