summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-04fix build orderChristian Grothoff
2020-12-04start skeleton for taler-exchange-offline toolChristian Grothoff
2020-12-04copy (un)blinding logic from GNUnetFlorian Dold
2020-12-04conditionally use (un)blinding implementation from libgnunetutilFlorian Dold
2020-12-02set correct options for fakebank, we have been lucky that this didn't show up...Christian Grothoff
2020-12-02remove bogus checkChristian Grothoff
2020-12-02fix SQL errorChristian Grothoff
2020-12-01more management API tests and bugfixesChristian Grothoff
2020-12-01add logic to launch crypto helpers as part of testsChristian Grothoff
2020-12-01start with exchange management testChristian Grothoff
2020-12-01add dispatching logic for (most) of the new endpointsChristian Grothoff
2020-11-30expose new endpoint functions via headersChristian Grothoff
2020-11-30add cmd to set wire fees / provide master_sigChristian Grothoff
2020-11-30doxygen fixesChristian Grothoff
2020-11-30add API for /management/wire-feesChristian Grothoff
2020-11-30add command to add auditor's denomination signatureChristian Grothoff
2020-11-29more DB functions for new /management/ endpointsChristian Grothoff
2020-11-29more work on DB plugin for managemetn APIChristian Grothoff
2020-11-29work on DB logic, add auditor_name to /management/auditors APIChristian Grothoff
2020-11-29get code for most new endpoints to build (but DB not done)Christian Grothoff
2020-11-28sketch logic for wire-fee management endpointChristian Grothoff
2020-11-28more work on new endpointsChristian Grothoff
2020-11-27first draft for POST /management/keysChristian Grothoff
2020-11-27add tables for signing key revocation and for wire accountsChristian Grothoff
2020-11-27add cmd to revoke exchange online signing keyChristian Grothoff
2020-11-27add new cmd to revoke denominations via HTTP APIChristian Grothoff
2020-11-27cmd to add/del wire methods from list of accountsChristian Grothoff
2020-11-26cmd to sign keys with offline processChristian Grothoff
2020-11-26cmd to del auditorChristian Grothoff
2020-11-26cmd to add auditorChristian Grothoff
2020-11-26add logic to parse and check secmod signaturesChristian Grothoff
2020-11-25complete GET /management/keys implementationChristian Grothoff
2020-11-25auditor add denomination client logicChristian Grothoff
2020-11-25post keys client logicChristian Grothoff
2020-11-25revoke denomination client logicChristian Grothoff
2020-11-25enable wire client logicChristian Grothoff
2020-11-25disable wire client logicChristian Grothoff
2020-11-25enable auditor enable client logicChristian Grothoff
2020-11-25enable auditor disable client logicChristian Grothoff
2020-11-25implement first new client APIChristian Grothoff
2020-11-25extended exchange APIs for #6175Christian Grothoff
2020-11-24database schema change for #6175Christian Grothoff
2020-11-23ignore test binaryChristian Grothoff
2020-11-23finish helper test casesChristian Grothoff
2020-11-23implement exchange online signing key client libraryChristian Grothoff
2020-11-23implement sm signing of key announcementsChristian Grothoff
2020-11-22first sketch of eddsa helperChristian Grothoff
2020-11-22add missing delayed purge logicChristian Grothoff
2020-11-22make parallelism configurableChristian Grothoff
2020-11-22complete crypto helper denom testingChristian Grothoff