Age | Commit message (Expand) | Author |
2020-03-31 | typosCodeBlau-NGI-2019 | Christian Grothoff |
2020-03-17 | adjust types to match latest GNUnet API | Christian Grothoff |
2020-03-07 | code cleanup (comments, scoping, naming, indentation) | Christian Grothoff |
2020-01-19 | separate util.c and url.c | Christian Grothoff |
2020-01-19 | consistently use payto URI instead of URL | Florian Dold |
2020-01-18 | doxygen | Christian Grothoff |
2020-01-18 | doxygen | Christian Grothoff |
2020-01-16 | remove wallet-specific code | Florian Dold |
2020-01-13 | eliminate libtalerwire | Christian Grothoff |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-08-25 | re-format code | Florian Dold |
2019-07-21 | expose blinding key in refresh-reveal API in preparation for #5777 | Christian Grothoff |
2019-07-15 | towards #5777, adding todos/notes | Christian Grothoff |
2019-05-02 | replace denom_pub with denom_pub_hash in exchange API to reduce bandwidth | Christian Grothoff |
2018-10-06 | fix #5434 (no more salt in exchange wire replies) | Christian Grothoff |
2018-04-02 | Changing configuration structure to enable multiple accounts. | Christian Grothoff |
2017-11-29 | fixing #5178 | Christian Grothoff |
2017-10-31 | major API refactoring, adding planchet generation and coin extraction APIs to... | Christian Grothoff |
2017-10-31 | rename: TALER_setup_planchet -> TALER_planchet_setup_refresh | Christian Grothoff |
2017-10-31 | rename: TALER_FreshCoinP -> TALER_PlanchetSecretsP, and TALER_setup_fresh_coi... | Christian Grothoff |
2017-06-04 | fixing misc doxygen issues | Christian Grothoff |
2017-05-29 | rename proposal_data to contract_terms (see #4879) | Florian Dold |
2017-04-20 | fix misc doxygen issues | Christian Grothoff |
2017-02-07 | remove transaction_id, only one payment per proposal allowed | Florian Dold |
2017-02-06 | contract terminology renaming (#4877) | Florian Dold |
2016-08-07 | mostly working migration of the DH-seeded refresh variant | Christian Grothoff |
2016-08-05 | first half of changing refresh protocol to derive all key data from DH | Christian Grothoff |
2016-07-07 | fixing #4594 | Marcello Stanisci |
2016-06-09 | move TALER_TrackTransferDetails to taler_crypto_lib.h as it is not exchange-s... | Christian Grothoff |
2016-05-24 | fix #4483 | Christian Grothoff |
2016-05-19 | rename GNUNET_CRYPTO_rsa_BlindingKey to GNUNET_CRYPTO_RsaBlindingKey followin... | Christian Grothoff |
2016-03-21 | rename to match GNUnet symbol change | Christian Grothoff |
2016-03-01 | renaming mint->exchange | Christian Grothoff |
2016-01-21 | adding aggregation_tracking table to postgres plugin | 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 | working on #3888 | Christian Grothoff |
2015-12-22 | Merge branch 'master' of ssh://taler.net/var/git/mint | Florian Dold |
2015-12-09 | towards /deposit/wtid handling (more skeleton work) | Christian Grothoff |
2015-11-24 | Fix wrong comment | Florian Dold |
2015-09-16 | implement auditor signing tool | Christian Grothoff |
2015-08-09 | doxygen-fixes | Christian Grothoff |
2015-08-08 | completing TALER_MINT_refresh_melt implementation | Christian Grothoff |
2015-07-20 | implementing #3905 | Christian Grothoff |
2015-07-15 | -fix ftbfs in wallet-only mode | Christian Grothoff |
2015-06-17 | refactoring mint API, mostly done (compiles again, /keys might even work) | Christian Grothoff |
2015-05-16 | -fix doxygen errors | Christian Grothoff |
2015-05-16 | eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol | Christian Grothoff |
2015-05-06 | simplify PG logic by having libtalerpq handle RSA signature/key encoding | Christian Grothoff |
2015-04-18 | implementing TALER_refresh_link_encrypted_encode, and adding test | Christian Grothoff |