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
*
[Bugfix] Declare d3des.h functions inside `extern "C" {}` block.
Adam Tkac
2010-06-24
1
-0
/
+8
*
[Bugfix] Re-add zlib.dsp file which was accidentally removed in r4026.
Adam Tkac
2010-06-24
1
-0
/
+217
*
Sync with libjpeg-turbo 1.0.0
DRC
2010-06-22
1
-2
/
+3
*
Not necessary to include windows.h if winsock2.h is already included. If bot...
DRC
2010-05-20
1
-1
/
+0
*
#define TJ_411 for backward compatibility
DRC
2010-05-17
1
-0
/
+2
*
FreeBSD sometimes sets host_cpu to amd64 on 64-bit systems. Handle this case...
DRC
2010-05-17
2
-2
/
+2
*
[Bugfix] Use AC_CHECK_LIB instead of pkgconfig, it is not available on OS X.
Adam Tkac
2010-05-13
2
-2
/
+2
*
[Bugfix] Add GNUTLS_{CFLAGS,LIBS} to librdr_la_{CPPFLAGS,LIBADD} to fix
Adam Tkac
2010-05-03
1
-2
/
+2
*
[Bugfix] Compile VeNCrypt extension only when gnutls is enabled and available.
Adam Tkac
2010-04-28
10
-20
/
+67
*
SIMD should now work on 64-bit Windows
DRC
2010-04-23
8
-28
/
+41
*
Use correct filenames in headers
DRC
2010-04-23
17
-17
/
+17
*
[Development] Implement VeNCrypt type support on client side. Currently only
Adam Tkac
2010-04-23
16
-30
/
+741
*
[Development] Implement VeNCrypt security type on server side. Currently only
Adam Tkac
2010-04-23
13
-7
/
+967
*
[Development] Implement secure TLS streams.
Adam Tkac
2010-04-23
9
-3
/
+436
*
[Development] Use enhanced Security class by both UNIX and Windows viewers.
Adam Tkac
2010-04-23
3
-17
/
+12
*
[Development] Enhance Security class to be usable by viewer.
Adam Tkac
2010-04-23
3
-5
/
+34
*
[Development] Remove rfb/SSecurityFactoryStandard.h and rfb/SSecurityFactoryS...
Adam Tkac
2010-04-23
2
-136
/
+0
*
[Development] Replace SSecurityFactoryStandard class by simplier Security class.
Adam Tkac
2010-04-23
9
-51
/
+30
*
[Development] Implement Security class. This class will be used to create
Adam Tkac
2010-04-23
3
-5
/
+93
*
[Bugfix] Include Security.h instead of former secTypes.h in Security.cxx.
Adam Tkac
2010-04-23
1
-1
/
+1
*
[Development] Move all VncAuth code from SSecurityFactoryStandard class to
Adam Tkac
2010-04-23
4
-64
/
+64
*
Remove unneeded secTypeEncrypts() function.
Adam Tkac
2010-04-23
2
-12
/
+0
*
[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
[next]