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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't automatically connect in CConn constructor
HEAD
master
Pierre Ossman
21 hours
3
-36
/
+43
*
Fix crash on connection failures
Pierre Ossman
21 hours
1
-29
/
+31
*
Merge branch 'cmakefind' of github.com:CendioOssman/tigervnc
Pierre Ossman
3 days
31
-282
/
+559
|
\
|
*
Add trioptions for SELinux and systemd
Pierre Ossman
3 days
6
-8
/
+31
|
*
Make pwquality option a tristate
Pierre Ossman
3 days
1
-2
/
+6
|
*
Create CMake find module for finding pwquality
Pierre Ossman
3 days
3
-7
/
+52
|
*
Create CMake find module for finding libsystemd
Pierre Ossman
3 days
3
-8
/
+53
|
*
Create CMake find module for finding libselinux
Pierre Ossman
3 days
3
-8
/
+51
|
*
Create CMake find module for finding PAM
Pierre Ossman
3 days
4
-11
/
+53
|
*
Switch to built in libintl find module
Pierre Ossman
3 days
6
-82
/
+21
|
*
Start linking libunistring statically as well
Pierre Ossman
3 days
1
-4
/
+2
|
*
Remove bogus gettext pkg-config references
Pierre Ossman
3 days
1
-2
/
+1
|
*
Always include libintl and libiconv for gettext
Pierre Ossman
3 days
1
-13
/
+1
|
*
Remove GnuTLS and libintl static build instructions
Pierre Ossman
3 days
1
-27
/
+0
|
*
Use CMake's standard method for find modules
Pierre Ossman
3 days
12
-151
/
+171
|
*
Fix bad PATH_SUFFIXES
Pierre Ossman
3 days
5
-9
/
+9
|
*
Handle Nettle's GMP dependency internally
Pierre Ossman
3 days
3
-7
/
+8
|
*
Split FFmpeg find module to independent modules
Pierre Ossman
3 days
5
-56
/
+105
|
*
Fix find modules' capitlization
Pierre Ossman
3 days
4
-7
/
+7
|
*
Add standard comment to CMake find modules
Pierre Ossman
3 days
5
-8
/
+116
|
/
*
Fix bad null constant in fallback code
Pierre Ossman
5 days
1
-1
/
+1
*
Use std::string for priority string handling
Pierre Ossman
5 days
2
-54
/
+30
*
Merge branch 'RHEL-34880' of github.com:casantos/tigervnc
Pierre Ossman
2025-07-02
14
-153
/
+158
|
\
|
*
Make Xvnc and x0vncserver pass the display name to PAM modules.
Carlos Santos
2025-06-13
6
-1
/
+40
|
*
Send PAM error messages to VNC clients
Carlos Santos
2025-06-13
7
-14
/
+38
|
*
Move all PAM authentication code to UnixPasswordValidator
Carlos Santos
2025-06-13
4
-134
/
+77
|
*
xvnc.c: faster handling of the display argument in ddxProcessArgument()
Carlos Santos
2025-06-13
1
-5
/
+4
*
|
Merge branch 'nofile-unlimited' of github.com:grulja/tigervnc
Pierre Ossman
2025-07-02
1
-8
/
+4
|
\
\
|
*
|
SELinux: Use kernel_read_fs_sysctls interface instead custom policy
Jan Grulich
2025-03-03
1
-8
/
+4
*
|
|
Tell xgettext we use UTF-8 for source strings
Pierre Ossman
2025-06-27
1
-0
/
+1
*
|
|
Remove explicit VeNCrypt from WinVNC
Pierre Ossman
2025-06-23
1
-3
/
+0
*
|
|
Merge branch 'fix/add_dependencies' of github.com:ceamac/tigervnc
Pierre Ossman
2025-06-23
1
-5
/
+5
|
\
\
\
|
*
|
|
Fix cmake add_dependencies call
Viorel Munteanu
2025-06-20
1
-5
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'tlsalert' of github.com:CendioOssman/tigervnc
Pierre Ossman
2025-06-18
18
-323
/
+577
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Gracefully shut down connections
Pierre Ossman
2025-06-18
4
-20
/
+88
|
*
|
Flush socket when closing the viewer connection
Pierre Ossman
2025-06-18
1
-0
/
+2
|
*
|
Only configure valid hostnames for SNI
Pierre Ossman
2025-06-18
1
-4
/
+20
|
*
|
Send TLS alerts to peer on errors
Pierre Ossman
2025-06-18
2
-18
/
+75
|
*
|
Show TLS alerts in log and to user
Pierre Ossman
2025-06-18
3
-10
/
+42
|
*
|
Propagate exceptions during TLS handshake
Pierre Ossman
2025-06-18
1
-0
/
+3
|
*
|
Let TLSSocket handle TLS handshake
Pierre Ossman
2025-06-18
4
-20
/
+27
|
*
|
Let TLSSocket handle TLS termination
Pierre Ossman
2025-06-18
4
-42
/
+28
|
*
|
Avoid static methods for TLSSocket
Pierre Ossman
2025-06-18
2
-27
/
+23
|
*
|
Merge TLS I/O in common class
Pierre Ossman
2025-06-18
11
-223
/
+316
|
*
|
Always include InStream::checkedBytes
Pierre Ossman
2025-06-18
1
-7
/
+1
|
/
/
*
|
Handle missing user in WinVNC query dialog
Pierre Ossman
2025-06-13
1
-1
/
+2
|
|
|
\
*
-
.
\
Merge branches 'wingrab' and 'hotkey' of github.com:CendioOssman/tigervnc
Pierre Ossman
2025-06-13
26
-440
/
+1987
|
\
\
\
|
|
*
|
Keep active keys on no-op focus change
Pierre Ossman
2025-05-28
1
-3
/
+42
|
|
*
|
Show error grabbing keyboard
Pierre Ossman
2025-05-28
2
-31
/
+55
|
|
*
|
Synchronously retry X11 keyboard grab
Pierre Ossman
2025-05-28
2
-21
/
+17
[next]