summaryrefslogtreecommitdiffstats
path: root/src/obj/secmark.c
Commit message (Expand)AuthorAgeFilesLines
* obj: Introduce struct obj_ops::attr_policyPhil Sutter2024-04-111-0/+5
* obj: Call obj_ops::set with legal attributes onlyPhil Sutter2024-04-111-2/+0
* obj: Repurpose struct obj_ops::max_attr fieldPhil Sutter2024-04-111-1/+1
* build: fix clang+glibc snprintf substitution errorNicholas Vinson2022-06-151-1/+1
* obj: Drop type parameter from snprintf callbackPhil Sutter2021-03-151-20/+3
* obj: secmark: remove json stubPablo Neira Ayuso2018-10-151-22/+0
* src: add support for new secmark objectChristian Göttsche2018-10-091-0/+159