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
/
CSecurityTLS.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use standard exception classes
Pierre Ossman
2024-11-06
1
-4
/
+4
*
Use C++ allocation for temporary buffers
Pierre Ossman
2024-11-06
1
-10
/
+6
*
Use static string for exceptions
Pierre Ossman
2024-11-06
1
-1
/
+2
*
Fix reporting of some TLS errors
Pierre Ossman
2024-09-04
1
-12
/
+15
*
Move getUserPasswd()/showMsgBox() to CConnection
Kang Lin
2024-08-30
1
-12
/
+10
*
Use proper gnutls_free() on Windows
Pierre Ossman
2024-08-13
1
-10
/
+0
*
Don't abuse auth failure exception
Pierre Ossman
2024-08-07
1
-43
/
+54
*
Correctly handle cancelled authentication
Pierre Ossman
2024-08-07
1
-10
/
+10
*
Avoid shadowing variables
Pierre Ossman
2024-06-24
1
-2
/
+2
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-17
/
+20
*
Use $XDG_STATE_HOME for known hosts storage
Pierre Ossman
2024-05-30
1
-2
/
+2
*
Implement XDG Base Directory paths, deprecate ~/.vnc
90
2024-04-26
1
-6
/
+5
*
Begin work on XDGBDS compliance and overrideable configs
90
2024-03-15
1
-13
/
+13
*
More logging for server cert exceptions
Pierre Ossman
2023-07-05
1
-6
/
+8
*
Allow exception for cert hostname mismatch
Pierre Ossman
2023-07-05
1
-9
/
+43
*
Improve reporting of certificate errors
Pierre Ossman
2023-07-05
1
-32
/
+44
*
Allow exception for weak certificate algorithms
Pierre Ossman
2023-07-05
1
-3
/
+43
*
Remove double expired certificate prompts
Pierre Ossman
2023-07-05
1
-8
/
+0
*
Allow exception for not yet activated certificates
Pierre Ossman
2023-07-05
1
-3
/
+43
*
Make sure we handle all certificate issues
Pierre Ossman
2023-07-05
1
-0
/
+22
*
Handle GNUTLS_CERT_INVALID in TOFU code
Pierre Ossman
2023-07-05
1
-2
/
+4
*
Remove old GnuTLS compatibility code
Pierre Ossman
2023-07-05
1
-17
/
+1
*
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
-45
/
+44
*
Use std::string instead of CharArray
Pierre Ossman
2023-02-04
1
-35
/
+58
*
Remove trailing slash from getvnchomedir()
Pierre Ossman
2023-02-04
1
-3
/
+3
*
Namespace directory functions
Pierre Ossman
2023-02-04
1
-2
/
+2
*
Return static char buffer from some methods
Pierre Ossman
2023-02-04
1
-8
/
+6
*
Use StringParameters directly
Pierre Ossman
2023-02-04
1
-8
/
+2
*
Print GnuTLS certificate status as hex
Pierre Ossman
2022-03-24
1
-1
/
+1
*
Allow exceptions for expired certificates
Pierre Ossman
2022-03-24
1
-20
/
+55
*
Merge branch 'master' of https://github.com/twhitehead/tigervnc
Pierre Ossman
2021-10-14
1
-1
/
+1
|
\
|
*
System certificate load returns number loaded not GNUTLS_E_SUCCESS
Tyson Whitehead
2021-10-07
1
-1
/
+1
*
|
Don't fail on user CA/CRL problems
Pierre Ossman
2021-10-14
1
-2
/
+2
|
/
*
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
*
|
Clean up default value for X509 parameters
Pierre Ossman
2021-06-13
1
-24
/
+23
*
|
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
-6
/
+10
|
/
*
Merge branch 'noblock' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2021-01-19
1
-11
/
+6
|
\
|
*
Change streams to be asynchronous
Pierre Ossman
2020-05-21
1
-2
/
+4
|
*
Don't read invalid TLS auth reason
Pierre Ossman
2020-05-21
1
-9
/
+2
*
|
Properly store certificate exceptions
Pierre Ossman
2020-05-21
1
-90
/
+73
|
/
*
Remove unneeded memory checks
Pierre Ossman
2019-12-30
1
-4
/
+0
*
Fix saving of bad server certificates
Pierre Ossman
2019-12-30
1
-2
/
+3
*
Add missing throws for exception
Pierre Ossman
2019-03-26
1
-5
/
+5
*
Merge branch 'connparams' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-12-10
1
-1
/
+0
|
\
|
*
Remove unused include
Pierre Ossman
2018-10-26
1
-1
/
+0
*
|
Merge branch 'covscan' of https://github.com/grulja/tigervnc
Pierre Ossman
2018-11-21
1
-2
/
+2
|
\
\
|
|
/
|
/
|
[next]