summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_keystate.c
AgeCommit message (Expand)Author
2015-06-20generate /keys signature as binary-onlyChristian Grothoff
2015-06-19miscounted s:o entries by oneChristian Grothoff
2015-06-19-more loggingChristian Grothoff
2015-06-18-logChristian Grothoff
2015-06-18fix range check, fix NULL check, fix plugin linkageChristian Grothoff
2015-06-18-use static for internal APIChristian Grothoff
2015-06-18fix locking issue, as the mutex we are using is not recursive we need to be a...Christian Grothoff
2015-06-12ensure DKI information is in database before we start to use it (#3808)Christian Grothoff
2015-05-01-initialize 'now'Christian Grothoff
2015-04-19fix NPEChristian Grothoff
2015-04-13distinguish active/old denomination keys (#3634)Christian Grothoff
2015-04-12implement #3739 (properly)Christian Grothoff
2015-04-08indentation and minor updates to reflect latest API docsChristian Grothoff
2015-03-28fix use of struct TALER_DenominationKeyValidityPSChristian Grothoff
2015-03-28fix use of struct TALER_MintSigningKeyValidityPSChristian Grothoff
2015-03-28-doxygen fixesChristian Grothoff
2015-03-28more rename-fest workChristian Grothoff
2015-03-27major rename-fest for more constent symbol namesChristian Grothoff
2015-03-24fix #3484: sign over full key set as wellChristian Grothoff
2015-03-22fix #3638Christian Grothoff
2015-03-18fix #3716: make sure amount-API offers proper checks against overflow and oth...Christian Grothoff
2015-03-15refactor denomination key structs to allow proper signing / serialization wit...Christian Grothoff
2015-03-15remove dead #includesChristian Grothoff
2015-03-15minor beautificationsChristian Grothoff
2015-03-15minor beautificationsChristian Grothoff
2015-03-15use GNUNET_CRYPTO_rsa_public_key_hash instead of re-implementing itChristian Grothoff
2015-03-15cleaner /keys set filtering logicChristian Grothoff
2015-03-15warn if no signing key was found, fix next_reload calculationChristian Grothoff
2015-03-15adding filename argument to signkey iterator for better diagnostic messagesChristian Grothoff
2015-03-15simplify json construction codeChristian Grothoff
2015-03-15moving low-level JSON encoding logic to json.cChristian Grothoff
2015-03-15fixing another minor leak, improving commentsChristian Grothoff
2015-03-15fix memory leaks on keystate reloading, simplify keystate reloading logicChristian Grothoff
2015-03-15simplify code structure, reduce exposure of keystate structChristian Grothoff
2015-03-09fix ftbfs vs. latest GNUnet APIsChristian Grothoff
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-01-30fix missing test, wrong typeChristian Grothoff
2015-01-29remove dead mint.h includesChristian Grothoff
2015-01-28cleaning upChristian Grothoff
2015-01-28simplify logic, remove dead callChristian Grothoff
2015-01-28generally just include taler_util.hChristian Grothoff
2015-01-28splitting up /keys and keystate handlingChristian Grothoff