summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_keystate.c
AgeCommit message (Expand)Author
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
2017-10-06handle (most) TEH_KS_acquire errorsChristian Grothoff
2017-09-26fix mapping of auditor sigs to DKs, avoid one hash operation by caching hash ...Christian Grothoff
2017-09-26fix uninit auditor_url fieldChristian Grothoff
2017-09-26fix calculation of 'Expires:' header, also handle HTTP HEAD requestsChristian Grothoff
2017-09-26check json_array_append_new() return values, proper logging on errorsChristian Grothoff
2017-09-26fix bad sizeof()Christian Grothoff
2017-09-17bump version of taler protocol we implementChristian Grothoff
2017-09-17clean up /keys cherry picking logic, including changing the last_issue_date v...Christian Grothoff
2017-09-14be more precise about encoding HTTP bodiesChristian Grothoff
2017-09-14(imperfect) test for #4840Christian Grothoff
2017-09-13note on messy / duplicated codeChristian Grothoff
2017-09-13do keep signing over DKs even for cherry-picked /keys repliesChristian Grothoff
2017-09-13theoretically finished implementation of #4840 (/keys cherry picking), but by...Christian Grothoff
2017-06-29preparations for #4840Christian Grothoff
2017-06-23Fix #5010 for keystateChristian Grothoff
2017-06-15work on #5010Christian Grothoff
2017-06-11match GNUnet API rename, work on #5010Christian Grothoff
2017-06-01fix #5035Christian Grothoff
2017-05-29undo accidental commitChristian Grothoff
2017-05-29minor changes to get #3464 to work, finallyChristian Grothoff
2017-05-11generate auditor signatures in exchange-lib testcase, and handle problem with...Christian Grothoff