summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
AgeCommit message (Expand)Author
2020-12-05move all TALER_SIGNATURE_SM_-operations to secmod_signatures.cChristian Grothoff
2020-12-04centralize (most) offline signing/verifying operations into offline_signatures.cChristian Grothoff
2020-11-23finish helper test casesChristian Grothoff
2020-11-23implement exchange online signing key client libraryChristian Grothoff
2020-11-22first sketch of eddsa helperChristian Grothoff
2020-11-22complete crypto helper denom testingChristian Grothoff
2020-11-22start with testing crypto rsa helperChristian Grothoff
2020-11-21implementing client library for talking to the crypto helper processChristian Grothoff
2020-11-15handle revocation requestsChristian Grothoff
2020-11-15implement notfiy_client_dk_addChristian Grothoff
2020-11-15add taler-helper-crypto-rsa to build systemChristian Grothoff
2020-08-19implement i18n lookup logic for #6458Christian Grothoff
2020-07-22update gana, add error codes c fileJonathan Buchanan
2020-07-05moved yna to exchangeJonathan Buchanan
2020-03-28address FIXMEChristian Grothoff
2020-01-19split off mhd.cChristian Grothoff
2020-01-19separate util.c and url.cChristian Grothoff
2020-01-16remove wallet-specific codeFlorian Dold
2020-01-15buffer lib has moved to GNUnetFlorian Dold
2020-01-14split off buffer logicChristian Grothoff
2020-01-14refactor uri parsing logic, prepare for unit testChristian Grothoff
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2018-01-31url construction helpersFlorian Dold
2017-06-06bump versions for releasev0.3.0Christian Grothoff
2016-11-18addressing #4803: nicer error messages for invalid wire formatsChristian Grothoff
2016-11-17actually install taler-configChristian Grothoff
2016-11-14remove taler-arm, since we use taler-deployment-armFlorian Dold
2016-05-04fixes for distingChristian Grothoff
2016-04-22add taler-arm wrapperFlorian Dold
2016-04-13Create taler-config wrapper around gnunet-configFlorian Dold
2016-04-10fixing #4386: use more sane configuration and data file structureChristian Grothoff
2016-04-07recent changes to GNUNET_OS-IPK logic make plugin.c obsoleteChristian Grothoff
2016-03-30towards a testcase for aggregation logicChristian Grothoff
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff
2016-01-25move wireformat test to pluginChristian Grothoff
2015-07-15-fix ftbfs in wallet-only modeChristian Grothoff
2015-05-28add --enable-wallet-only flag to build libtalerutil_wallet which ONLY contain...Christian Grothoff
2015-04-13starting with tests for libtalerutilChristian Grothoff
2015-04-13enable code coverage configure optionChristian Grothoff
2015-04-12separate out wireformats logicChristian Grothoff
2015-03-20first stab at establishing proper plugin API, main HTTP code compiles, other ...Christian Grothoff
2015-02-17Fix #3624: Check JSON format for wire deposits (SEPA specification)Sree Harsha Totakura
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-01-28move PostGres-specific logic out of libtalerutilChristian Grothoff
2015-01-27rework taler lib, moving some code to GNUnet, cleaner refresh encrypt/decypt APIChristian Grothoff
2015-01-26also fix type hereChristian Grothoff
2015-01-26intermediary commit, breaking the build by starting to move towards variable-...Christian Grothoff
2015-01-09moving structs relevant for signatures into taler_signatures.h, splitting of ...Christian Grothoff
2015-01-09stop exporting microhttpd_lib APIChristian Grothoff
2015-01-08-initial import for mintChristian Grothoff