Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark all exception type methods as noexcept | Pierre Ossman | 2024-11-26 | 1 | -5/+5 |
* | Use standard library naming for exceptions | Pierre Ossman | 2024-11-06 | 1 | -8/+8 |
* | Replace base exception class with standard library | Pierre Ossman | 2024-11-06 | 1 | -13/+12 |
* | Use specific class for protocol problems | Pierre Ossman | 2024-11-06 | 1 | -0/+8 |
* | Use static string for exceptions | Pierre Ossman | 2024-11-06 | 1 | -1/+3 |
* | Remove ConnFailedException | Pierre Ossman | 2024-09-02 | 1 | -4/+0 |
* | Remove auth exception prefix | Pierre Ossman | 2024-08-07 | 1 | -6/+2 |
* | Make exception classes have clearer messages | Pierre Ossman | 2017-10-12 | 1 | -6/+10 |
* | Make sure Exceptions do not use unsafe format strings | Pierre Ossman | 2015-03-03 | 1 | -3/+4 |
* | Migrating to new directory structure adopted from the RealVNC's source tree. ... | Constantin Kaplinsky | 2006-05-25 | 1 | -0/+37 |