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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark all exception type methods as noexcept
Pierre Ossman
2024-11-26
1
-14
/
+14
*
Use standard library naming for exceptions
Pierre Ossman
2024-11-06
1
-17
/
+17
*
Replace base exception class with standard library
Pierre Ossman
2024-11-06
1
-16
/
+21
*
Subclass exceptions from std::exception
Pierre Ossman
2024-11-06
1
-7
/
+6
*
Use what() to access exception description
Pierre Ossman
2024-11-06
1
-1
/
+1
*
Don't modify exception description dynamically
Pierre Ossman
2024-11-06
1
-2
/
+8
*
Use static string for exceptions
Pierre Ossman
2024-11-06
1
-2
/
+4
*
Split SystemException to handle Windows
Pierre Ossman
2024-10-09
1
-4
/
+17
*
Move SocketException to rdr
Pierre Ossman
2024-10-09
1
-0
/
+4
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-1
/
+1
*
Use __attribute__:s directly
Pierre Ossman
2023-01-05
1
-7
/
+2
*
Change streams to be asynchronous
Pierre Ossman
2020-05-21
1
-4
/
+0
*
Throw GAIException() for getaddrinfo errors
Alex Tanskanen
2020-03-17
1
-2
/
+7
*
Make exception classes have clearer messages
Pierre Ossman
2017-10-12
1
-6
/
+2
*
Make sure Exceptions do not use unsafe format strings
Pierre Ossman
2015-03-03
1
-3
/
+3
*
Tag the Exception constructor as a printf function
Pierre Ossman
2015-03-03
1
-1
/
+7
*
[Development] Implement secure TLS streams.
Adam Tkac
2010-04-23
1
-0
/
+3
*
[Refactoring] Improved rdr::Exception constructor. It now accepts variable
Adam Tkac
2008-11-14
1
-10
/
+1
*
Minor code cleanup to decrease the amount of compilation warnings in Fedora C...
Constantin Kaplinsky
2007-09-05
1
-0
/
+1
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+58