summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_parsing.c
AgeCommit message (Expand)Author
2016-03-01renaming mint->exchangeChristian Grothoff
2015-09-22fix leakChristian Grothoff
2015-09-22fix leakChristian Grothoff
2015-08-09report line numbers to log when generating request parsing errorsChristian Grothoff
2015-07-14-off by 1Christian Grothoff
2015-07-11share more code in mint API, misc bugfixesChristian Grothoff
2015-07-11fixing #3876 (no semantic change, just stylistic changes)Christian Grothoff
2015-07-09-fix leaksChristian Grothoff
2015-07-09fix a few pointer passing issues, add remark about #3886Christian Grothoff
2015-07-08nicer error reportingChristian Grothoff
2015-07-08-simplify parsing, make code compile without new util APIChristian Grothoff
2015-07-06do not release uninitialized spec entriesChristian Grothoff
2015-07-05misc bugfixes from testsChristian Grothoff
2015-07-05add cov for mint buildChristian Grothoff
2015-07-05-doxygen fixesChristian Grothoff
2015-07-05fixing RC counting and a commaChristian Grothoff
2015-07-04fix misc small bugsChristian Grothoff
2015-06-22fixing #3857Christian Grothoff
2015-05-01check return valuesChristian Grothoff
2015-04-11-bump copyright yearsChristian Grothoff
2015-04-11implementing #3740Christian Grothoff
2015-04-11more complete documentationChristian Grothoff
2015-04-11implement #3471Christian Grothoff
2015-04-08indentation and minor updates to reflect latest API docsChristian Grothoff
2015-03-29switching /withdraw/sign from GET to POSTChristian Grothoff
2015-03-28fix use of struct TALER_DepositRequestPS (unfinished)Christian Grothoff
2015-03-28-doxygen fixesChristian Grothoff
2015-03-27major rename-fest for more constent symbol namesChristian Grothoff
2015-03-22fix #3636, and add amount parsing functionality to spec-parserChristian Grothoff
2015-03-18fix #3716: make sure amount-API offers proper checks against overflow and oth...Christian Grothoff
2015-02-08bringing copyright tags up to FSF standardChristian 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-28misc cleanup, moving TALER_MINT_config_load to libtalerutilChristian Grothoff
2015-01-26intermediary commit, breaking the build by starting to move towards variable-...Christian Grothoff
2015-01-19restructuring more of deposit logic towards desired flow structureChristian Grothoff
2015-01-16remarks on deposit issuesChristian Grothoff
2015-01-16fixing JSON syntax, adding missing commas, adding spaces for consistencyChristian Grothoff
2015-01-16clean up (and rename) request_json_require_nav to properly report parsing errorsChristian Grothoff
2015-01-16nicer TALER_MINT_parse_post_json return value handling, fixing return values ...Christian Grothoff
2015-01-16adding logic to free buffers allocated for POST processing when connection di...Christian Grothoff
2015-01-16starting to separate out response generation API and parsing APIsChristian Grothoff