summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
2017-10-31rename: TALER_FreshCoinP -> TALER_PlanchetSecretsP, and TALER_setup_fresh_coi...Christian Grothoff
2017-10-06fix signed calls to isalpha/isdigit/isspace etc.Christian Grothoff
2017-06-06bump versions for releasev0.3.0Christian Grothoff
2017-06-04fixing misc doxygen issuesChristian Grothoff
2017-04-20fix misc doxygen issuesChristian Grothoff
2017-03-20fixing misc auditor issuesChristian Grothoff
2017-03-15update getopt config parsing style to match 'getopt' GNUnet branch API changeChristian Grothoff
2017-03-06add amount division API and test caseChristian Grothoff
2016-11-18addressing #4803: nicer error messages for invalid wire formatsChristian Grothoff
2016-11-18hack to get taler-config working againChristian Grothoff
2016-11-18fix testcase with new 1e-10 logicChristian Grothoff
2016-11-17actually install taler-configChristian Grothoff
2016-11-14remove taler-arm, since we use taler-deployment-armFlorian Dold
2016-08-11Kinda seems to workJeff Burdges
2016-08-11This might fix the compile errorJeff Burdges
2016-08-08Use KDF betterJeff Burdges
2016-08-08Copy bit twiddling from libgcrypt/cipher/ecc.cJeff Burdges
2016-08-05first half of changing refresh protocol to derive all key data from DHChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-11fix leaksChristian Grothoff
2016-05-24fix #4483Christian Grothoff
2016-05-04fixes for distingChristian Grothoff
2016-04-22base config varnameFlorian Dold
2016-04-22add taler-arm wrapperFlorian Dold
2016-04-16use user_config_file as wellChristian Grothoff
2016-04-16fix taler-exchange-keyup way of loading configurationChristian Grothoff
2016-04-15Fix #4229Christian Grothoff
2016-04-15gitignoreFlorian 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-10expanding aggregator testcaseChristian Grothoff
2016-04-07recent changes to GNUNET_OS-IPK logic make plugin.c obsoleteChristian Grothoff
2016-04-07removing duplication of --help logicChristian Grothoff
2016-04-07for #4374Christian Grothoff
2016-04-07install data and plugins in taler-exchange, not talerChristian Grothoff
2016-04-04fix test to ensure DB invariants are metChristian Grothoff
2016-03-31use GNUnet-SVN #36970 API improvement to de-duplicate code in TalerChristian Grothoff
2016-03-30towards a testcase for aggregation logicChristian Grothoff
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff
2016-01-25move wireformat test to pluginChristian Grothoff
2016-01-25move plugin path setup logic to libtalerutilChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-12-19avoid generating URLs with // in themChristian Grothoff
2015-12-19use comma instead of space as we do elsewhereChristian Grothoff
2015-11-11updating code to match simplified specification (#4039)Christian Grothoff
2015-10-28fix #4032: move wire deadline form wire details to advisory field in /deposit...Christian Grothoff
2015-09-21nicer loggingChristian Grothoff
2015-09-20implement #3972: support multiple wire formats concurrentlyChristian Grothoff
2015-08-14helper function for debuggingChristian Grothoff