Age | Commit message (Expand) | Author |
2016-05-04 | implementing /refund API (#3848) | Christian Grothoff |
2016-05-03 | enable multiple wire methods to be used with aggregator, add command to run a... | Christian Grothoff |
2016-05-02 | fix #4184 | Christian Grothoff |
2016-04-20 | implementing parsing of /refund requests | Christian Grothoff |
2016-04-20 | introduce refund fee | Christian Grothoff |
2016-04-11 | implement signing of /wire/deposit replies (#4135) | Christian Grothoff |
2016-04-02 | change taler-exchange-sepa to a more generic taler-exchange-wire tool using t... | Christian Grothoff |
2016-04-01 | implementing #4356, tests still failing, but main logic should now be updated | Christian Grothoff |
2016-03-21 | implementing #3987 | Christian Grothoff |
2016-03-01 | renaming mint->exchange | Christian Grothoff |
2016-01-28 | finishing core logic for #4141, but untested | Christian Grothoff |
2016-01-27 | fix syntax issues in Makefile.am | Christian Grothoff |
2016-01-20 | work on #3888 | Christian Grothoff |
2016-01-20 | spelling out what information mint should sign for TALER_SIGNATURE_MINT_CONFI... | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2016-01-17 | remark on TODO | Christian Grothoff |
2016-01-17 | working on #3888 | Christian Grothoff |
2015-11-25 | add contract structure from Merchant | Christian Grothoff |
2015-11-11 | skeleton for the logic for #3888 (mint-side) | Christian Grothoff |
2015-11-11 | define signature formats for #3888 | Christian Grothoff |
2015-09-19 | implementing retrieval of auditor information from /keys in mint API (with up... | Christian Grothoff |
2015-08-17 | add internal sig verification, pack hashes, fix testcase | Christian Grothoff |
2015-08-14 | fix melt sig alignment issue | Christian Grothoff |
2015-08-11 | fix accidential removal | Christian Grothoff |
2015-08-11 | towards implementing /wire replies | Christian Grothoff |
2015-08-09 | rename struct TALER_MINTDB_RefreshCommitLinkP to struct TALER_RefreshCommitLinkP | Christian Grothoff |
2015-08-09 | move struct TALER_MINTDB_RefreshCommitLinkP | Christian Grothoff |
2015-07-20 | implementing #3905 | Christian Grothoff |
2015-07-08 | comment | Christian Grothoff |
2015-07-06 | defining auditor sig | Christian Grothoff |
2015-07-06 | simplifying use of struct TALER_DenominationKeyValidityPS by removing signature | Christian Grothoff |
2015-06-11 | use execution time for transactions, but expiration time for reserve summary ... | Christian Grothoff |
2015-06-04 | use const, annotate in/out argument, avoid postgres_-prefix for non-exported ... | Christian Grothoff |
2015-05-16 | eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol | Christian Grothoff |
2015-04-19 | minor updates to /test api | Christian Grothoff |
2015-04-17 | adding /test/ecdsa and /test/eddsa to test client signing and verification ov... | Christian Grothoff |
2015-03-28 | more doxygen fixes | Christian Grothoff |
2015-03-28 | minor renaming of signature values and improved documentation of signatures, ... | Christian Grothoff |
2015-03-28 | minor renaming of signature values and improved documentation of signatures, ... | Christian Grothoff |
2015-03-28 | -fix name | Christian Grothoff |
2015-03-27 | major rename-fest for more constent symbol names | Christian Grothoff |
2015-03-24 | fix #3484: sign over full key set as well | 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-22 | fix #3638 | Christian Grothoff |
2015-03-22 | include fees in amounts being signed, check available balance on refresh | Christian Grothoff |
2015-03-15 | refactor denomination key structs to allow proper signing / serialization wit... | Christian Grothoff |
2015-03-15 | document structs better | Christian Grothoff |
2015-03-15 | identifying where key_io still needs to be adapted | Christian Grothoff |