exchange/src/auditordb
Özgür Kesim 0b56de6c99
[age restriction] progress 12/n
- taler-offline-tool now handles extensions
  - command "extensions" added with subcommands "show" and "sign"
  - parses extensions from taler config
  - shows and signs of extensions and their configurations
  - creates signed set of configurations for upload
  - added test for retrieval of extension config

- simplified signature verification for extensions
  - remove per-extension signatures, also from DB schema
  - adjust prepared statements accordingly
  - adjust DB event handler for extensions
  - allow NULL for config for extension in DB schema
  - handler for /management/extensions adjusted to new datastructures

- changed test for TALER_denom_blind/TALER_denom_sign_blinded with and
  without TALER_AgeHash

- minor updates and various fixes
2022-01-21 15:41:02 +01:00
..
.gitignore update ignores 2019-08-22 15:30:02 +02:00
9999.sql more work towards DB versioning 2020-01-17 01:55:01 +01:00
auditor-0000.sql typos 2020-03-31 20:57:11 +02:00
auditor-0001.sql -fix wire_deadline SQL 2021-11-06 20:21:36 +01:00
auditordb_plugin.c avoid duping configuration, start to use PQ_connect_with_cfg 2020-02-09 15:53:28 +01:00
auditordb-postgres.conf fix build system 2020-01-17 03:08:30 +01:00
drop0001.sql fix auditor drop 2020-07-05 16:50:12 +02:00
Makefile.am add missing linker options 2020-12-31 22:13:12 +01:00
plugin_auditordb_postgres.c [age restriction] progress 12/n 2022-01-21 15:41:02 +01:00
restart0001.sql comment on what not to DELETE 2020-02-24 18:29:52 +01:00
test_auditordb.c -fix FTBFS 2021-12-15 11:38:57 +01:00
test-auditor-db-postgres.conf fix 2020-01-17 03:09:05 +01:00