Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the AccessRights type and constants to the rfb namespace | Carlos Santos | 2024-04-23 | 1 | -3/+3 |
* | Consistently use uint8_t for data buffers | Pierre Ossman | 2023-03-18 | 1 | -2/+2 |
* | Use std::string instead of CharArray | Pierre Ossman | 2023-02-04 | 1 | -4/+4 |
* | Use fixed size character buffer | Pierre Ossman | 2023-02-04 | 1 | -14/+8 |
* | Use StringParameters directly | Pierre Ossman | 2023-02-04 | 1 | -1/+1 |
* | Use std::vector for basic data arrays | Pierre Ossman | 2023-02-01 | 1 | -16/+20 |
* | Use stdint types | Pierre Ossman | 2023-02-01 | 1 | -39/+40 |
* | Fix RSA-AES state machines | Pierre Ossman | 2023-01-05 | 1 | -26/+25 |
* | Add support for RSA-AES security types | pdlan | 2022-09-01 | 1 | -0/+598 |