Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark overridden virtual functions | Pierre Ossman | 2024-06-24 | 1 | -1/+1 |
| | | | | | Use the new "override" keyword to properly differentiate between new virtual methods, and existing virtual methods being overridden. | ||||
* | Use stdint types | Pierre Ossman | 2023-02-01 | 1 | -2/+2 |
| | | | | | Avoid having our own custom stuff and instead use the modern, standard types, for familiarity. | ||||
* | Add support for RSA-AES security types | pdlan | 2022-09-01 | 1 | -0/+49 |