summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2020-12-06incomplete work on forthcoming /keys implementationChristian Grothoff
2020-12-06implement new taler-auditor-offline toolChristian Grothoff
2020-12-05towards offline tool uploading /management/keysChristian Grothoff
2020-12-05move all TALER_SIGNATURE_SM_-operations to secmod_signatures.cChristian Grothoff
2020-12-04centralize (most) offline signing/verifying operations into offline_signatures.cChristian Grothoff
2020-12-04conditionally use (un)blinding implementation from libgnunetutilFlorian Dold
2020-12-01start with exchange management testChristian 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-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 del auditorChristian Grothoff
2020-11-26cmd to add auditorChristian Grothoff
2020-11-26add logic to parse and check secmod signaturesChristian Grothoff
2020-11-25post keys 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-23implement exchange online signing key client libraryChristian Grothoff
2020-11-23implement sm signing of key announcementsChristian Grothoff
2020-11-21implementing client library for talking to the crypto helper processChristian Grothoff
2020-11-14more work on crypto RSA helperChristian Grothoff
2020-10-03doxygen fixes, update ChangeLog, bump versionChristian Grothoff
2020-09-11fix exchange 'make dist' rulesChristian Grothoff
2020-08-29use enum instead of intChristian Grothoff
2020-08-29doxygen fixesChristian Grothoff
2020-08-28fail if exchange-account configuration is definitively wrong (#5642)Christian Grothoff
2020-08-25nicer generic error reporting logic, for #6432Christian Grothoff
2020-08-19implement i18n lookup logic for #6458Christian Grothoff
2020-08-12implement #6478, but untested as shown by FIXMEsChristian Grothoff
2020-08-12fix refund handling: allow refund increases for the same coinChristian Grothoff
2020-08-03expose language check logicChristian Grothoff
2020-07-29trait for claim tokenJonathan Buchanan
2020-07-27payto parser: extract 'subject' parameter.MS
2020-07-27define claim tokenChristian Grothoff
2020-07-23remove TALER_TESTING_cmd_admin_add_incoming_with_instance and TALER_EXCHANGE_...Jonathan Buchanan
2020-07-22fix misc typosChristian Grothoff
2020-07-22remove refund_fee from refund confirmation message and signatureFlorian Dold
2020-07-22kill order for FlorianChristian Grothoff
2020-07-21-doxygenChristian Grothoff
2020-07-21add parser for json pathJonathan Buchanan
2020-07-16avoid boolean flags, see #6188Christian Grothoff