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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
18
-32
/
+744
*
[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] Add detection for gnutls to configure.ac.
Adam Tkac
2010-04-23
1
-0
/
+14
*
[Development] Use enhanced Security class by both UNIX and Windows viewers.
Adam Tkac
2010-04-23
7
-49
/
+19
*
[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
15
-59
/
+32
*
[Development] Implement Security class. This class will be used to create
Adam Tkac
2010-04-23
4
-6
/
+94
*
[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
6
-67
/
+66
*
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
4
-27
/
+28
*
[Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}.
Adam Tkac
2010-04-23
13
-12
/
+12
*
[Development] Add possibility to define viewer/server specific parameters via
Adam Tkac
2010-04-23
8
-26
/
+87
*
[BugFix] Include xserver17.patch and xserver18.patch in EXTRA_DIST in
Adam Tkac
2010-04-23
1
-1
/
+1
*
Build wrappers no longer necessary. The Linux cross-compatible build is now ...
DRC
2010-04-16
6
-137
/
+169
*
Don't need -version when just doing a rebuild
DRC
2010-04-16
1
-3
/
+2
*
Integrate stand-alone Xvnc build into build-xorg, to eliminate need for wrapp...
DRC
2010-04-16
1
-10
/
+101
*
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
*
[Development] Use AllocDevicePair instead of AddDevice/RegisterDevice functions
Adam Tkac
2010-04-14
2
-1
/
+46
*
[Development] Merge KeyboardDevice and PointerDevice classes to new class called
Adam Tkac
2010-04-14
4
-77
/
+61
*
Add support for building a stand-alone version of Xvnc from the Xorg 7.5 sources
DRC
2010-04-14
2
-9
/
+99
*
Remove unneeded modules
DRC
2010-04-14
1
-5
/
+1
*
0.0.92
DRC
2010-04-13
1
-1
/
+1
*
Fix amd64 build on FreeBSD
DRC
2010-04-13
1
-1
/
+8
*
Automatically determine appropriate source path + better support for in-tree ...
DRC
2010-04-13
1
-12
/
+15
*
Support out-of-tree xorg builds and lay groundwork for cross-compatible build...
DRC
2010-04-13
3
-64
/
+99
*
Mac package build
DRC
2010-04-12
10
-0
/
+468
*
iFix VPATH and out-of-tree builds (again)
DRC
2010-04-11
1
-1
/
+1
*
'make dist' still doesn't build a complete source archive like it should, but...
DRC
2010-04-11
1
-1
/
+1
*
[Bugfix] Update default CODE path in index.vnc file appropriately.
Adam Tkac
2010-03-22
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
*
Make autoconf and friends behave nicely and stop recursing above our top
Pierre Ossman
2010-03-19
1
-0
/
+1
*
[Development] Extend options dialog width from 400 to 450 to show French tran...
Adam Tkac
2010-03-19
1
-1
/
+1
*
[Development] Add French translation, thanks to Alain Portal.
Adam Tkac
2010-03-19
2
-1
/
+196
*
[Bugfix] Fix libvnc.so module loading (define listenaddr symbol).
Adam Tkac
2010-03-05
1
-0
/
+2
*
[Bugfix] Defer all format changes till requested framebuffer updates are
Adam Tkac
2010-03-04
2
-5
/
+17
*
[Bugfix] Don't crash in TXImage::updateColourMap function due NULL pointer
Adam Tkac
2010-03-04
1
-1
/
+2
*
Fix JAR file so that Java viewer can be run without a web server
DRC
2010-03-04
3
-4
/
+9
*
We need to set encodingChange for the client to actually request a new
Pierre Ossman
2010-03-03
1
-1
/
+4
*
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
[next]