Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-07 | -initialize expiration time | Christian Grothoff | |
2022-08-06 | -update DBs | Christian Grothoff | |
2022-08-06 | -fix schema use | Christian Grothoff | |
2022-08-06 | -work on auditor tests | Christian Grothoff | |
2022-08-06 | -typo | Christian Grothoff | |
2022-08-06 | -initialize totals | Christian Grothoff | |
2022-08-06 | -regenerate pre-built DBs | Christian Grothoff | |
2022-08-06 | -merge eufin branch (manually) | Christian Grothoff | |
2022-08-05 | -move main oauth2.0 logic into kyclogic plugin | Christian Grothoff | |
2022-08-05 | -doxygen | Christian Grothoff | |
2022-08-05 | -add oauth config parsing logic | Christian Grothoff | |
2022-08-05 | adding kyclogic plugin template | Christian Grothoff | |
2022-08-05 | -add new KYC amount iteration DB functions | Christian Grothoff | |
2022-08-05 | -first pass at new KYC DB API | Christian Grothoff | |
2022-08-04 | -fix FTBFS in taler-exchange-httpd_kyc.c | Christian Grothoff | |
2022-08-04 | -more general KYC logic | Christian Grothoff | |
2022-08-02 | work on KYC configuration parsing logic | Christian Grothoff | |
2022-08-01 | -very basic skeleton for KYC API | Christian Grothoff | |
2022-08-01 | sketch test for #4960 | Christian Grothoff | |
2022-08-01 | implement auditor support for #4960 | Christian Grothoff | |
2022-08-01 | -log cause | Christian Grothoff | |
2022-08-01 | -fix log level | Christian Grothoff | |
2022-08-01 | -set RD_ONLY flag | Christian Grothoff | |
2022-07-31 | -update auditor schema in preparation to fix #4960 | Christian Grothoff | |
2022-07-30 | -implement DB functions for taler-exchange-drain | Christian Grothoff | |
2022-07-30 | finish taler-exchange-drain implementation | Christian Grothoff | |
2022-07-30 | -doxygen | Christian Grothoff | |
2022-07-30 | skeleton for taler-exchange-drain command (#4960) | Christian Grothoff | |
2022-07-30 | -fix typos | Christian Grothoff | |
2022-07-30 | implement taler-auditor-sync support for profit_drains table (#4960) | Christian Grothoff | |
2022-07-30 | setup drain_profits table (#4960) | Christian Grothoff | |
2022-07-29 | add /management/drain handler | Christian Grothoff | |
2022-07-29 | expand taler-exchange-offline and libtalerexchange with ↵ | Christian Grothoff | |
management-drain-profits implementation (#4960) | |||
2022-07-29 | add offline signature to drain profits (#4960) | Christian Grothoff | |
2022-07-28 | -ensure single transaction for exchange-0001.sql / shard-0001.sql | Christian Grothoff | |
2022-07-28 | add search path for auditor restart | Christian Grothoff | |
2022-07-27 | d_ms to d_us | Christian Grothoff | |
2022-07-25 | move auditor database also into schema | Christian Grothoff | |
2022-07-25 | -move everything into schema | Christian Grothoff | |
2022-07-25 | -simplify table drop logic | Christian Grothoff | |
2022-07-24 | -unversion stored procedures, always load latest ones | Christian Grothoff | |
2022-07-24 | -adapt to latest libgnunetpq | Christian Grothoff | |
2022-07-21 | -log more on faiure | Christian Grothoff | |
2022-07-11 | -remove FIXME, status code is fine | Christian Grothoff | |
2022-07-11 | -new ECs | Christian Grothoff | |
2022-07-09 | -fix full refund deposit fee computation in aggregator | Christian Grothoff | |
2022-07-09 | -remove resolved FIXMEs | Christian Grothoff | |
2022-07-08 | -note fixme | Christian Grothoff | |
2022-07-08 | rename param | Thien-Thi Nguyen | |
The new name now matches the documentation and the header file. * src/util/tv_age_restriction.c (age_mask_to_string): Rename param from ‘m’ to ‘mask’; update all references. | |||
2022-07-08 | rename param | Thien-Thi Nguyen | |
The new name now matches the documentation and the header file. * src/extensions/extension_age_restriction.c (TALER_age_mask_to_string): Rename param ‘m’ to ‘mask’; update all references. |