Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-27 | -vanilla DB has no deposits, hence no lagv0.8.5 | Christian Grothoff | |
2021-09-27 | -fix output formatting | Christian Grothoff | |
2021-09-27 | -fix unbound varibale | Christian Grothoff | |
2021-09-27 | -indent | Christian Grothoff | |
2021-09-17 | -DCE, nicer return values | Christian Grothoff | |
2021-09-07 | sort /terms and /privacy endpoints by server-side mime type preferences ↵ | Christian Grothoff | |
instead of returning in random order; do configure paths by default | |||
2021-09-06 | pow needs libm | Christian Grothoff | |
2021-09-06 | -minor fixes | Christian Grothoff | |
2021-09-06 | -misc bugfixes | Christian Grothoff | |
2021-09-05 | -misc bugfixes | Christian Grothoff | |
2021-09-05 | add taler-config C version, useful once we depend on the next GNUnet release ↵ | Christian Grothoff | |
to avoid the LD_PRELOAD hack | |||
2021-09-05 | taler-exchange-transfer: ensure batches stay in their range | Christian Grothoff | |
2021-09-05 | fix auditor test DB generation logic and re-generate databases | Christian Grothoff | |
2021-09-05 | implement taler-exchange-transfer DB sharding logic | Christian Grothoff | |
2021-09-04 | doxygen and spelling fixes | Christian Grothoff | |
2021-09-04 | fix aggregator benchmark generation logic | Christian Grothoff | |
2021-09-03 | first draft for an aggregator benchmark, plus fixing inclusive/exclusive ↵ | Christian Grothoff | |
sharding range issues | |||
2021-09-03 | preliminary work on supporting sharding/parallel aggregation (undertested, ↵ | Christian Grothoff | |
but tests pass again) | |||
2021-09-03 | -implement long-standing aggregation SQL query simplification | Christian Grothoff | |
2021-09-03 | -code cleanup | Christian Grothoff | |
2021-09-03 | -nicer return value | Christian Grothoff | |
2021-09-03 | -wip | Christian Grothoff | |
2021-09-02 | try to fix #7007 key update issue discovered by Sebastian | Christian Grothoff | |
2021-09-02 | -fix type | Christian Grothoff | |
2021-09-01 | suspend if /keys is not ready | Christian Grothoff | |
2021-09-01 | fix #7007 crash | Christian Grothoff | |
2021-09-01 | add long-time overdue convenience function | Christian Grothoff | |
2021-08-31 | typo | Christian Grothoff | |
2021-08-31 | add assertions to help pin down #7007: | Christian Grothoff | |
2021-08-31 | hyperaggregation schema proposal | Christian Grothoff | |
2021-08-27 | -fix another leak | Christian Grothoff | |
2021-08-27 | -fix memory leak | Christian Grothoff | |
2021-08-25 | ensure statements are prepared before keys subsystem initialization | Christian Grothoff | |
2021-08-25 | -update GANA | Christian Grothoff | |
2021-08-23 | fix #6956 in exchangev0.8.4 | Christian Grothoff | |
2021-08-23 | -fix pthread leftover | Christian Grothoff | |
2021-08-23 | -fix pthread leftover | Christian Grothoff | |
2021-08-23 | -handle NULL nicely | Christian Grothoff | |
2021-08-23 | -check DE IBAN | Christian Grothoff | |
2021-08-23 | -remove sessions also from auditor | Christian Grothoff | |
2021-08-23 | -doxygen fixes | Christian Grothoff | |
2021-08-23 | complete implementation of long-polling for reserve status; remove support ↵ | Christian Grothoff | |
for multi-threaded exchange httpd | |||
2021-08-22 | -fix fakebank shutdown sequence | Christian Grothoff | |
2021-08-22 | -fix fakebank shutdown sequence | Christian Grothoff | |
2021-08-22 | -fix segv | Christian Grothoff | |
2021-08-22 | -add notifications for inbound reserve transactions | Christian Grothoff | |
2021-08-22 | -doxygen fix | Christian Grothoff | |
2021-08-22 | -init timeout | Christian Grothoff | |
2021-08-22 | -forgot to put rp into the DLL" | Christian Grothoff | |
2021-08-22 | -implement long polling support on reserve status (but not yet in C client ↵ | Christian Grothoff | |
library) |