summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2021-01-05improve loggingChristian Grothoff
2021-01-01bump protocol versionChristian Grothoff
2020-12-26handle GONE, specified legal value nowChristian Grothoff
2020-12-25clarify why FIXME does not need fixChristian Grothoff
2020-12-20only log with json_dumpf() if explicitly compiled via DEBUG #defineChristian Grothoff
2020-12-20do not log error on MHD_HTTP_GONE status code, revocation is a legitimate replyChristian Grothoff
2020-12-20misc doxygen fixesChristian Grothoff
2020-12-15misc new /keys management related bugfixesChristian Grothoff
2020-12-12allow empty signkeys arrayChristian Grothoff
2020-12-12fix misc bugsChristian Grothoff
2020-12-08initialize master_pub fieldChristian 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-04improve/test taler-exchange-offlineChristian 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-01more management API tests and bugfixesChristian Grothoff
2020-11-30doxygen fixesChristian Grothoff
2020-11-30add API for /management/wire-feesChristian Grothoff
2020-11-29work on DB logic, add auditor_name to /management/auditors APIChristian Grothoff
2020-11-27cmd to add/del wire methods from list of accountsChristian Grothoff
2020-11-26cmd to del 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-07adjust ECsChristian Grothoff
2020-10-03doxygen fixes, update ChangeLog, bump versionChristian Grothoff
2020-08-29fix checksChristian Grothoff
2020-08-29doxygen fixesChristian Grothoff
2020-08-14fix bug: case where this is the first refundChristian Grothoff
2020-08-13extend tests to discover corner cases from #6478, fix code to actually work f...Christian 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-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-16boolean argument removed in GNUNET_CURL_job_add (#6188)Christian Grothoff
2020-07-16avoid boolean flags, see #6188Christian Grothoff
2020-07-10test coin_priv re-use with deposit and refresh, update handling of the error ...Christian Grothoff
2020-07-10remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai...Christian Grothoff
2020-07-08implement new behavior in exchange httpd and libtalerexchange (for #6416)Christian Grothoff