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
*
TigerVNC 1.8.0
v1.8.0
1.8-branch
Pierre Ossman
2017-05-16
3
-4
/
+4
*
Update Swedish translation
Göran Uddeborg
2017-05-15
1
-114
/
+61
*
Make RandR callbacks optional as they were before
Jan Grulich
2017-05-09
1
-3
/
+7
*
Update Serbian translation
Мирослав Николић
2017-05-09
1
-113
/
+99
*
Make sure install path for java classes is properly defined (re:#295)
Brian P. Hinz
2017-05-07
1
-0
/
+2
*
Fix for issue #455
Brian P. Hinz
2017-05-06
2
-7
/
+8
*
Set gateway host correctly when -via is used
Brian P. Hinz
2017-05-06
1
-1
/
+1
*
Multithreaded decoder improvements (java viewer)
Brian P. Hinz
2017-05-06
3
-11
/
+12
*
Update Dutch translation
Benno Schulenberg
2017-05-05
1
-118
/
+106
*
Add Hungarian translation
Balázs Úr
2017-05-02
2
-1
/
+660
*
Update French translation
Stéphane Aulery
2017-05-02
1
-119
/
+59
*
Update Turkish translation
Volkan Gezer
2017-05-02
1
-559
/
+491
*
Update Bulgarian translation
Alexander Shopov
2017-05-02
1
-212
/
+153
*
Updated Vietnamese translation
Trần Ngọc Quân
2017-05-02
1
-113
/
+99
*
Update Russian translation
Yuri Kozlov
2017-05-02
1
-115
/
+101
*
Update Brazilian Portuguese translation
Rafael Fontenelle
2017-05-02
1
-116
/
+101
*
Update Ukrainian translation
Yuri Chornoivan
2017-05-02
1
-113
/
+99
*
Filter out alpha channel for normal draw() operation
Pierre Ossman
2017-04-28
1
-3
/
+11
*
Use correct color space for current monitor
Pierre Ossman
2017-04-28
4
-27
/
+50
*
Create new CGImage for each draw
Pierre Ossman
2017-04-28
2
-36
/
+46
*
Use sub-image instead of clipping
Pierre Ossman
2017-04-28
1
-18
/
+18
*
Only draw overlays when needed
Pierre Ossman
2017-04-28
1
-8
/
+12
*
TigerVNC 1.7.90 (1.8.0 beta)
v1.7.90
Pierre Ossman
2017-04-19
3
-4
/
+4
*
Update translation template file
Pierre Ossman
2017-04-19
1
-110
/
+56
*
More fixes for java viewer performance regression
Brian P. Hinz
2017-04-17
5
-10
/
+26
*
Limit size of cursor accepted by client.
Michal Srb
2017-04-06
2
-0
/
+11
*
Partial fix for java viewer performance regression
Brian P. Hinz
2017-04-04
1
-8
/
+8
*
Merge branches 'fix-vencrypt-leak' and 'fixes-ssecurityplain' of https://gith...
Pierre Ossman
2017-03-30
2
-1
/
+11
|
\
|
*
Limit max username/password size in SSecurityPlain.
Michal Srb
2017-03-30
2
-0
/
+10
|
*
Fix checkNoWait logic in SSecurityPlain.
Michal Srb
2017-03-30
1
-1
/
+1
*
|
Delete underlying ssecurity in SSecurityVeNCrypt.
Michal Srb
2017-03-29
1
-0
/
+2
|
/
*
Be more restrictive with shared memory mode bits
Pierre Ossman
2017-03-29
1
-1
/
+1
*
Avoid leaking shared memory via X server
Pierre Ossman
2017-03-29
1
-0
/
+1
*
-
.
Merge branches 'fix' and 'fix-double-free-fences' of https://github.com/micha...
Pierre Ossman
2017-03-29
7
-14
/
+17
|
\
\
|
|
*
Prevent double free by crafted fences.
Michal Srb
2017-03-27
2
-1
/
+4
|
*
|
Prevent leak of SecurityServer and ClientServer.
Michal Srb
2017-03-27
4
-13
/
+10
|
*
|
Fix crash from integer overflow in SMsgReader::readClientCutText
Michal Srb
2017-03-27
1
-0
/
+3
|
|
/
*
/
Update visible copyright year to 2017
Samuel Mannehed
2017-03-20
8
-8
/
+8
|
/
*
Add Friulian to list of active languages
Pierre Ossman
2017-03-17
1
-1
/
+1
*
Add Friulian translation
Fabio Tomat
2017-03-13
1
-0
/
+713
*
Fix for "Invalid use of member 'stats' in static member function"
Brian P. Hinz
2017-03-10
1
-2
/
+2
*
Remove Windows version information
Pierre Ossman
2017-03-07
1
-3
/
+2
*
Java client support for X Cursor
Brian P. Hinz
2017-02-27
2
-0
/
+60
*
Fix for exception handling in decoder threads (java client)
Brian P. Hinz
2017-02-27
1
-1
/
+1
*
Java client support for cursors with full alpha
Brian P. Hinz
2017-02-27
9
-79
/
+126
*
Merge branch 'fps' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2017-02-24
9
-162
/
+176
|
\
|
*
Remove unused variable deferredUpdateTimerSet
Pierre Ossman
2017-02-24
2
-2
/
+1
|
*
Send updates with a fixed interval
Pierre Ossman
2017-02-24
5
-84
/
+66
|
*
Avoid flicker with a rendered cursor
Pierre Ossman
2017-02-24
1
-9
/
+4
|
*
Only update rendered cursor when requested
Pierre Ossman
2017-02-24
3
-28
/
+26
[next]