Age | Commit message (Expand) | Author |
2015-09-22 | fix leak | Christian Grothoff |
2015-09-22 | fix leak | Christian Grothoff |
2015-08-09 | report line numbers to log when generating request parsing errors | Christian Grothoff |
2015-07-14 | -off by 1 | Christian Grothoff |
2015-07-11 | share more code in mint API, misc bugfixes | Christian Grothoff |
2015-07-11 | fixing #3876 (no semantic change, just stylistic changes) | Christian Grothoff |
2015-07-09 | -fix leaks | Christian Grothoff |
2015-07-09 | fix a few pointer passing issues, add remark about #3886 | Christian Grothoff |
2015-07-08 | nicer error reporting | Christian Grothoff |
2015-07-08 | -simplify parsing, make code compile without new util API | Christian Grothoff |
2015-07-06 | do not release uninitialized spec entries | Christian Grothoff |
2015-07-05 | misc bugfixes from tests | Christian Grothoff |
2015-07-05 | add cov for mint build | Christian Grothoff |
2015-07-05 | -doxygen fixes | Christian Grothoff |
2015-07-05 | fixing RC counting and a comma | Christian Grothoff |
2015-07-04 | fix misc small bugs | Christian Grothoff |
2015-06-22 | fixing #3857 | Christian Grothoff |
2015-05-01 | check return values | Christian Grothoff |
2015-04-11 | -bump copyright years | Christian Grothoff |
2015-04-11 | implementing #3740 | Christian Grothoff |
2015-04-11 | more complete documentation | Christian Grothoff |
2015-04-11 | implement #3471 | Christian Grothoff |
2015-04-08 | indentation and minor updates to reflect latest API docs | Christian Grothoff |
2015-03-29 | switching /withdraw/sign from GET to POST | Christian Grothoff |
2015-03-28 | fix use of struct TALER_DepositRequestPS (unfinished) | Christian Grothoff |
2015-03-28 | -doxygen fixes | Christian Grothoff |
2015-03-27 | major rename-fest for more constent symbol names | Christian Grothoff |
2015-03-22 | fix #3636, and add amount parsing functionality to spec-parser | Christian Grothoff |
2015-03-18 | fix #3716: make sure amount-API offers proper checks against overflow and oth... | Christian Grothoff |
2015-02-08 | bringing copyright tags up to FSF standard | Christian Grothoff |
2015-01-29 | make TALER_MINT_parse_json_data more expressive, add RSA types as well | Christian Grothoff |
2015-01-29 | make TALER_MINT_parse_json_data more expressive | Christian Grothoff |
2015-01-28 | misc cleanup, moving TALER_MINT_config_load to libtalerutil | Christian Grothoff |
2015-01-26 | intermediary commit, breaking the build by starting to move towards variable-... | Christian Grothoff |
2015-01-19 | restructuring more of deposit logic towards desired flow structure | Christian Grothoff |
2015-01-16 | remarks on deposit issues | Christian Grothoff |
2015-01-16 | fixing JSON syntax, adding missing commas, adding spaces for consistency | Christian Grothoff |
2015-01-16 | clean up (and rename) request_json_require_nav to properly report parsing errors | Christian Grothoff |
2015-01-16 | nicer TALER_MINT_parse_post_json return value handling, fixing return values ... | Christian Grothoff |
2015-01-16 | adding logic to free buffers allocated for POST processing when connection di... | Christian Grothoff |
2015-01-16 | starting to separate out response generation API and parsing APIs | Christian Grothoff |