Age | Commit message (Expand) | Author |
2015-08-09 | -fix testcase, more verbose logging of client protocol errors | Christian Grothoff |
2015-08-09 | rename struct TALER_MINTDB_RefreshCommitLinkP to struct TALER_RefreshCommitLinkP | Christian Grothoff |
2015-07-06 | simplifying use of struct TALER_DenominationKeyValidityPS by removing signature | Christian Grothoff |
2015-07-05 | misc bugfixes from tests | Christian Grothoff |
2015-07-05 | fixing RC counting and a comma | Christian Grothoff |
2015-07-01 | implementing #3851 | Christian Grothoff |
2015-06-30 | towards implementing #3851: /admin/add/incoming | Christian Grothoff |
2015-06-18 | fix range check, fix NULL check, fix plugin linkage | Christian Grothoff |
2015-06-18 | add test mode option to mint | Christian Grothoff |
2015-06-15 | fix #3818 and handle coins being melted into multiple sessions | Christian Grothoff |
2015-06-11 | fix #3825 | Christian Grothoff |
2015-06-11 | fixing #3810 | Christian Grothoff |
2015-05-16 | organize #include, remove redundant includes | Christian Grothoff |
2015-05-16 | eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol | Christian Grothoff |
2015-04-15 | moving core refresh crypto logic to util -- towards fixing #3777 | Christian Grothoff |
2015-04-13 | rename TALER_RefreshLinkDecryptedP to TALER_RefreshLinkDecrypted as it contai... | Christian Grothoff |
2015-04-13 | distinguish active/old denomination keys (#3634) | Christian Grothoff |
2015-04-11 | scaffolding work towards #3712 | Christian Grothoff |
2015-04-10 | fix type of transfer keys | Christian Grothoff |
2015-04-10 | fix type of transfer keys | Christian Grothoff |
2015-04-09 | httpd db: insert new session into the DB before it is referenced | Sree Harsha Totakura |
2015-04-09 | -fix indentation | Sree Harsha Totakura |
2015-04-09 | indenting and minor improvements to refresh operations to make them match API... | Christian Grothoff |
2015-04-08 | indentation and minor updates to reflect latest API docs | Christian Grothoff |
2015-03-29 | fix #3726 | Christian Grothoff |
2015-03-28 | fix use of struct TALER_DepositConfirmationPS | Christian Grothoff |
2015-03-28 | -doxygen fixes | Christian Grothoff |
2015-03-28 | fixing a few missing renames for structs | Christian Grothoff |
2015-03-28 | more rename-fest work | Christian Grothoff |
2015-03-28 | second round of renamefest | 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 | 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 | 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-20 | first stab at establishing proper plugin API, main HTTP code compiles, other ... | Christian Grothoff |
2015-03-19 | use new GNUnet APIs to convert ECDSA to ECDHE keys | 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-16 | httpd: Use the right fee for deposit transaction | Sree Harsha Totakura |
2015-03-15 | simplify code structure, reduce exposure of keystate struct | Christian Grothoff |