Commit Graph

4 Commits

Author SHA1 Message Date
932dcde25c
Towards a complete test with age restriction
- substantial amount of fixes in various parts
- slight refactoring of extensions
- fixes of post handler for /management/extensions
- fixes for offline tool extensions signing

State:
- compiles, runs and tests succeed when age restriction is not enabled
- compiles, runs and tests fail, when age restriction is enabled
2022-02-06 19:57:29 +01:00
7b50b2d17c
TALER_age_restriction_{commit,derive} implemented 2022-02-05 23:20:58 +01:00
8fe127eb2e
age restriction progress
- age restriction extension simplified
  - its config is now global to extension
  - helper functions and macros introduced

- age restriction support for
  - melt is done
  - reveal continued
  - link started
2022-01-23 22:25:41 +01:00
8684a9bfea
[age_restriction] progress 13/n
- major refactoring of extensions
  - extensions live now in a separate library, libtalerextensions
  - refactored all components using age_restriction accordingly
  - plumbing for plugin support for extensions roughly layed down
2022-01-23 01:36:21 +01:00