summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2019-11-01improve status codes returned in case of denomination key troublesChristian Grothoff
2019-11-01fix warningsChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-29fix compiler warningsChristian Grothoff
2019-10-26note on bumping versionChristian Grothoff
2019-10-10strcmpChristian Grothoff
2019-10-06improve loggingChristian Grothoff
2019-10-05reindenting with uncrustifyChristian Grothoff
2019-09-17make URLs case-sensitiveChristian Grothoff
2019-09-15fix leaks and unnecessary fetch of RSA signature on refresh/revealChristian Grothoff
2019-09-05fix testsChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-08-21check signatures before servingChristian Grothoff
2019-08-17remove currency field from databasesChristian Grothoff
2019-08-01fix indentChristian Grothoff
2019-07-28fixing #5767Christian Grothoff
2019-07-27more denom sig checking in auditorChristian Grothoff
2019-07-24getting revocation/payback test with refreshed coins to passChristian Grothoff
2019-07-24version bump related to #5777 implementationChristian Grothoff
2019-07-24implement zombie checkChristian Grothoff
2019-07-23need the hash of coin_ev with an index for selectChristian Grothoff
2019-07-23implement postges_get_old_coin_by_h_blind for #5777Christian Grothoff
2019-07-22mention bug #Christian Grothoff
2019-07-22integrating refresh payback with standard payback, almost doneChristian Grothoff
2019-07-22include new payback-refresh possibilities in coin history generationChristian Grothoff
2019-07-22replace GNUNET_asserts() with more proper error handling, fix indentationChristian Grothoff
2019-07-21indentation fixesChristian Grothoff
2019-06-27first steps on #5777Christian Grothoff
2019-06-26add test for json_wire.c logicChristian Grothoff
2019-06-26template for /refresh/paybackChristian Grothoff
2019-06-26adding signature verification logic for new link signatures to libtalerexchangeChristian Grothoff
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