42 コミット (6c8dc447ce0fb26285c5b9236aded88f097b1b10)

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