Age | Commit message (Expand) | Author |
2015-03-15 | simplify code structure, reduce exposure of keystate struct | Christian Grothoff |
2015-03-10 | fix #3635 | Christian Grothoff |
2015-03-10 | clean up refresh logic and use of signatures | Christian Grothoff |
2015-03-10 | remove redundant arg 'num_oldcoins/num_newcoins' | Christian Grothoff |
2015-03-10 | remove redundant arg 'commit_client_sig' | Christian Grothoff |
2015-03-10 | combining /mint/melt and /mint/commit | Christian Grothoff |
2015-03-09 | fix use of signature for noreveal index, needs to be tied to session hash | Christian Grothoff |
2015-03-09 | implementing #3632: generate proof of insufficient funds by converting transa... | Christian Grothoff |
2015-02-08 | bringing copyright tags up to FSF standard | Christian Grothoff |
2015-01-30 | working on /refresh/melt operation | Christian Grothoff |
2015-01-29 | remove dead mint.h includes | Christian Grothoff |
2015-01-29 | working on cleaning up /refresh/melt logic | Christian Grothoff |
2015-01-29 | more notes about issues in bug tracker | Christian Grothoff |
2015-01-29 | more comments | Christian Grothoff |
2015-01-29 | finish simplify cleanup of json roots: as early as possible | Christian Grothoff |
2015-01-29 | finish cleanup of /refresh/link parsing, trivial this time | Christian Grothoff |
2015-01-29 | finish cleanup of /refresh/reveal parsing | Christian Grothoff |
2015-01-29 | finish cleanup of /refresh/commit parsing | Christian Grothoff |
2015-01-29 | finish cleanup of /refresh/melt parsing | 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 | cleaning up | Christian Grothoff |
2015-01-28 | generally just include taler_util.h | Christian Grothoff |
2015-01-28 | move coin validity test to libtalerutil | Christian Grothoff |
2015-01-27 | code now fully compiles again | Christian Grothoff |
2015-01-27 | implementing varsize link data | Christian Grothoff |
2015-01-26 | intermediary commit, breaking the build by starting to move towards variable-... | Christian Grothoff |
2015-01-21 | separate DB logic for /refresh/reveal from parsing logic | Christian Grothoff |
2015-01-21 | document TODOs | Christian Grothoff |
2015-01-21 | separate argument parsing from DB operations for /refresh/link | Christian Grothoff |
2015-01-21 | move /refresh/reveal response generation to taler-mint-httpd_responses.c | Christian Grothoff |
2015-01-21 | properly separate DB logic from parsing logic for /refresh/commit | Christian Grothoff |
2015-01-21 | properly separate DB logic from parsing logic for /refresh/melt | Christian Grothoff |
2015-01-20 | towards separating out DB operations during refresh | Christian Grothoff |
2015-01-20 | more work on splitting refresh logic | Christian Grothoff |
2015-01-20 | starting to refactor refresh code, moving response generation logic to respon... | Christian Grothoff |
2015-01-19 | more code refactoring to separate parsing, db and response generation nicely | 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 |
2015-01-09 | moving structs relevant for signatures into taler_signatures.h, splitting of ... | Christian Grothoff |
2015-01-09 | moving TALER_hash_context API to GNUnet, using slightly cleaner API as well | Christian Grothoff |
2015-01-09 | stop exporting microhttpd_lib API | Christian Grothoff |
2015-01-08 | -initial import for mint | Christian Grothoff |