summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_keystate.c
AgeCommit message (Expand)Author
2019-11-23more refactoring for libtalermhdChristian Grothoff
2019-11-23more refactoring towards using libtalermhdChristian Grothoff
2019-11-01improve status codes returned in case of denomination key troublesChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-29fix compiler warningsChristian Grothoff
2019-10-26note on bumping versionChristian Grothoff
2019-10-05reindenting with uncrustifyChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-08-21check signatures before servingChristian Grothoff
2019-08-01fix indentChristian Grothoff
2019-07-24version bump related to #5777 implementationChristian Grothoff
2019-06-27first steps on #5777Christian Grothoff
2019-06-26add test for json_wire.c logicChristian Grothoff
2019-06-26implement /link signaturesChristian Grothoff
2019-06-18dead code eliminationChristian Grothoff
2019-06-05working on fix for #5747Christian Grothoff
2019-06-03add missing unlock (on error path that is usually fatal anyway)Christian Grothoff
2019-05-02replace denom_pub with denom_pub_hash in exchange API to reduce bandwidthChristian Grothoff
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-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-14preparations for #5536Christian Grothoff
2019-01-10do not crash if keystate fails to loadChristian Grothoff
2018-12-21fix loglevel.Marcello Stanisci
2018-10-27fix compiler warningChristian Grothoff
2018-10-27clean up struct TALER_ExchangeSigningKeyValidityPSChristian 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-09-26Revert "Fix cherry-pick test case."Florian Dold
2018-09-25Fix cherry-pick test case.Marcello Stanisci
2018-09-15fix #5315, including more testingChristian Grothoff
2018-08-09fix KS state freeing on exitChristian Grothoff
2018-07-04lookahead/duration options are in [exchange], not [exchange_keys], use consis...Christian Grothoff
2018-06-27Addressing #5291.Marcello Stanisci
2018-03-12fix #5281 for exchange: do preflight check that an old transaction is no long...Christian Grothoff
2018-02-12Implement new traits-based tests.Marcello Stanisci
2018-01-18implement #5254Christian Grothoff
2017-11-29fixing #5178Christian Grothoff
2017-11-01be less verboseChristian Grothoff
2017-10-17fix matching of auditor keys/denomination issues so that we return _all_ appl...Christian Grothoff
2017-10-17report if DK lacks auditor signatureChristian Grothoff
2017-10-07properly handle signing errors if httpd lacks signing keys by returning inter...Christian Grothoff