| Commit message (Expand) | Author | Age | Files | Lines |
* | Doctool: Remove version attribute from XML header | Rémi Verschelde | 2023-07-06 | 1 | -1/+1 |
* | Bump version to 4.2-dev | Rémi Verschelde | 2023-07-05 | 1 | -1/+1 |
* | Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining... | mara | 2023-04-10 | 1 | -6/+6 |
* | Bump version to 4.1-dev | Rémi Verschelde | 2023-03-01 | 1 | -1/+1 |
* | Fix C# examples in documentation | Raul Santos | 2023-01-31 | 1 | -10/+9 |
* | Fix invalid C# in crypto docs | Raul Santos | 2022-09-15 | 1 | -9/+9 |
* | [doc] Use "param" instead of "code" to refer to parameters (6) | Andy Maloney | 2022-08-12 | 1 | -1/+1 |
* | Rename the argument tag to param in XML documentation | Yuri Sizov | 2022-08-08 | 1 | -3/+3 |
* | HTML5: Enable mbedTLS module for Crypto object | Rémi Verschelde | 2022-05-25 | 1 | -1/+0 |
* | Add an XML schema for documentation | Hugo Locurcio | 2022-02-15 | 1 | -1/+1 |
* | Fix typos with codespell | Rémi Verschelde | 2022-01-07 | 1 | -2/+2 |
* | Fix indentations in class reference XMLs | Haoyu Qiu | 2021-12-15 | 1 | -42/+42 |
* | Don't generate empty doc sections and reduce code duplication | Aaron Franke | 2021-09-20 | 1 | -2/+0 |
* | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde | 2021-07-30 | 1 | -12/+6 |
* | Rename Reference to RefCounted | Pedro J. Estébanez | 2021-06-11 | 1 | -1/+1 |
* | feat: HMAC support in Crypto APIs | Jon Bonazza | 2020-11-26 | 1 | -0/+88 |