summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-12-05towards offline tool uploading /management/keysChristian Grothoff
2020-12-05work on 'show' command for taler-exchange-offlineChristian Grothoff
2020-12-05move all TALER_SIGNATURE_SM_-operations to secmod_signatures.cChristian Grothoff
2020-12-05add tofu logicChristian Grothoff
2020-12-05add logic for wire fee signing with new offline toolChristian Grothoff
2020-12-04improve/test taler-exchange-offlineChristian Grothoff
2020-12-04add commands to change wire accountsChristian Grothoff
2020-12-04more offline commands supportChristian Grothoff
2020-12-04centralize (most) offline signing/verifying operations into offline_signatures.cChristian Grothoff
2020-12-04more funky boilerplate for taler-exchange-offline toolChristian Grothoff
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