aboutsummaryrefslogtreecommitdiff
path: root/src/backend/taler-mint-httpd_parsing.c
AgeCommit message (Collapse)Author
2015-11-03Adding:Marcello Stanisci
- new JNC for fetching strings within JSONs (tested, and presumably to be included into the mint codebase). - error handling if the the wallet gives (inside a deposit permission) a wrong denomination key for a right mint Fixing minor issues.
2015-11-02minor changeMarcello Stanisci
2015-11-02adding fetch of strings in "TMH_PARSE_navigate_json ()". Not finishedMarcello Stanisci
2015-10-28Adding main behaviour to contract mgmt, plus importing additionalMarcello Stanisci
features from the mint code base
2015-08-11the branch has got lighted and the hardcoded paths in Makefile.amMarcello Stanisci
have gone. To be merged in master.
2015-08-11first massive refinementMarcello Stanisci
2015-08-06The tree has got back its original layout (i.e. getting rid of thisMarcello Stanisci
'melted' directory) and *a lot* of files from the mint's tree have been imported there. The main expectation is to cut off from these imported files as much as source code possible, which is actually not needed; although presumably, that will regard just a small percentage of that source code.