summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_keystate.c
AgeCommit message (Expand)Author
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
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