Age | Commit message (Expand) | Author |
2015-04-11 | implementing #3740 | Christian Grothoff |
2015-04-09 | indenting and minor improvements to refresh operations to make them match API... | Christian Grothoff |
2015-04-08 | Merge branch 'master' of git+ssh://git.taler.net/var/git/mint | Christian Grothoff |
2015-04-08 | indentation and minor updates to reflect latest API docs | Christian Grothoff |
2015-04-08 | httpd refresh: remove unused `melt_sig_json' and `commit_sig_json' fields | Sree Harsha Totakura |
2015-03-29 | switching /withdraw/sign from GET to POST | Christian Grothoff |
2015-03-29 | fix #3726 | Christian Grothoff |
2015-03-28 | fix use of struct TALER_RefreshMeltCoinAffirmationPS | Christian Grothoff |
2015-03-28 | -doxygen fixes | Christian Grothoff |
2015-03-28 | -doxygen fixes | Christian Grothoff |
2015-03-28 | fixing a few missing renames for structs | Christian Grothoff |
2015-03-28 | minor renaming of signature values and improved documentation of signatures, ... | Christian Grothoff |
2015-03-28 | more rename-fest work | Christian Grothoff |
2015-03-27 | major rename-fest for more constent symbol names | Christian Grothoff |
2015-03-24 | make kappa global fixed constant, not something to be negotiated, KISS | Christian Grothoff |
2015-03-24 | address #3731: no need for session public key or signature | Christian Grothoff |
2015-03-24 | address #3708: melt_hash => session_hash, use session_hash for DB access, not... | Christian Grothoff |
2015-03-24 | -resolving fixmes or annotating to bug tracker notes | Christian Grothoff |
2015-03-22 | fix #3638 | Christian Grothoff |
2015-03-22 | fix #3642 | Christian Grothoff |
2015-03-22 | fix #3636, and add amount parsing functionality to spec-parser | Christian Grothoff |
2015-03-22 | fix #3637 | Christian Grothoff |
2015-03-22 | move refresh fee check to earlier | Christian Grothoff |
2015-03-22 | include fees in amounts being signed, check available balance on refresh | Christian Grothoff |
2015-03-20 | first stab at establishing proper plugin API, main HTTP code compiles, other ... | Christian Grothoff |
2015-03-18 | fix #3716: make sure amount-API offers proper checks against overflow and oth... | Christian Grothoff |
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 |