summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-06-21implementing /deposit JSON generationChristian Grothoff
2015-06-21compile mint_api_deposit.cChristian Grothoff
2015-06-21starting with skeleton for /deposit implementationChristian Grothoff
2015-06-20generate /keys signature as binary-onlyChristian Grothoff
2015-06-20deduplicate code with util/json.c, do use consistently /time/ encodingChristian Grothoff
2015-06-20simplify /keys parser by using json parser interpreterChristian Grothoff
2015-06-20also check timestamps are roundChristian Grothoff
2015-06-20add generic json parser interpreter to simplify parsing logic (next)Christian Grothoff
2015-06-19must also decode 'expire_legal'Christian Grothoff
2015-06-19fix struct used in size calc for key signingChristian Grothoff
2015-06-19miscounted s:o entries by oneChristian Grothoff
2015-06-19remove primary key constraint to address #3769Christian Grothoff
2015-06-19-more loggingChristian Grothoff
2015-06-19fix size calculation in keycheck toolChristian Grothoff
2015-06-19functional interpreterFournier Nicolas
2015-06-18-logChristian Grothoff
2015-06-18fix range check, fix NULL check, fix plugin linkageChristian Grothoff
2015-06-18wqChristian Grothoff
2015-06-18fix config to use test modeChristian Grothoff
2015-06-18fix generation of signing keys by keyup toolChristian Grothoff
2015-06-18add config filesChristian Grothoff
2015-06-18add test mode option to mintChristian Grothoff
2015-06-18do not apply 'now' restriction on anchor findingChristian Grothoff
2015-06-18fix range check, make messages clearerChristian Grothoff
2015-06-18need to link benchmark against libjanssonChristian Grothoff
2015-06-18adding configuration for testing mint httpdChristian 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-18finish first draft of testcase, fix first small bug found with itChristian Grothoff
2015-06-18fix testcase FTBFSChristian Grothoff
2015-06-17refactoring mint API, mostly done (compiles again, /keys might even work)Christian Grothoff
2015-06-17fixed memory leakFournier Nicolas
2015-06-17adding functionality to perf_interpreterFournier Nicolas
2015-06-17added requiered lib dependancesFournier Nicolas
2015-06-17reworked deposit initialisationFournier Nicolas
2015-06-15#3818: get_refresh_out is truly deadChristian Grothoff
2015-06-15fix #3818 and handle coins being melted into multiple sessionsChristian Grothoff
2015-06-12Merge branch 'master' of git+ssh://git.taler.net/var/git/mintChristian Grothoff
2015-06-12introduce pq functions form abs time in NBOChristian Grothoff
2015-06-12moving things around and fixing memory issuesFournier Nicolas
2015-06-12Merge branch 'master' of taler.net:/var/git/mintFournier Nicolas
2015-06-12added prefixes to functions in initFournier Nicolas
2015-06-12implementing #3819Christian Grothoff
2015-06-12Merge branch 'master' of git+ssh://taler.net/var/git/mintChristian Grothoff
2015-06-12implementing #3819: check for inconsistent deposit requestChristian Grothoff
2015-06-12Fix includes and more indentationFournier Nicolas
2015-06-12doxygen fixesChristian Grothoff
2015-06-12fix #3811Christian Grothoff
2015-06-12fix test with API renameChristian Grothoff
2015-06-12fix test with API renameChristian Grothoff