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
path:
root
/
common
/
rfb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use std::thread for threading
Pierre Ossman
11 days
2
-7
/
+19
*
Use std::mutex and friends
Pierre Ossman
11 days
2
-35
/
+24
*
Create CMake find module for finding PAM
Pierre Ossman
2025-07-16
1
-1
/
+2
*
Use CMake's standard method for find modules
Pierre Ossman
2025-07-16
1
-3
/
+0
*
Handle Nettle's GMP dependency internally
Pierre Ossman
2025-07-16
1
-5
/
+3
*
Fix bad null constant in fallback code
Pierre Ossman
2025-07-14
1
-1
/
+1
*
Use std::string for priority string handling
Pierre Ossman
2025-07-14
2
-54
/
+30
*
Merge branch 'RHEL-34880' of github.com:casantos/tigervnc
Pierre Ossman
2025-07-02
10
-147
/
+136
|
\
|
*
Make Xvnc and x0vncserver pass the display name to PAM modules.
Carlos Santos
2025-06-13
2
-0
/
+22
|
*
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
*
|
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
1
-16
/
+68
*
|
Let TLSSocket handle TLS handshake
Pierre Ossman
2025-06-18
2
-20
/
+8
*
|
Let TLSSocket handle TLS termination
Pierre Ossman
2025-06-18
2
-42
/
+4
*
|
Merge TLS I/O in common class
Pierre Ossman
2025-06-18
4
-50
/
+36
|
/
*
Move colour map check to CConnection
Pierre Ossman
2025-03-30
2
-0
/
+10
*
Don't force everyone to implement setCursorPos()
Pierre Ossman
2025-03-30
2
-0
/
+5
*
Properly store cursor in ServerParams object
Pierre Ossman
2025-03-30
2
-0
/
+12
*
Remove unused CConnection/SConnection callbacks
Pierre Ossman
2025-03-29
4
-19
/
+0
*
Move global server checks to VNCServerST
Pierre Ossman
2025-03-29
2
-10
/
+30
*
Move access checks to SConnection
Pierre Ossman
2025-03-29
2
-6
/
+22
*
Make CMsgHandler/SMsgHandler pure interfaces
Pierre Ossman
2025-03-29
9
-465
/
+227
*
Mark internal connection callbacks as protected
Pierre Ossman
2025-03-29
2
-139
/
+138
*
Don't modify user settings in auto mode
Pierre Ossman
2025-03-29
2
-0
/
+12
*
Log invalid screen layout
Pierre Ossman
2025-03-28
2
-3
/
+21
*
Refresh screen on pixel format change
Pierre Ossman
2025-03-20
3
-0
/
+10
*
Don't wrap exceptions from readRect()
Pierre Ossman
2025-03-13
1
-6
/
+2
*
Use std::exception_ptr to store exceptions
Pierre Ossman
2025-03-13
2
-16
/
+14
*
Handle very early connection errors
Pierre Ossman
2025-03-13
1
-3
/
+9
*
Fix bad logic in security types handling
Pierre Ossman
2025-03-13
1
-1
/
+1
*
Convert SecurityTypes to EnumListParameter
Pierre Ossman
2025-03-13
6
-29
/
+42
*
Enable unencrypted "Plain" authentiction by default
Pierre Ossman
2025-03-13
1
-1
/
+1
*
Convert PlainUsers to StringListParameter
Pierre Ossman
2025-03-13
2
-11
/
+11
*
Convert RemapKeys to StringListParameter
Pierre Ossman
2025-03-13
2
-31
/
+37
*
Remove KeyRemapper mutex
Pierre Ossman
2025-03-13
2
-11
/
+0
*
Make use of IntParameter range validation
Pierre Ossman
2025-03-06
5
-11
/
+19
*
Fix bad forward declarations of StringParameter
Pierre Ossman
2025-03-03
2
-4
/
+0
*
Convert conv unit tests to Google Test
Pierre Ossman
2025-02-27
1
-1
/
+1
*
Move concurrency abstration layer to core
Pierre Ossman
2025-02-25
5
-26
/
+22
*
Move application directory handling to core
Pierre Ossman
2025-02-25
4
-8
/
+3
*
Rename core/util to core/string
Pierre Ossman
2025-02-25
20
-19
/
+20
*
Get rid of __rfbmax()/__rfbmin()
Pierre Ossman
2025-02-25
7
-28
/
+40
*
Move time utilities to separate file
Pierre Ossman
2025-02-25
3
-2
/
+3
*
Move timers to core library
Pierre Ossman
2025-02-25
11
-343
/
+27
*
Move logging to core library
Pierre Ossman
2025-02-25
38
-842
/
+61
*
Move configuration to core library
Pierre Ossman
2025-02-25
31
-790
/
+131
*
Move base exception classes to core library
Pierre Ossman
2025-02-25
8
-11
/
+4
*
Move utility functions to core library
Pierre Ossman
2025-02-13
28
-1045
/
+293
*
Move basic data types to core library
Pierre Ossman
2025-02-13
67
-772
/
+464
[next]