summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-31mark unchecked functionsChristian Grothoff
2015-01-31cleaning up /refresh/link logic, in particular separting out response generat...Christian Grothoff
2015-01-31finished first pass over /refresh/reveal logic, simplifying mint_db API by ke...Christian Grothoff
2015-01-31starting to clean up /refresh/reveal DB logicChristian Grothoff
2015-01-30working on /refresh/melt operationChristian Grothoff
2015-01-30fixing ftbfs of testcaseChristian Grothoff
2015-01-30TALER_MINT_keys_sign returns void, thus no need to check rvalueChristian Grothoff
2015-01-30fix missing test, wrong typeChristian Grothoff
2015-01-30install db_pq headerChristian Grothoff
2015-01-29-removing legacy TALER_TALER API, replacing with modern TALER_DB callsChristian Grothoff
2015-01-29eliminating obsolete KnownCoin APIsChristian Grothoff
2015-01-29remove dead mint.h includesChristian Grothoff
2015-01-29remove dead mint.h includesChristian Grothoff
2015-01-29logic of execute_refresh_commit is now cleanChristian Grothoff
2015-01-29working on cleaning up /refresh/melt logicChristian Grothoff
2015-01-29more notes about issues in bug trackerChristian Grothoff
2015-01-29more commentsChristian Grothoff
2015-01-29finish simplify cleanup of json roots: as early as possibleChristian Grothoff
2015-01-29finish cleanup of /refresh/link parsing, trivial this timeChristian Grothoff
2015-01-29finish cleanup of /refresh/reveal parsingChristian Grothoff
2015-01-29finish cleanup of /refresh/commit parsingChristian Grothoff
2015-01-29finish cleanup of /refresh/melt parsingChristian Grothoff
2015-01-29make TALER_MINT_parse_json_data more expressive, add RSA types as wellChristian Grothoff
2015-01-29make TALER_MINT_parse_json_data more expressiveChristian Grothoff
2015-01-29annotate with bug report numberChristian Grothoff
2015-01-29annotate with bug report numberChristian Grothoff
2015-01-29update commentsChristian Grothoff
2015-01-29clean up /withdraw/sign logicChristian Grothoff
2015-01-29towards proper implementation of /withdraw/statusChristian Grothoff
2015-01-28rollback should just return voidChristian Grothoff
2015-01-28update docuChristian Grothoff
2015-01-28cleaning up mint_db APIChristian 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-28even cleaner separation of PostGres-specific logic, and nicer libtalerutil he...Christian Grothoff
2015-01-28move PostGres-specific logic out of libtalerutilChristian Grothoff
2015-01-28move data_to_string_alloc to GNUnetChristian Grothoff
2015-01-28move coin validity test to libtalerutilChristian Grothoff
2015-01-28cleaning up includesChristian Grothoff
2015-01-28splitting up /keys and keystate handlingChristian Grothoff
2015-01-28cleaning up some memory management issues in response generationChristian Grothoff
2015-01-28sign /deposit reply so that merchant has proof that mint accepted itChristian Grothoff
2015-01-28avoid using struct Deposit in responseChristian Grothoff
2015-01-28more cleanup of mint.hChristian Grothoff
2015-01-28more restructuringChristian Grothoff
2015-01-28move key IO routines into aptly named filesChristian Grothoff
2015-01-28move DB functions to mint_db.cChristian Grothoff
2015-01-28misc cleanup, moving TALER_MINT_config_load to libtalerutilChristian Grothoff
2015-01-27starting to clean up /deposit logicChristian Grothoff