index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a lot of platform compatibilty stuff
Pierre Ossman
2014-07-07
6
-266
/
+5
*
Create common/os/libos.la file
Adam Tkac
2012-09-05
1
-0
/
+4
*
Enable WinVNC build with MinGW and MinGW64
DRC
2011-10-12
4
-0
/
+218
*
Move setting of PIC code to a central location
DRC
2011-08-23
1
-8
/
+0
*
CMake doesn't handle convenience libraries as nicely as autotools does. We
Pierre Ossman
2011-08-22
1
-0
/
+8
*
Remove unused autotools build system
DRC
2011-06-24
1
-9
/
+0
*
We don't need to special case Windows anymore now since we have proper
Pierre Ossman
2011-03-08
1
-5
/
+1
*
Fix up typo that's been copied around in several places.
Pierre Ossman
2011-03-08
1
-1
/
+1
*
Windows actually has socklen_t, it's just that it is in a special header.
Pierre Ossman
2011-03-08
1
-0
/
+1
*
[Bugfix] Fix Windows build, recently added GNUTLS compat code broke it.
Adam Tkac
2011-02-09
2
-5
/
+6
*
[Bugfix] Improve compatibility with ancient GNUTLS implementations even more.
Adam Tkac
2011-02-09
2
-0
/
+18
*
[Development] os: add gnutls_x509_crt_print() implementation, older systems
Adam Tkac
2011-02-09
4
-3
/
+246
*
[Development] os: introduce new function called "fileexists"
Adam Tkac
2011-02-07
2
-0
/
+19
*
[Development] Rename function "gethomedir" to "getvnchomedir" and rewrite it in
Adam Tkac
2011-02-07
2
-8
/
+8
*
[Development] Implement gethomedir() function on Windows.
Adam Tkac
2010-11-25
2
-8
/
+32
*
[Bugfix] Don't compile gethomedir function on WIN32
Adam Tkac
2010-10-29
1
-0
/
+3
*
[Development] Introduce gethomedir() function to retrieve home directory path.
Adam Tkac
2010-10-29
4
-3
/
+104
*
CMake build system for Windows
DRC
2010-10-27
2
-0
/
+6
*
- use unix/configure.ac as top-level configure.ac base
Adam Tkac
2009-09-04
5
-16
/
+11
*
Revert r3657 (import of autogenerated) files.
Adam Tkac
2009-03-13
1
-443
/
+0
*
Import autogenerated files for unix/ and common/ subdirs to make source
Adam Tkac
2009-03-11
1
-0
/
+443
*
The restrict keyboard was introduced with C99, but we are aiming for
Peter Åstrand
2008-12-11
1
-2
/
+2
*
[Layout] Added os/net.[ch]. They will include wrappers for missing IPv6
Adam Tkac
2008-12-10
3
-2
/
+108
*
[Portability] Implemented snprintf() function to support old compilers
Adam Tkac
2008-12-03
2
-0
/
+19
*
[Portability] Reimplement vsnprintf to be C89 compatible
Adam Tkac
2008-12-03
2
-22
/
+64
*
Corrected r3167; the file is called common-config.win.h, not
Peter Åstrand
2008-12-01
1
-1
/
+1
*
[Refactoring] Improved rdr::Exception constructor. It now accepts variable
Adam Tkac
2008-11-14
1
-0
/
+9
*
[Refactoring] Introduced common/os/ directory for platform dependent
Adam Tkac
2008-11-14
3
-0
/
+100