Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid shadowing variables | Pierre Ossman | 2024-06-24 | 1 | -2/+2 |
* | Use nullptr in all C++ code | Pierre Ossman | 2024-06-24 | 1 | -1/+1 |
* | Move the AccessRights type and constants to the rfb namespace | Carlos Santos | 2024-04-23 | 1 | -3/+3 |
* | Be consistent in including config.h | Pierre Ossman | 2021-12-30 | 1 | -0/+4 |
* | Remove unneeded NULL checks | Pierre Ossman | 2021-06-11 | 1 | -4/+2 |
* | Strongly bind security objects to connection object | Pierre Ossman | 2018-09-21 | 1 | -5/+8 |
* | Make sure attributes propagate through security wrappers | Pierre Ossman | 2014-12-02 | 1 | -0/+17 |
* | [Development] Implement VeNCrypt security type on server side. Currently only | Adam Tkac | 2010-04-23 | 1 | -0/+67 |