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
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a lot of platform compatibilty stuff
Pierre Ossman
2014-07-07
1
-1
/
+0
*
Windows lacks the IN6_ARE_ADDR_EQUAL macro, so define it ourselves
Pierre Ossman
2012-12-13
1
-0
/
+5
*
Expose Linux' cork functionality which allows us to aggregate TCP data in a
Pierre Ossman
2011-11-08
2
-0
/
+12
*
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
*
Do not run libtool_create_control_file() on Windows. Windows does not like it.
DRC
2011-06-24
1
-1
/
+3
*
Building the Xvnc server requires libtool control files of rdr, rfb,
Henrik Andersson
2011-06-09
1
-0
/
+2
*
Windows actually has socklen_t, it's just that it is in a special header.
Pierre Ossman
2011-03-08
1
-0
/
+1
*
Using a fixed port range with -via can cause a race condition between multipl...
DRC
2011-02-21
1
-10
/
+11
*
Remove old Visual C++ project files (use CMake to build with Visual C++)
DRC
2011-02-08
1
-129
/
+0
*
CMake build system for Windows
DRC
2010-10-27
2
-0
/
+5
*
Do a generic check for inet_aton instead of just assuming that only Win32 has
Pierre Ossman
2010-02-12
1
-2
/
+2
*
[Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able
Adam Tkac
2010-02-05
2
-8
/
+21
*
[Cleanup] Remove unused Socket::getMyAddress and Socket::getMyEndpoint functi...
Adam Tkac
2009-12-21
3
-30
/
+0
*
[Bugfix] Fix crash in TcpSocket::sameMachine for IPv6 connections (alan dot c...
Adam Tkac
2009-11-12
1
-5
/
+19
*
[Bugfix] Pass correct address length to connect(2) call (alan dot coopersmith...
Adam Tkac
2009-10-30
1
-1
/
+1
*
- use unix/configure.ac as top-level configure.ac base
Adam Tkac
2009-09-04
2
-3
/
+3
*
Revert previous commit (r3889). Windows code has to be cleaned before this
Adam Tkac
2009-09-04
1
-7
/
+7
*
Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()
Adam Tkac
2009-09-04
1
-7
/
+7
*
Revert r3657 (import of autogenerated) files.
Adam Tkac
2009-03-13
1
-459
/
+0
*
Import autogenerated files for unix/ and common/ subdirs to make source
Adam Tkac
2009-03-11
1
-0
/
+459
*
[Layout] Added os/net.[ch]. They will include wrappers for missing IPv6
Adam Tkac
2008-12-10
1
-11
/
+9
*
[Portability] Implemented snprintf() function to support old compilers
Adam Tkac
2008-12-03
1
-1
/
+0
*
Define VNC_SOCKLEN_T if not defined - needed for Visual Studio build.
Peter Åstrand
2008-12-02
1
-0
/
+3
*
[Cleanup] Removed unneeded else branch in TcpSocket constructor
Adam Tkac
2008-11-18
1
-2
/
+0
*
[Development] Basic IPv6 support to viewer.
Adam Tkac
2008-11-14
1
-33
/
+93
*
[Cleanup] Handle system dependent defines through autoheader & common-config.h
Adam Tkac
2008-10-06
2
-5
/
+5
*
Add headers to Makefile.am-s to fix "make dist" command in common/* subtree
Adam Tkac
2008-06-18
1
-1
/
+3
*
- generate Makefile.in from Makefile.am template
Adam Tkac
2008-04-14
2
-17
/
+6
*
After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438
Adam Tkac
2008-03-22
3
-9
/
+17
*
- use Makefile.am and configure.ac
Adam Tkac
2008-03-20
3
-17
/
+9
*
Added some missing #includes whose prevent build source with gcc 4.3
Adam Tkac
2008-03-19
1
-0
/
+1
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
5
-0
/
+899