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
/
SSecurityVeNCrypt.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use stdint types
Pierre Ossman
2023-02-01
1
-6
/
+6
*
Remove unneeded NULL checks
Pierre Ossman
2021-06-11
1
-5
/
+1
*
Change streams to be asynchronous
Pierre Ossman
2020-05-21
1
-6
/
+9
*
Strongly bind security objects to connection object
Pierre Ossman
2018-09-21
1
-4
/
+5
*
Delete underlying ssecurity in SSecurityVeNCrypt.
Michal Srb
2017-03-29
1
-0
/
+2
*
Make sure attributes propagate through security wrappers
Pierre Ossman
2014-12-02
1
-0
/
+13
*
Always log chosen security type
Pierre Ossman
2014-11-11
1
-1
/
+1
*
[Development] Move Get{C,S}Security from Security class to separate classes.
Adam Tkac
2010-10-01
1
-1
/
+1
*
[Cleanup] Ensure all files use LF as newline control character, not CR+LF.
Adam Tkac
2010-08-11
1
-173
/
+173
*
[Development] Implement X509 VeNCrypt subtypes on the server side.
Adam Tkac
2010-07-21
1
-10
/
+0
*
[Development] Create VeNCrypt security types in Security class.
Adam Tkac
2010-07-20
1
-26
/
+1
*
[Development] Use SecurityType also as configuration for VeNCrypt.
Adam Tkac
2010-07-20
1
-85
/
+5
*
[Development] Pass Security instance to {C,S}SecurityVeNCrypt.
Adam Tkac
2010-07-20
1
-1
/
+1
*
[Development] Add more debug logging into {C,S}SecurityVeNCrypt.
Adam Tkac
2010-07-20
1
-0
/
+2
*
Use {C,S}Security instead of {C,S}SecurityStack objects in VeNCrypt routines.
Adam Tkac
2010-07-20
1
-3
/
+3
*
[Bugfix] Compile VeNCrypt extension only when gnutls is enabled and available.
Adam Tkac
2010-04-28
1
-0
/
+4
*
[Development] Implement VeNCrypt type support on client side. Currently only
Adam Tkac
2010-04-23
1
-1
/
+1
*
[Development] Implement VeNCrypt security type on server side. Currently only
Adam Tkac
2010-04-23
1
-0
/
+282