summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-01implement C API for /admin/add/incomingChristian Grothoff
2015-07-01implementing #3851Christian Grothoff
2015-06-30towards implementing #3851: /admin/add/incomingChristian Grothoff
2015-06-30fix ftbfsChristian Grothoff
2015-06-30Merge branch 'master' of git+ssh://git.taler.net/var/git/mintChristian Grothoff
2015-06-30fix /test/rsa API to persist private RSA key and use it across requests and a...Christian Grothoff
2015-06-30Finished work on database initializationFournier Nicolas
2015-06-30Merge branch 'master' of taler.net:/var/git/mintFournier Nicolas
2015-06-30Using GNUNET logging rather than printfFournier Nicolas
2015-06-30Merge branch 'master' of git+ssh://taler.net/var/git/mintChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-30initialization of the databaseFournier Nicolas
2015-06-26Merge branch 'master' of taler.net:/var/git/mintFournier Nicolas
2015-06-26Remade memory management strategy of the interpreter.Fournier Nicolas
2015-06-26handle response code 0 more nicelyChristian Grothoff
2015-06-25NPE detectionChristian Grothoff
2015-06-24Fixed unconsistent signed/unsigned declarationFournier Nicolas
2015-06-24Merge branch 'master' of taler.net:/var/git/mintFournier Nicolas
2015-06-24fixed gauger command in the interpreterFournier Nicolas
2015-06-23fix remaining open issues to resolve #3772/3773Christian Grothoff
2015-06-23work on withdraw history parser refactoring, towards finishing the implementa...Christian Grothoff
2015-06-22link to mantis open issuesChristian Grothoff
2015-06-22minor FIXME fixChristian Grothoff
2015-06-22almost finished checking if reserve transaction history well-formedness for /...Christian Grothoff
2015-06-22handle 200 OK response from /withdraw/signChristian Grothoff
2015-06-22finished implementing request construction for /withdraw/signChristian Grothoff
2015-06-22get skeleton withdraw code to compileChristian Grothoff
2015-06-22starting with withdraw implChristian Grothoff
2015-06-22Merge branch 'master' of git+ssh://git.taler.net/var/git/mintChristian Grothoff
2015-06-22fixing #3857Christian Grothoff
2015-06-22Merge branch 'master' of git+ssh://taler.net/var/git/mintChristian Grothoff
2015-06-22drafting API for /withdraw/status and /withdraw/signChristian Grothoff
2015-06-22Added suport for testing more database operationsFournier Nicolas
2015-06-22finishing implementation of #3516Christian Grothoff
2015-06-22-check consistency of amount with purpose's amountChristian Grothoff
2015-06-21marking remaining FIXMEs for #3516Christian Grothoff
2015-06-21implemented signature verification for /deposit 200 OK responseChristian Grothoff
2015-06-21-implement signature checking on /depositChristian Grothoff
2015-06-21implementing /deposit JSON generationChristian Grothoff
2015-06-21Merge branch 'master' of git+ssh://git.taler.net/var/git/mintChristian Grothoff
2015-06-21compile mint_api_deposit.cChristian Grothoff
2015-06-21adding missing flag in a command in READMEMarcello Stanisci
2015-06-21adding instructions on how to set up the mint web serverMarcello Stanisci
2015-06-21-update ignoreChristian 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