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