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
/
SSecurityTLS.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use StringParameters directly
Pierre Ossman
2023-02-04
1
-1
/
+0
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-4
/
+0
*
Use RFC7919-2048 group in GnuTLS for FIPS compliance.
JASON SIKES
2021-06-12
1
-0
/
+9
*
Remove unused variable
Pierre Ossman
2020-05-31
1
-1
/
+0
*
Restore original streams when terminating TLS
Pierre Ossman
2018-09-21
1
-0
/
+3
*
Delete TLS streams before deleting the session
Pierre Ossman
2018-09-21
1
-2
/
+2
*
Strongly bind security objects to connection object
Pierre Ossman
2018-09-21
1
-2
/
+2
*
Proper global init/deinit of GnuTLS
Pierre Ossman
2016-08-23
1
-2
/
+0
*
Raise GnuTLS requirements to 3.x
Pierre Ossman
2015-01-29
1
-5
/
+5
*
[Development] Rename SSecurityTLSBase source/class to SSecurityTLS.
Adam Tkac
2010-07-21
1
-0
/
+74
*
[Cleanup] Merge SSecurityTLS and SSecurityX509 classes into SSecurityTLSBase ...
Adam Tkac
2010-07-21
1
-56
/
+0
*
[Bugfix] Compile VeNCrypt extension only when gnutls is enabled and available.
Adam Tkac
2010-04-28
1
-2
/
+3
*
[Development] Implement VeNCrypt security type on server side. Currently only
Adam Tkac
2010-04-23
1
-0
/
+55