1. 2b56371 Port server core to Android by Steve Kondik · 8 years ago
  2. ca0c5f5 Don't throw exceptions in destructors by Pierre Ossman · 8 years ago
  3. ff87261 Include stddef.h to get access to size_t by Pierre Ossman · 9 years ago
  4. f081268 Fix typo in include protector by Pierre Ossman · 9 years ago
  5. a6b0026 Block signals from being handled on worker threads by Pierre Ossman · 10 years ago
  6. 769931e Include class keyword for friend declaration by Pierre Ossman · 10 years ago
  7. 7b63a7c Create one decode thread for each CPU by Pierre Ossman · 10 years ago
  8. 504afa2 Make the decoder multi-threaded by Pierre Ossman · 10 years ago
  9. 687d52c Add abstraction classes for system thread primitives by Pierre Ossman · 10 years ago
  10. 500cb6e Fix Winsock errno code overlap by Pierre Ossman · 10 years ago
  11. d1cb31f Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 10 years ago
  12. 11167e1 Use a common header file for Windows errno names. by Peter Åstrand (astrand) · 11 years ago
  13. 88c24ed Raise GnuTLS requirements to 3.x by Pierre Ossman · 11 years ago
  14. 5ad4d06 Remove a lot of platform compatibilty stuff by Pierre Ossman · 11 years ago
  15. 80bd3ec Create common/os/libos.la file by Adam Tkac · 13 years ago
  16. 3080ec4 Enable WinVNC build with MinGW and MinGW64 by DRC · 14 years ago
  17. ce82f4b Move setting of PIC code to a central location by DRC · 14 years ago
  18. 92b4f9d CMake doesn't handle convenience libraries as nicely as autotools does. We by Pierre Ossman · 14 years ago
  19. 1980dd5 Remove unused autotools build system by DRC · 14 years ago
  20. 06084f4 We don't need to special case Windows anymore now since we have proper by Pierre Ossman · 15 years ago
  21. d0f0f03 Fix up typo that's been copied around in several places. by Pierre Ossman · 15 years ago
  22. 0153e23 Windows actually has socklen_t, it's just that it is in a special header. by Pierre Ossman · 15 years ago
  23. d007ece [Bugfix] Fix Windows build, recently added GNUTLS compat code broke it. by Adam Tkac · 15 years ago
  24. b486423 [Bugfix] Improve compatibility with ancient GNUTLS implementations even more. by Adam Tkac · 15 years ago
  25. 68481c1 [Development] os: add gnutls_x509_crt_print() implementation, older systems by Adam Tkac · 15 years ago
  26. c480ee3 [Development] os: introduce new function called "fileexists" by Adam Tkac · 15 years ago
  27. af08172 [Development] Rename function "gethomedir" to "getvnchomedir" and rewrite it in by Adam Tkac · 15 years ago
  28. b8ec9e8 [Development] Implement gethomedir() function on Windows. by Adam Tkac · 15 years ago
  29. d627667 [Bugfix] Don't compile gethomedir function on WIN32 by Adam Tkac · 15 years ago
  30. b56a69c [Development] Introduce gethomedir() function to retrieve home directory path. by Adam Tkac · 15 years ago
  31. 180c016 CMake build system for Windows by DRC · 15 years ago
  32. 8aee1a8 - use unix/configure.ac as top-level configure.ac base by Adam Tkac · 16 years ago
  33. 3f86925 Revert r3657 (import of autogenerated) files. by Adam Tkac · 16 years ago
  34. fc4cd71 Import autogenerated files for unix/ and common/ subdirs to make source by Adam Tkac · 17 years ago
  35. 52cb7b4 The restrict keyboard was introduced with C99, but we are aiming for by Peter Åstrand · 17 years ago
  36. be4c3ac [Layout] Added os/net.[ch]. They will include wrappers for missing IPv6 by Adam Tkac · 17 years ago
  37. 3422fbd [Portability] Implemented snprintf() function to support old compilers by Adam Tkac · 17 years ago
  38. 241e900 [Portability] Reimplement vsnprintf to be C89 compatible by Adam Tkac · 17 years ago
  39. 9403363 Corrected r3167; the file is called common-config.win.h, not by Peter Åstrand · 17 years ago
  40. 20e0d71 [Refactoring] Improved rdr::Exception constructor. It now accepts variable by Adam Tkac · 17 years ago
  41. 247b729 [Refactoring] Introduced common/os/ directory for platform dependent by Adam Tkac · 17 years ago