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