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.15-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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Development] Define security types as rdr::U8 values.
Adam Tkac
2010-04-23
3
-25
/
+26
*
[Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}.
Adam Tkac
2010-04-23
9
-8
/
+8
*
[Development] Add possibility to define viewer/server specific parameters via
Adam Tkac
2010-04-23
2
-24
/
+79
*
Fix out-of-tree build issue when using included zlib
DRC
2010-04-15
1
-1
/
+1
*
Remove unneeded parts of embedded zlib.
Adam Tkac
2010-04-15
14
-3601
/
+2
*
0.0.92
DRC
2010-04-13
1
-1
/
+1
*
Fix amd64 build on FreeBSD
DRC
2010-04-13
1
-1
/
+8
*
iFix VPATH and out-of-tree builds (again)
DRC
2010-04-11
1
-1
/
+1
*
Use libjpeg-turbo version marker to indicate which version this directory is ...
DRC
2010-03-21
1
-1
/
+1
*
Fix data corruption issues when decompressing large JPEG images and/or using ...
DRC
2010-03-21
1
-1
/
+6
*
Don't allow code path to be forced on a system that doesn't support it
DRC
2010-03-03
1
-4
/
+4
*
Merge other changes from libjpeg-turbo 0.0.90
DRC
2010-02-26
3
-52
/
+37
*
Make TJ_FORCE* work properly
DRC
2010-02-26
3
-8
/
+16
*
[Expletive deleted] Windows is LLP64, not LP64
DRC
2010-02-26
10
-27
/
+29
*
Exit with non-zero status if any error was encountered
DRC
2010-02-22
1
-14
/
+17
*
Not that it matters at the moment, but Win64 can address up to 64 processors
DRC
2010-02-22
1
-2
/
+2
*
This should make the codec work on Win64 (but doesn't for unknown reasons)
DRC
2010-02-22
12
-23
/
+81
*
Fix data type so that it is compatible with Win64 as well.
Pierre Ossman
2010-02-18
1
-1
/
+1
*
The SIMD routines need some work before they will work on Win64, so disable
Pierre Ossman
2010-02-18
1
-2
/
+11
*
Configure nasm properly for Win64.
Pierre Ossman
2010-02-18
1
-1
/
+9
*
Oops. Leftover bugs from the 64-bit port (cause seg fault when using JDCT_FL...
DRC
2010-02-18
3
-3
/
+3
*
Set default optimization to -xO5 when using Sun Studio
DRC
2010-02-16
1
-0
/
+10
*
Fix build on Sun Studio
DRC
2010-02-16
2
-3
/
+2
*
Set CFLAGS=CXXFLAGS=-O3 if the flags are not otherwise specified (this benefi...
DRC
2010-02-14
1
-0
/
+11
*
turbojpeg.h isn't part of the libjpeg.a source
DRC
2010-02-14
1
-1
/
+1
*
Fix VPATH and out-of-tree builds
DRC
2010-02-14
3
-8
/
+10
*
It works on 2.56 as well
DRC
2010-02-14
1
-1
/
+1
*
Do a generic check for inet_aton instead of just assuming that only Win32 has
Pierre Ossman
2010-02-12
1
-2
/
+2
*
Reverted the second part of 3971. I suspect that this code is actually
Peter Åstrand
2010-02-10
1
-1
/
+1
*
Eliminated two GCC warnings:
Peter Åstrand
2010-02-10
1
-4
/
+3
*
Eliminate GCC warning in ScaleFilters:
Peter Åstrand
2010-02-10
2
-2
/
+2
*
Eliminate GCC signed/unsigned warnings related to encodings: The
Peter Åstrand
2010-02-10
21
-61
/
+71
*
Eliminate another GCC signed/unsigned warning:
Peter Åstrand
2010-02-10
1
-1
/
+1
*
Back out r3958 and r3959. They aren't needed anymore, because the libjpeg-tu...
DRC
2010-02-05
2
-13
/
+0
*
[Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able
Adam Tkac
2010-02-05
2
-8
/
+21
*
Oops. Use EGREP instead of GREP, because GREP is not available in earlier ve...
DRC
2010-02-05
1
-1
/
+1
*
Fix build problems on Solaris 10
DRC
2010-01-29
1
-1
/
+1
*
Enable 64-bit libjpeg/SIMD build on Solaris
DRC
2010-01-28
1
-1
/
+8
*
Use the correct version to name the shared library, and if the shared library...
DRC
2010-01-28
1
-2
/
+3
*
Allow building libjpeg.so if --enable-shared is passed to configure (but disa...
DRC
2010-01-28
2
-0
/
+12
*
[Bugfix] Fix memory leak in Tight decoder.
Adam Tkac
2010-01-27
1
-0
/
+2
*
[Bugfix] Mark stack as non-executable in NASM code.
Adam Tkac
2010-01-27
1
-0
/
+3
*
[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
*
Enable 64-bit build on Snow Leopard
DRC
2009-10-08
3
-3
/
+11
*
Work around alignment issue with OS X linker which was causing problems on Le...
DRC
2009-10-08
45
-0
/
+148
*
Some systems (notably OS X Leopard) have fls() already, so rename ours to avo...
DRC
2009-10-01
1
-2
/
+2
*
Not all platforms define __WORDSIZE
DRC
2009-09-28
1
-2
/
+11
*
Greatly improve performance of Huffman decoding
DRC
2009-09-28
2
-99
/
+269
[next]