aboutsummaryrefslogtreecommitdiff
path: root/src/extensions/age_restriction/age_restriction.c
AgeCommit message (Collapse)Author
2023-10-29-fix misc memory leaksChristian Grothoff
2023-07-06-loglevel INFOÖzgür Kesim
2023-05-09Fix age mask parsing from configÖzgür Kesim
- initialize age mask to zero - drop default bitstring for age mask, use string instead -remove default age mask bits, use string instead -strdup
2023-01-02mark parameter as const; free correct objectÖzgür Kesim
2022-11-04-typoÖzgür Kesim
2022-11-04-typos in arguments fixedÖzgür Kesim
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
- refactoring of extension-plugin-mechanism - refactoring of age restriction extension - added policy extensions plugin plumbing - added DB schema and api - policy_details - policy_fulfillments