summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_keystate.c
AgeCommit message (Expand)Author
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
2017-04-17implement #4982Christian Grothoff
2017-04-10add test case for #3887Christian Grothoff
2017-04-08implement checking of denomination revocation status in auditorChristian Grothoff
2017-04-08fix json_pack format stringChristian Grothoff
2017-04-08return revoked denom hashes under payback array in /keysChristian Grothoff
2017-04-07implement denomination key revocation logic in exchangedb and taler-exchange-...Christian Grothoff
2017-03-29implement /payback parsing and signature verificationChristian Grothoff
2016-11-25refuse to start if we have no denominationsFlorian Dold
2016-09-30mint->exchange leftoversChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-11check return values of json_array_appendChristian Grothoff
2016-06-02adding missing unlockChristian Grothoff
2016-05-31fixv0.0.0Christian Grothoff
2016-05-31Merge branch 'master' of git+ssh://taler.net/var/git/exchangeChristian Grothoff
2016-05-31implementing #3474Christian Grothoff
2016-05-31add support for /keys cache control (#4036)Christian Grothoff
2016-05-21make use of GNUNET_JSON_from_data_auto where possibleChristian Grothoff
2016-05-18fix #4506: check that master key matches our master key when loading signing ...Christian Grothoff
2016-05-03adding assertions to assist figuring out #4482Christian Grothoff
2016-05-02fixing #4462: avoid temporary schemata altogetherChristian Grothoff
2016-05-02fix #4184Christian Grothoff
2016-04-20introduce refund feeChristian Grothoff
2016-04-10fixing #4386: use more sane configuration and data file structureChristian Grothoff
2016-03-21implementing #3987Christian Grothoff
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff