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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace cleanup
Brian P. Hinz
2016-12-10
2
-11
/
+11
*
Update version
Brian P. Hinz
2016-12-10
1
-1
/
+1
*
Added a method for copying between streams
Brian P. Hinz
2016-10-20
1
-0
/
+11
*
Added a method for reading into a ByteBuffer
Brian P. Hinz
2016-10-20
1
-0
/
+12
*
Cosmetic change (increased border spacing)
Brian P. Hinz
2016-10-19
1
-1
/
+1
*
Added filename filters to file chooser dialogs
Brian P. Hinz
2016-08-28
4
-8
/
+34
*
Make all viewer parameters static. Viewer instances are isolated from each ot...
Brian P. Hinz
2016-08-27
21
-2230
/
+1748
*
Major overhaul of java viewer.
Brian P. Hinz
2016-08-07
2
-0
/
+773
*
Handle parameter without value in libvnc.so
Pierre Ossman
2016-05-16
1
-1
/
+9
*
Merge branch 'fix_desc_ptr' of https://github.com/uglym8/tigervnc
Pierre Ossman
2016-05-13
1
-1
/
+1
|
\
|
*
Fix ptr usage
uglym8
2016-05-11
1
-1
/
+1
*
|
Avoid symbol clash for Xregion functions
Pierre Ossman
2016-05-13
1
-0
/
+16
*
|
Update Xregion to latest upstream
Pierre Ossman
2016-05-13
3
-384
/
+269
*
|
Split Xregion headers according to upstream
Pierre Ossman
2016-05-13
7
-342
/
+419
*
|
Don't reference Xregion unless used directly
Pierre Ossman
2016-05-13
3
-3
/
+3
*
|
Specify TigerVNC Project as the vendor/company
Pierre Ossman
2016-05-13
2
-2
/
+2
*
|
Fix to workaround non-default libtool on debian
Brian P. Hinz
2016-05-12
6
-0
/
+194
|
/
*
Merge branch 'fixcopypastemistake' of https://github.com/michalsrb/tigervnc
Pierre Ossman
2016-05-09
1
-1
/
+1
|
\
|
*
Fix mistake in TightEncoder::setCompressLevel.
Michal Srb
2016-05-06
1
-1
/
+1
*
|
Merge pull request #305 from bphinz/xorg-118
Brian Hinz
2016-05-07
2
-0
/
+23
|
\
\
|
*
|
Update xenial build to account for distro-specific xorg patches
Brian P. Hinz
2016-05-07
2
-0
/
+23
*
|
|
Merge pull request #304 from bphinz/xorg-118
Brian Hinz
2016-05-07
1
-5
/
+4
|
\
|
|
|
|
/
|
/
|
|
*
Fix xserver118.patch so that it actually applies agsinst xorg 1.18
Brian P. Hinz
2016-05-07
1
-5
/
+4
|
/
*
Properly reference ShmCompletion event index
Pierre Ossman
2016-05-04
1
-1
/
+1
*
Be more paranoid about ShmCompletion events
Pierre Ossman
2016-05-04
2
-1
/
+12
*
Merge branch 'socket' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2016-04-29
12
-89
/
+130
|
\
|
*
Flush socket before checking buffer
Pierre Ossman
2016-04-29
1
-0
/
+1
|
*
Asynchronously retry update on congestion
Pierre Ossman
2016-04-29
2
-12
/
+7
|
*
Use non-blocking sockets in x0vnserver
Pierre Ossman
2016-04-29
1
-2
/
+9
|
*
Fix timeout handling in x0vncserver
Pierre Ossman
2016-04-29
1
-10
/
+11
|
*
Flush socket after ever rect
Pierre Ossman
2016-04-29
1
-0
/
+1
|
*
Move socket write event handling in to the RFB core
Pierre Ossman
2016-04-29
10
-14
/
+72
|
*
Clean up FdOutStream::flush()
Pierre Ossman
2016-04-29
1
-21
/
+3
|
*
Remove Windows 98 socket workaround
Pierre Ossman
2016-04-29
1
-26
/
+22
|
/
*
Add Chinese (simplified) translation
Mingye Wang (Arthur2e5)
2016-04-28
2
-1
/
+720
*
Avoid calling GetMaster() with old Xorg
Pierre Ossman
2016-04-15
1
-0
/
+4
*
contrib: Add ubuntu-xenial debian source package to build on xenial.
Dominik Muth
2016-04-14
15
-0
/
+746
*
xserver: Add support for xorg version 1.18.
Dominik Muth
2016-04-11
3
-2
/
+143
*
Merge branch 'allowoverride' of https://github.com/michalsrb/tigervnc
Pierre Ossman
2016-04-08
4
-8
/
+69
|
\
|
*
Document AllowOverride parameter.
Michal Srb
2016-03-29
1
-0
/
+15
|
*
Add AllowOverride parameter.
Michal Srb
2016-03-21
3
-8
/
+54
*
|
Update Russian translation
Pavel Maryanov
2016-04-08
1
-3
/
+3
*
|
Update Russian translation
Pavel Maryanov
2016-04-05
1
-600
/
+539
*
|
Use cmake_policy() in a safe way
Pierre Ossman
2016-04-04
1
-1
/
+3
*
|
Apply nettle CVE patches to el6 build
Brian P. Hinz
2016-04-02
2
-1
/
+283
*
|
Overhaul of SSH tunneling features in Java viewer
Brian P. Hinz
2016-03-31
7
-386
/
+958
*
|
Don't mention cut buffers
Pierre Ossman
2016-03-29
3
-4
/
+4
*
|
Add option to set primary selection for cut text
Pierre Ossman
2016-03-29
6
-1
/
+28
*
|
Split out setPrimaryCB option in UNIX vncconfig
Scott Roland
2016-03-29
1
-2
/
+13
*
|
Avoid builtin dgettext when checking libc
Pierre Ossman
2016-03-29
1
-0
/
+2
[next]