summaryrefslogtreecommitdiff
path: root/src/include/taler_signatures.h
AgeCommit message (Expand)Author
2016-09-26Adding receiver in TALER_ContractPS (#4651)Marcello Stanisci
2016-09-26include execution time in signed message for /track/transfer (#4578)Christian Grothoff
2016-08-05first half of changing refresh protocol to derive all key data from DHChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-14add file for error codesChristian Grothoff
2016-06-09rename /deposit/wtid and /wire/deposits to /track/{transaction,transfer} for ...Christian Grothoff
2016-05-04implementing /refund API (#3848)Christian Grothoff
2016-05-03enable multiple wire methods to be used with aggregator, add command to run a...Christian Grothoff
2016-05-02fix #4184Christian Grothoff
2016-04-20implementing parsing of /refund requestsChristian Grothoff
2016-04-20introduce refund feeChristian Grothoff
2016-04-11implement signing of /wire/deposit replies (#4135)Christian Grothoff
2016-04-02change taler-exchange-sepa to a more generic taler-exchange-wire tool using t...Christian Grothoff
2016-04-01implementing #4356, tests still failing, but main logic should now be updatedChristian Grothoff
2016-03-21implementing #3987Christian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff
2016-01-28finishing core logic for #4141, but untestedChristian Grothoff
2016-01-27fix syntax issues in Makefile.amChristian Grothoff
2016-01-20work on #3888Christian Grothoff
2016-01-20spelling out what information mint should sign for TALER_SIGNATURE_MINT_CONFI...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2016-01-17remark on TODOChristian Grothoff
2016-01-17working on #3888Christian Grothoff
2015-11-25add contract structure from MerchantChristian Grothoff
2015-11-11skeleton for the logic for #3888 (mint-side)Christian Grothoff
2015-11-11define signature formats for #3888Christian Grothoff
2015-09-19implementing retrieval of auditor information from /keys in mint API (with up...Christian Grothoff
2015-08-17add internal sig verification, pack hashes, fix testcaseChristian Grothoff
2015-08-14fix melt sig alignment issueChristian Grothoff
2015-08-11fix accidential removalChristian Grothoff
2015-08-11towards implementing /wire repliesChristian Grothoff
2015-08-09rename struct TALER_MINTDB_RefreshCommitLinkP to struct TALER_RefreshCommitLinkPChristian Grothoff
2015-08-09move struct TALER_MINTDB_RefreshCommitLinkPChristian Grothoff
2015-07-20implementing #3905Christian Grothoff
2015-07-08commentChristian Grothoff
2015-07-06defining auditor sigChristian Grothoff
2015-07-06simplifying use of struct TALER_DenominationKeyValidityPS by removing signatureChristian Grothoff
2015-06-11use execution time for transactions, but expiration time for reserve summary ...Christian Grothoff
2015-06-04use const, annotate in/out argument, avoid postgres_-prefix for non-exported ...Christian Grothoff
2015-05-16eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocolChristian Grothoff
2015-04-19minor updates to /test apiChristian Grothoff
2015-04-17adding /test/ecdsa and /test/eddsa to test client signing and verification ov...Christian Grothoff
2015-03-28more doxygen fixesChristian Grothoff
2015-03-28minor renaming of signature values and improved documentation of signatures, ...Christian Grothoff
2015-03-28minor renaming of signature values and improved documentation of signatures, ...Christian Grothoff
2015-03-28-fix nameChristian Grothoff
2015-03-27major rename-fest for more constent symbol namesChristian Grothoff
2015-03-24fix #3484: sign over full key set as wellChristian Grothoff
2015-03-24make kappa global fixed constant, not something to be negotiated, KISSChristian Grothoff
2015-03-24address #3731: no need for session public key or signatureChristian Grothoff