summaryrefslogtreecommitdiff
path: root/src/mint-lib/mint_api_handle.c
AgeCommit message (Expand)Author
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-19must also decode 'expire_legal'Christian Grothoff
2015-06-19fix struct used in size calc for key signingChristian Grothoff
2015-06-18finish first draft of testcase, fix first small bug found with itChristian Grothoff
2015-06-17refactoring mint API, mostly done (compiles again, /keys might even work)Christian Grothoff