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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use StringParameters directly
Pierre Ossman
2023-02-04
1
-7
/
+1
*
Fix priority string when using newer GnuTLS
Jan Grulich
2021-07-16
1
-1
/
+3
*
Merge branch 'utilize-system-wide-crypto' of https://github.com/grulja/tigervnc
Pierre Ossman
2021-07-14
1
-14
/
+52
|
\
|
*
Utilize system-wide crypto policies
Jan Grulich
2021-07-14
1
-14
/
+52
*
|
Use RFC7919-2048 group in GnuTLS for FIPS compliance.
JASON SIKES
2021-06-12
1
-4
/
+32
*
|
Don't wait for TLS close response
Pierre Ossman
2021-06-11
1
-1
/
+3
*
|
Handle GnuTLS shutdown on dead session
Pierre Ossman
2021-06-11
1
-4
/
+5
|
/
*
Log TLS handshake result
Pierre Ossman
2018-10-09
1
-1
/
+2
*
Restore original streams when terminating TLS
Pierre Ossman
2018-09-21
1
-1
/
+11
*
Delete TLS streams before deleting the session
Pierre Ossman
2018-09-21
1
-16
/
+19
*
Strongly bind security objects to connection object
Pierre Ossman
2018-09-21
1
-4
/
+4
*
avoid putting more includes in headers than necessary
Brian P. Hinz
2017-11-15
1
-0
/
+1
*
Move gnutls functions into SSecurityTLS
Brian P. Hinz
2017-11-14
1
-3
/
+10
*
Proper global init/deinit of GnuTLS
Pierre Ossman
2016-08-23
1
-15
/
+5
*
Add parameter to override GnuTLS priority
Pierre Ossman
2015-01-29
1
-5
/
+17
*
Raise GnuTLS requirements to 3.x
Pierre Ossman
2015-01-29
1
-8
/
+15
*
Remove verbose TLS logging
Pierre Ossman
2014-10-28
1
-13
/
+0
*
Correct naming convention for some parameters
Pierre Ossman
2014-09-17
1
-2
/
+2
*
Refactor the TLS code so that the push/pull functions are aware of their
Pierre Ossman
2012-07-03
1
-8
/
+9
*
Fix unsafe usage of the logging functions.
Pierre Ossman
2012-04-26
1
-1
/
+1
*
[Bugfix] Register GNUTLS debug routines only when we actually need them.
Adam Tkac
2011-02-18
1
-7
/
+6
*
[Bugfix] Check return codes from gnutls library every time.
Adam Tkac
2010-08-11
1
-1
/
+3
*
[Development] Rename SSecurityTLSBase source/class to SSecurityTLS.
Adam Tkac
2010-07-21
1
-0
/
+224
*
[Cleanup] Merge SSecurityTLS and SSecurityX509 classes into SSecurityTLSBase ...
Adam Tkac
2010-07-21
1
-83
/
+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
/
+82