summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_keystate.c
AgeCommit message (Expand)Author
2020-04-08adapt to new GNUnet sign API (#6164)Christian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-30clarifyChristian Grothoff
2020-03-29fix leak of old keystate if loading of new keystate failedChristian Grothoff
2020-03-17add cmd line option to restrict timetravel, minor code cleanup of keystate logicChristian Grothoff
2020-03-17not realistic to happen anytime soon, likely unnecessary complicationChristian Grothoff
2020-03-17keystate, first passChristian Grothoff
2020-03-17code cleanup, more consistent handling of libjansson allocation failuresChristian Grothoff
2020-03-15code cleanupChristian Grothoff
2020-03-15major renaming of internal symbols for better consistencyChristian Grothoff
2020-03-10actually look at recoup/revocations in libtalerexchange and expose the result...Christian Grothoff
2020-03-04more renamingChristian Grothoff
2020-03-03fix potential NPEChristian Grothoff
2020-03-01removing dead code, using more named constants, checking return values betterChristian Grothoff
2020-03-01new REST API => version bumpChristian Grothoff
2020-02-26phase 1 of #6067: update exchange HTTPD to new API styleChristian Grothoff
2020-01-20fix signal initialization race on startup with shutdownChristian Grothoff
2020-01-20kill gotoChristian Grothoff
2020-01-20fixChristian Grothoff
2020-01-20bugfixesChristian Grothoff
2020-01-20bugfixesChristian Grothoff
2020-01-19try to fix mess for keystate lockingChristian Grothoff
2020-01-19try to fix KS handlingChristian Grothoff
2020-01-19fix theoretical barrier issueChristian Grothoff
2020-01-18payback -> recoup stranglersChristian Grothoff
2020-01-17doxygenChristian Grothoff
2020-01-17address fixme, fix use-after-free in testing traitsFlorian Dold
2020-01-17more KS cleanups, including one race fixChristian Grothoff
2020-01-17more KS cleanups, including one race fixChristian Grothoff
2020-01-17comment out fixmeChristian Grothoff
2020-01-17clean up KS keystate logicChristian Grothoff
2020-01-17remove dead globalsChristian Grothoff
2020-01-17fix error code useChristian Grothoff
2019-12-12return master_pub top-level in /wire, see #5991Christian Grothoff
2019-12-07do not crash on bogus signature on denomination key (2)Christian Grothoff
2019-12-07do not crash on bogus signature on denomination keyChristian Grothoff
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