summaryrefslogtreecommitdiff
path: root/src/lib/auditor_api_deposit_confirmation.c
AgeCommit message (Expand)Author
2021-08-07-even betterChristian Grothoff
2021-08-07-use new GNUNET_TIME_relative_is_zero APIChristian Grothoff
2021-07-31-more eliminations of json_packChristian Grothoff
2021-03-05fix #6786: do not die on bogus URLChristian Grothoff
2020-12-26handle GONE, specified legal value nowChristian Grothoff
2020-12-20do not log error on MHD_HTTP_GONE status code, revocation is a legitimate replyChristian Grothoff
2020-12-04centralize (most) offline signing/verifying operations into offline_signatures.cChristian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-07-05towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-04-08adapt to new GNUnet sign API (#6164)Christian Grothoff
2020-04-05make exchange API more uniform in how information is returnedChristian Grothoff
2020-03-17style, indentation and type fixes for lib/Christian Grothoff
2020-03-10more careful use of TALER_JSON_get_error_code(), limit to cases where we expe...Christian Grothoff
2020-03-03rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w...Christian Grothoff
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-18libraries were folded, fold headers as wellChristian Grothoff
2020-01-17doxygenChristian Grothoff
2020-01-17doxygen fixesChristian Grothoff
2020-01-09H_wire -> h_wire (#6032)Christian Grothoff
2019-11-23use CONFLICT for double spending to distinguish properly from FORBIDDEN for b...Christian Grothoff
2019-08-25re-format codeFlorian Dold
2019-07-28fixing #5767Christian Grothoff
2019-05-23using legal lib namesMarcello Stanisci
2019-05-03add compression support for bodies of POST/PUT operationsChristian Grothoff
2019-01-28Fix /deposit-confirmation as per JSON encode/decode.Marcello Stanisci
2019-01-28Use PUT for /deposit-confirmation.Marcello Stanisci
2019-01-25H_wire -> h_wire.Marcello Stanisci
2019-01-11fix cyclic dependency by combining exchange-lib and auditor-lib directoriesChristian Grothoff