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
Commit message (
Expand
)
Author
Age
Files
Lines
*
TigerVNC 1.10.0
v1.10.0
Pierre Ossman
2019-11-18
3
-4
/
+4
*
Update Swedish translation
Göran Uddeborg
2019-11-18
1
-105
/
+93
*
Update Czech translation
Petr Pisar
2019-11-18
1
-104
/
+104
*
Update Russian translation
Yuri Kozlov
2019-11-18
1
-104
/
+104
*
Update Brazilian Portuguese translation
Rafael Fontenelle
2019-11-18
1
-105
/
+105
*
Update Bulgarian translation
Alexander Shopov
2019-11-18
1
-104
/
+93
*
Update German translation
Mario Blättermann
2019-11-18
1
-239
/
+95
*
Update Ukrainian translation
Yuri Chornoivan
2019-11-18
1
-106
/
+106
*
Update Chinese (traditional) translation
pan93412
2019-11-18
1
-103
/
+103
*
Set explicit connect timeout on socket and use timer instead of counting iter...
Brian P. Hinz
2019-11-06
1
-2
/
+3
*
Poll local socket to make sure SSH tunnel is ready before connecting
Brian P. Hinz
2019-11-04
1
-2
/
+29
*
Fix external SSH arguments dialog
Brian P. Hinz
2019-11-03
2
-19
/
+18
*
Fix for dialog modality on Mac OS X
Brian P. Hinz
2019-11-03
1
-0
/
+3
*
Fix for issue #796
Brian P. Hinz
2019-11-03
3
-28
/
+25
*
Using socket.getPeerName() causes DNS lookup and noticable UI stall
Brian P. Hinz
2019-11-02
1
-4
/
+2
*
[java] Add support for java 9+ (removes support for java 7). Fixes #708,#771
Brian P. Hinz
2019-10-22
2
-5
/
+17
*
[java] Trim any leading/trailing whitespace from servername
Brian P. Hinz
2019-10-22
1
-0
/
+1
*
TigerVNC 1.9.90 (1.10.0 beta)
v1.9.90
Pierre Ossman
2019-10-18
3
-4
/
+4
*
Update translation template file
Pierre Ossman
2019-10-18
1
-96
/
+84
*
Merge branch 'fix-mistake' of https://github.com/gschwind/tigervnc
Pierre Ossman
2019-10-14
1
-2
/
+2
|
\
|
*
fix to early remove of iterator in VNCServerST::removeSocket
Benoit Gschwind
2019-08-24
1
-2
/
+2
*
|
Fix bad PixelBuffer reference in VNCServerST::setPixelBuffer()
Pierre Ossman
2019-10-04
1
-1
/
+1
*
|
Merge pull request #866 from gschwind/fix-wrong-test-order
Samuel Mannehed
2019-10-02
0
-0
/
+0
|
\
\
|
*
|
fix test order in convertLF and convertCRLF
Benoit Gschwind
2019-08-30
1
-4
/
+4
|
|
/
*
|
Fix length checks in string conversion functions
Pierre Ossman
2019-09-25
1
-16
/
+16
*
|
Add unit tests for convertLF() and convertCRLF()
Pierre Ossman
2019-09-25
2
-0
/
+127
*
|
Split test programs to benchmarking and unit tests
Pierre Ossman
2019-09-25
17
-45
/
+51
*
|
Use display polling by default in WinVNC
Pierre Ossman
2019-09-06
1
-1
/
+1
|
/
*
Merge pull request #849 from grulja/master
Samuel Mannehed
2019-07-15
1
-1
/
+1
|
\
|
*
Do not return returncode indicating error when listing sessions
Jan Grulich
2019-07-11
1
-1
/
+1
|
/
*
Merge branch 'exclipboard' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2019-07-01
54
-433
/
+2192
|
\
|
*
Support extended clipboard transfers
Pierre Ossman
2019-07-01
23
-37
/
+812
|
*
Use UTF-8 in clipboard API
Pierre Ossman
2019-07-01
7
-92
/
+282
|
*
Improved clipboard API
Pierre Ossman
2019-07-01
26
-239
/
+820
|
*
Add UTF-8 to/from ISO 8859-1 conversion routines
Pierre Ossman
2019-07-01
7
-96
/
+220
|
*
Clean up internal clipboard handling
Pierre Ossman
2019-07-01
33
-81
/
+79
|
*
Make sure clipboard uses \n line endings
Pierre Ossman
2019-07-01
12
-32
/
+123
*
|
Remove max area parameter from Region::get_rects()
Pierre Ossman
2019-06-24
2
-12
/
+5
*
|
Properly mark overloaded methods with virtual
Pierre Ossman
2019-06-18
1
-3
/
+3
*
|
Request keyboard grab ability under Xwayland
Pierre Ossman
2019-06-18
2
-0
/
+23
*
|
Update French translation
Stéphane Aulery
2019-05-14
1
-97
/
+165
*
|
Merge branch 'master' of https://github.com/lprylli/tigervnc
Pierre Ossman
2019-05-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix wrap-aware isAfter function in Congestion.cxx
Loic Prylli
2019-04-27
1
-1
/
+1
*
|
Remove unneeded logging from ZRLE decoder
Pierre Ossman
2019-04-29
1
-2
/
+0
*
|
Do proper logging rather than fprintf(stderr, ...)
Pierre Ossman
2019-04-29
7
-23
/
+38
*
|
Remove commented out logging
Pierre Ossman
2019-04-29
2
-12
/
+0
|
/
*
Always get raw keyboard layout on macOS
Pierre Ossman
2019-04-04
1
-1
/
+1
*
replace free with delete[]
Marcel Schneider
2019-04-03
1
-2
/
+2
*
Increase version string buffer size for gcc
Pierre Ossman
2019-04-01
1
-1
/
+1
*
Remove unused force protocol 3.3 code
Pierre Ossman
2019-04-01
3
-16
/
+4
[next]