summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2019-06-26implement /link signaturesChristian Grothoff
2019-06-18dead code eliminationChristian Grothoff
2019-06-05working on fix for #5747Christian Grothoff
2019-06-05add locking to avoid transaction retriesChristian Grothoff
2019-06-04log failures by MHD_add_response_headerChristian Grothoff
2019-06-03check more return valuesChristian Grothoff
2019-06-03add missing unlock (on error path that is usually fatal anyway)Christian Grothoff
2019-05-29improve error message for wire response filesFlorian Dold
2019-05-23Export compressing routine.Marcello Stanisci
2019-05-10Create async scopes.Florian Dold
2019-05-02adapt to GNUnet API changeChristian Grothoff
2019-05-02replace denom_pub with denom_pub_hash in exchange API to reduce bandwidthChristian Grothoff
2019-04-18memcmpChristian Grothoff
2019-04-18add post HTTP request check for hanging transactionsChristian Grothoff
2019-04-17Refactor for GNUNET_memcmpng0
2019-04-17Refactor for GNUNET_memcmpng0
2019-04-17Refactor for GNUNET_memcmpng0
2019-04-08Refactor for GNUNET_memcmpng0
2019-04-06Artificial 'now'.Marcello Stanisci
2019-04-05Do not include legally expired keys into /keys response.Marcello Stanisci
2019-04-03Faking the time.Marcello Stanisci
2019-03-22Wirewatch.Marcello Stanisci
2019-03-19keep type of batch_size unsignedChristian Grothoff
2019-03-18Fix wirewatch.Marcello Stanisci
2019-03-14Benchmark debugMarcello Stanisci
2019-03-11implementing private key deletion (#5536)Christian Grothoff
2019-03-11pre-pull mergingChristian Grothoff
2019-03-02actually disable 100 continueChristian Grothoff
2019-02-17Need to check for revoked keys as well before adding from DB.Christian Grothoff
2019-02-17towards #5536 (right now deactivated, as if on tests fail...)Christian Grothoff
2019-02-17fix memory leak: on repeated refresh reveal, we populated ev_sigs twiceChristian Grothoff
2019-02-16add assertions in preparation of #5536Christian Grothoff
2019-02-14preparations for #5536Christian Grothoff
2019-02-13Fix #5558.Marcello Stanisci
2019-01-30Adding map: wire method name <--> plugin name.Marcello Stanisci
2019-01-16more loggingMarcello Stanisci
2019-01-10update tool to follow renaming of test -> taler-bank for the taler bank wire ...Christian Grothoff
2019-01-10do not crash if keystate fails to loadChristian Grothoff
2018-12-21fix loglevel.Marcello Stanisci
2018-11-25fix a few more leaksChristian Grothoff
2018-11-04add auditing of deposit confirmations to auditor (#5447)Christian Grothoff
2018-11-04use log instead of fprintfChristian Grothoff
2018-10-27fix compiler warningChristian Grothoff
2018-10-27clean up struct TALER_ExchangeSigningKeyValidityPSChristian Grothoff
2018-10-20remove dead variableChristian Grothoff
2018-10-19reduce redundant data fetch (#5444)Christian Grothoff
2018-10-13intermediate patch towards implementing #5136Christian Grothoff
2018-10-06add skeleton for auditor httpdChristian Grothoff
2018-10-06fix #5434 (no more salt in exchange wire replies)Christian Grothoff
2018-10-02write exchange stats on exitFlorian Dold