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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Significantly improve grayscale performance
DRC
2009-09-24
2
-14
/
+95
*
Fix tarball generation via `make dist`.
Adam Tkac
2009-09-07
1
-10
/
+3
*
- use unix/configure.ac as top-level configure.ac base
Adam Tkac
2009-09-04
15
-133
/
+28
*
Revert previous commit (r3889). Windows code has to be cleaned before this
Adam Tkac
2009-09-04
15
-54
/
+54
*
Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()
Adam Tkac
2009-09-04
15
-54
/
+54
*
Update (C) notice and fix line feed in usage instructions
DRC
2009-09-03
1
-2
/
+3
*
Corrected last patch: Use jsimd_none.c instead of jsimd_i386.c on
Peter Åstrand
2009-08-19
1
-1
/
+1
*
Windows build fixes:
Peter Åstrand
2009-08-19
2
-2
/
+2
*
Unfortunately, the previous enhancements made an invalid assumption about the...
DRC
2009-08-06
1
-16
/
+9
*
Update copyrights to indicate files modified with colorspace extensions
DRC
2009-08-06
7
-0
/
+7
*
Oops. Clean up a couple of remaining 32-bit memory accesses
DRC
2009-08-06
2
-3
/
+3
*
Improve compression performance by 15-20%
DRC
2009-07-30
1
-21
/
+101
*
Make our Makefile.am a bit easier to convert to a standalone one by
Pierre Ossman
2009-07-10
1
-0
/
+1
*
Make sure bmp.h gets distributed.
Pierre Ossman
2009-07-10
1
-2
/
+2
*
Make sure the indirectly used assembly files get packaged.
Pierre Ossman
2009-07-10
1
-0
/
+7
*
Make x86_64 SIMD code PIC friendly
Pierre Ossman
2009-06-29
11
-247
/
+247
*
Clean up SIMD glue code
Pierre Ossman
2009-06-29
7
-321
/
+1033
*
Remove unused variable.
Pierre Ossman
2009-06-26
1
-1
/
+0
*
Improve the messages for the SIMD configuration test now that we support
Pierre Ossman
2009-06-26
1
-3
/
+3
*
Add back in cjpeg and djpeg utilities for testing purposes
DRC
2009-06-25
16
-1
/
+5118
*
64-bit SIMD acceleration
DRC
2009-06-25
24
-4
/
+7272
*
Fix dependencies for merged upsampling code
DRC
2009-06-25
1
-0
/
+2
*
Declare virtual methods with empty body as pure virtual methods in rfb::CMsgH...
Adam Tkac
2009-06-16
2
-63
/
+12
*
Bump version to 0.0.91.
Adam Tkac
2009-06-12
1
-1
/
+1
[next]