aboutsummaryrefslogtreecommitdiff
path: root/package/utils/ucode-mod-pkgen
Commit message (Collapse)AuthorAge
* ucode-mod-pkgen: fix refcounting issueFelix Fietkau2025-03-05
| | | | | | | Do not call ucv_get if the reference is transferred without being used elsewhere Signed-off-by: Felix Fietkau <nbd@nbd.name>
* ucode-mod-pkgen: add ucode module for generating crypto keys/certificatesFelix Fietkau2025-01-17
This also includes a script to use the functionality from the command line Signed-off-by: Felix Fietkau <nbd@nbd.name>