Age | Commit message (Expand) | Author |
2015-03-24 | address #3708: melt_hash => session_hash, use session_hash for DB access, not... | Christian Grothoff |
2015-03-24 | fix #3728 | Christian Grothoff |
2015-03-24 | avoid cast | Christian Grothoff |
2015-03-24 | avoid cast | 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 deposit fee check to earlier | Christian Grothoff |
2015-03-22 | move refresh fee check to earlier | Christian Grothoff |
2015-03-22 | this was finished | Christian Grothoff |
2015-03-22 | include fees in amounts being signed, check available balance on refresh | Christian Grothoff |
2015-03-22 | this is actually OK | Christian Grothoff |
2015-03-22 | forgot to add file earlier | Christian Grothoff |
2015-03-22 | store and retrieve arrays from database where arrays are the unit of transact... | Christian Grothoff |
2015-03-22 | move free functions into plugin | Christian Grothoff |
2015-03-22 | move free functions into plugin | Christian Grothoff |
2015-03-22 | fill in plugin vtable | Christian Grothoff |
2015-03-21 | fix testcase FTBFS | Christian Grothoff |
2015-03-21 | -fix FTBFS | Christian Grothoff |
2015-03-20 | first stab at establishing proper plugin API, main HTTP code compiles, other ... | Christian Grothoff |
2015-03-19 | -link against libjansson | Christian Grothoff |
2015-03-19 | use new GNUnet APIs to convert ECDSA to ECDHE keys | Christian Grothoff |
2015-03-18 | fix #3716: make sure amount-API offers proper checks against overflow and oth... | Christian Grothoff |
2015-03-18 | fix #3716: make sure amount-API offers proper checks against overflow and oth... | Christian Grothoff |
2015-03-18 | Merge branch 'master' of git+ssh://taler.net/var/git/mint | Christian Grothoff |
2015-03-18 | fix #3716: make sure amount-API offers proper checks against overflow and oth... | Christian Grothoff |
2015-03-18 | update reserve summary when withdraws are made through insert_collectible_bli... | Sree Harsha Totakura |
2015-03-17 | add refs to bugtracker | Christian Grothoff |
2015-03-17 | conclude taler-mint-keyup initial review | Christian Grothoff |
2015-03-17 | make keyup configuration structure more logical | Christian Grothoff |
2015-03-17 | simplify | Christian Grothoff |
2015-03-17 | use existing log functions more | Christian Grothoff |
2015-03-17 | documentation, comments | Christian Grothoff |
2015-03-17 | move TALER_CONFIG_get_denom into util lib | Christian Grothoff |
2015-03-16 | fix documentation and minor issues in DB tools | Christian Grothoff |
2015-03-16 | db: testcases for insert_deposit and have_deposit | Sree Harsha Totakura |
2015-03-16 | db: implement have_deposit() | Sree Harsha Totakura |
2015-03-16 | db: implement insert_deposit() | Sree Harsha Totakura |
2015-03-16 | httpd: Use the right fee for deposit transaction | Sree Harsha Totakura |
2015-03-16 | db: update deposits table to support var length RSA denom keys | Sree Harsha Totakura |
2015-03-15 | misc minor indentation, logging, comment fixes | Christian Grothoff |
2015-03-15 | review and minor fixes for taler-mint-keycheck.c | Christian Grothoff |
2015-03-15 | note todo | Christian Grothoff |
2015-03-15 | properly handle variable-size RSA keys in key_io.c | Christian Grothoff |
2015-03-15 | refactor denomination key structs to allow proper signing / serialization wit... | Christian Grothoff |
2015-03-15 | identifying where key_io still needs to be adapted | Christian Grothoff |
2015-03-15 | fixing minor memory leak, improving documentation | Christian Grothoff |
2015-03-15 | documenting | Christian Grothoff |