aboutsummaryrefslogtreecommitdiffstats
path: root/common/network
Commit message (Expand)AuthorAgeFilesLines
* [Layout] Added os/net.[ch]. They will include wrappers for missing IPv6Adam Tkac2008-12-101-11/+9
* [Portability] Implemented snprintf() function to support old compilersAdam Tkac2008-12-031-1/+0
* Define VNC_SOCKLEN_T if not defined - needed for Visual Studio build. Peter Åstrand2008-12-021-0/+3
* [Cleanup] Removed unneeded else branch in TcpSocket constructorAdam Tkac2008-11-181-2/+0
* [Development] Basic IPv6 support to viewer.Adam Tkac2008-11-141-33/+93
* [Cleanup] Handle system dependent defines through autoheader & common-config.hAdam Tkac2008-10-062-5/+5
* Add headers to Makefile.am-s to fix "make dist" command in common/* subtreeAdam Tkac2008-06-181-1/+3
* - generate Makefile.in from Makefile.am templateAdam Tkac2008-04-142-17/+6
* After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438Adam Tkac2008-03-223-9/+17
* - use Makefile.am and configure.acAdam Tkac2008-03-203-17/+9
* Added some missing #includes whose prevent build source with gcc 4.3Adam Tkac2008-03-191-0/+1
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-255-0/+899