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
/
rdr
/
Exception.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark all exception type methods as noexcept
Pierre Ossman
2024-11-26
1
-9
/
+11
*
Use standard library naming for exceptions
Pierre Ossman
2024-11-06
1
-9
/
+9
*
Replace base exception class with standard library
Pierre Ossman
2024-11-06
1
-5
/
+29
*
Subclass exceptions from std::exception
Pierre Ossman
2024-11-06
1
-10
/
+0
*
Don't modify exception description dynamically
Pierre Ossman
2024-11-06
1
-54
/
+48
*
Use static string for exceptions
Pierre Ossman
2024-11-06
1
-8
/
+11
*
Get Unicode Windows error strings
Pierre Ossman
2024-11-06
1
-0
/
+9
*
Split SystemException to handle Windows
Pierre Ossman
2024-10-09
1
-12
/
+16
*
Avoid shadowing variables
Pierre Ossman
2024-06-24
1
-2
/
+2
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-3
/
+3
*
Get rid of TCHAR magic
Pierre Ossman
2023-02-04
1
-1
/
+0
*
Include error code in getaddrinfo() exceptions
Pierre Ossman
2020-03-26
1
-1
/
+10
*
Avoid using insecure variable length arrays
Pierre Ossman
2020-03-26
1
-1
/
+2
*
Throw GAIException() for getaddrinfo errors
Alex Tanskanen
2020-03-17
1
-0
/
+18
*
Make system error messeges in Windows 10 use UTF-8
Alex Tanskanen
2020-03-12
1
-26
/
+9
*
Use printf constructor safely
Pierre Ossman
2014-07-21
1
-1
/
+1
*
Remove a lot of platform compatibilty stuff
Pierre Ossman
2014-07-07
1
-2
/
+3
*
[Development] Implement secure TLS streams.
Adam Tkac
2010-04-23
1
-0
/
+13
*
[Cleanup] Removed unneeded #includes from rdr/Exception.cxx
Adam Tkac
2008-12-03
1
-3
/
+2
*
[Refactoring] Improved rdr::Exception constructor. It now accepts variable
Adam Tkac
2008-11-14
1
-0
/
+13
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+73