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
/
CSecurityDH.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move application directory handling to core
Pierre Ossman
2025-02-25
1
-1
/
+0
*
Capitalize some more logging and exceptions
Pierre Ossman
2024-11-22
1
-4
/
+4
*
Use standard library naming for exceptions
Pierre Ossman
2024-11-06
1
-2
/
+2
*
Use specific class for protocol problems
Pierre Ossman
2024-11-06
1
-2
/
+2
*
Use standard exception classes
Pierre Ossman
2024-11-06
1
-4
/
+4
*
Move getUserPasswd()/showMsgBox() to CConnection
Kang Lin
2024-08-30
1
-1
/
+1
*
Avoid connection failed exception
Pierre Ossman
2024-08-13
1
-2
/
+2
*
Don't abuse auth failure exception
Pierre Ossman
2024-08-07
1
-4
/
+4
*
Avoid shadowing variables
Pierre Ossman
2024-06-24
1
-2
/
+2
*
Consistently use uint8_t for data buffers
Pierre Ossman
2023-03-18
1
-2
/
+2
*
Return std::string instead of dynamic allocations
Pierre Ossman
2023-02-04
1
-9
/
+8
*
Use std::vector for basic data arrays
Pierre Ossman
2023-02-01
1
-16
/
+15
*
Use stdint types
Pierre Ossman
2023-02-01
1
-3
/
+4
*
Fix CRLF line endings
Pierre Ossman
2023-01-17
1
-150
/
+150
*
Add client-side support for the DH security type.
Dinglan Peng
2022-12-27
1
-0
/
+150