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
*
Fix bad library references for some static deps
Pierre Ossman
2020-12-07
1
-2
/
+2
*
Add comment why unistring is linked dynamically
Pierre Ossman
2020-12-07
1
-0
/
+2
*
Remove bogus strncpy() calls
Pierre Ossman
2020-12-07
1
-4
/
+2
*
Merge branch 'master' of https://github.com/mriphysicist/tigervnc
Pierre Ossman
2020-12-07
1
-2
/
+47
|
\
|
*
Update build system so it will compile on Windows 10.
Danny Park
2020-08-18
1
-2
/
+47
*
|
Change to user's home directory before starting session
Pierre Ossman
2020-12-04
1
-0
/
+3
*
|
Fix incorrect daemonization by vncsession
Pierre Ossman
2020-11-25
1
-1
/
+1
*
|
Update more references to the old vncserver script
Pierre Ossman
2020-11-25
1
-4
/
+3
*
|
Don't show error dialog if exiting without message
Pierre Ossman
2020-11-16
1
-1
/
+1
*
|
Properly report connection errors to exit_vncviewer()
Pierre Ossman
2020-11-16
1
-3
/
+1
*
|
Update keycode maps to latest version
Pierre Ossman
2020-11-16
6
-32
/
+39
*
|
Regenerate icons
Pierre Ossman
2020-10-29
5
-0
/
+0
*
|
Be explicit about SVG size when building icons
Pierre Ossman
2020-10-29
1
-8
/
+8
*
|
Generate icons with a depth of 8 bits
Pierre Ossman
2020-10-29
1
-5
/
+5
*
|
High-resolution app icon for MacOS
Matteo Seclì
2020-10-29
1
-0
/
+0
*
|
Merge branch 'master' of https://github.com/johnmartin-oracle/tigervnc
Pierre Ossman
2020-10-27
1
-11
/
+11
|
\
\
|
*
\
Merge pull request #1 from johnmartin-oracle/johnmartin-oracle-patch-1
johnmartin-oracle
2020-08-27
1
-11
/
+11
|
|
\
\
|
|
*
|
Update Surface_X11.cxx
johnmartin-oracle
2020-08-27
1
-11
/
+11
|
|
/
/
*
|
|
Document that vncserver is now a service
Pierre Ossman
2020-10-14
1
-3
/
+4
*
|
|
Merge branch 'unicode' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2020-10-05
3
-7
/
+218
|
\
\
\
|
*
|
|
Correctly clear out output UTF-16 buffer
Pierre Ossman
2020-10-05
1
-1
/
+1
|
*
|
|
Correctly handle invalid UTF-16 code points
Pierre Ossman
2020-10-05
2
-1
/
+3
|
*
|
|
Fix conversion of latin-1 to UTF-8
Pierre Ossman
2020-10-05
2
-2
/
+36
|
*
|
|
Fix UTF-16 encoding/decoding of high code points
Pierre Ossman
2020-10-05
2
-3
/
+8
|
*
|
|
Return the correct number of consumed UTF-8 bytes
Pierre Ossman
2020-10-05
3
-0
/
+170
|
/
/
/
*
|
|
Fix installation of vncsession.man
Pierre Ossman
2020-10-02
1
-1
/
+1
*
|
|
Merge branch 'systemd' of https://github.com/grulja/tigervnc
Pierre Ossman
2020-10-02
3
-3
/
+3
|
\
\
\
|
*
|
|
Use /run instead of /var/run which is just a symlink
Jan Grulich
2020-09-29
3
-3
/
+3
*
|
|
|
Merge branch 'sysconfdir' of https://github.com/metalefty/tigervnc
Pierre Ossman
2020-10-02
4
-7
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Replace some more hard-coded /etc with sysconfdir
Koichiro IWAO
2020-09-23
2
-2
/
+2
|
*
|
|
Do not assume sysconfdir is always /etc
Koichiro IWAO
2020-09-16
2
-5
/
+6
*
|
|
|
Tolerate specifying -BoolParam 0 and similar
Pierre Ossman
2020-09-18
5
-4
/
+55
|
/
/
/
*
|
|
Merge branch 'tlstofu' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2020-09-08
2
-153
/
+174
|
\
\
\
|
*
|
|
Properly store certificate exceptions in Java viewer
Brian P. Hinz
2020-09-08
1
-63
/
+101
|
*
|
|
Properly store certificate exceptions
Pierre Ossman
2020-05-21
1
-90
/
+73
*
|
|
|
Remove incorrect umask change
Pierre Ossman
2020-09-07
1
-3
/
+0
*
|
|
|
[java] don't show password field for secTypes that don't use it
Brian P. Hinz
2020-09-04
1
-8
/
+11
|
|
/
/
|
/
|
|
*
|
|
Fix size of 16x16 icon
Pierre Ossman
2020-08-24
1
-0
/
+0
*
|
|
Hide base SConnection methods from VNCServerST
Pierre Ossman
2020-08-21
2
-2
/
+4
*
|
|
Call correct wrappers for clipboard handling
Pierre Ossman
2020-08-21
1
-3
/
+3
*
|
|
Change development version to 1.11.80
Pierre Ossman
2020-08-19
3
-4
/
+4
*
|
|
Update translation template file
Pierre Ossman
2020-08-19
1
-137
/
+222
*
|
|
Merge branch 'master-improve-ComparingUpdateTracker' of https://github.com/Ma...
Pierre Ossman
2020-08-19
1
-4
/
+80
|
\
\
\
|
*
|
|
Enhanced ComparingUpdateTracker to crop changed blocks
Mark Mielke
2020-07-22
1
-4
/
+80
*
|
|
|
Comment on SELinux rule affect other commands
Pierre Ossman
2020-08-17
1
-0
/
+1
*
|
|
|
Merge branch 'vnc_home' of https://github.com/wrabcak/tigervnc
Pierre Ossman
2020-08-17
2
-5
/
+18
|
\
\
\
\
|
*
|
|
|
[SELinux] Allow vnc session create ~/.vnc
Lukas Vrabec
2020-07-31
2
-5
/
+18
|
|
/
/
/
*
|
|
|
Merge branch 'master-fix-vncserver-display-selector' of https://github.com/Ma...
Pierre Ossman
2020-08-17
1
-60
/
+33
|
\
\
\
\
|
*
|
|
|
vncserver: Display check should confirm UNIX domain socket is still valid
Mark Mielke
2020-07-29
1
-3
/
+8
|
*
|
|
|
vncserver: Display check should be re-factored for Perl 5
Mark Mielke
2020-07-29
1
-36
/
+6
[next]