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
path:
root
/
common
/
rfb
/
CSecurityRSAAES.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always flush sockets on shutdown()
Pierre Ossman
5 days
1
-0
/
+15
*
Change some assertions to exceptions
Pierre Ossman
2024-11-22
1
-1
/
+3
*
Capitalize some more logging and exceptions
Pierre Ossman
2024-11-22
1
-13
/
+13
*
Use standard library naming for exceptions
Pierre Ossman
2024-11-06
1
-8
/
+8
*
Use specific class for protocol problems
Pierre Ossman
2024-11-06
1
-7
/
+7
*
Use standard exception classes
Pierre Ossman
2024-11-06
1
-6
/
+6
*
Correctly handling rejecting server key
Pierre Ossman
2024-09-04
1
-1
/
+1
*
Move getUserPasswd()/showMsgBox() to CConnection
Kang Lin
2024-08-30
1
-4
/
+3
*
Avoid connection failed exception
Pierre Ossman
2024-08-13
1
-2
/
+2
*
Don't abuse auth failure exception
Pierre Ossman
2024-08-07
1
-12
/
+12
*
Avoid shadowing variables
Pierre Ossman
2024-06-24
1
-2
/
+2
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-9
/
+10
*
Consistently use uint8_t for data buffers
Pierre Ossman
2023-03-18
1
-2
/
+2
*
Remove unused rfb/util.h includes
Pierre Ossman
2023-02-04
1
-0
/
+1
*
Remove "str" prefix from string helpers
Pierre Ossman
2023-02-04
1
-1
/
+1
*
Use std::string instead of CharArray
Pierre Ossman
2023-02-04
1
-3
/
+2
*
Return std::string instead of dynamic allocations
Pierre Ossman
2023-02-04
1
-18
/
+15
*
Use stdint types
Pierre Ossman
2023-02-01
1
-38
/
+38
*
Explicitly mark switch case fall through
Pierre Ossman
2023-01-05
1
-0
/
+3
*
Fix RSA-AES state machines
Pierre Ossman
2023-01-05
1
-22
/
+19
*
Add support for RSA-AES security types
pdlan
2022-09-01
1
-0
/
+461