summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
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
2015-08-09doxygen-fixesChristian Grothoff
2015-08-08completing TALER_MINT_refresh_melt implementationChristian Grothoff
2015-07-20implementing #3905Christian Grothoff
2015-07-15-fix ftbfs in wallet-only modeChristian Grothoff
2015-07-08nice error reportingChristian Grothoff
2015-07-08nicer error reportingChristian Grothoff
2015-07-08-simplify parsing, make code compile without new util APIChristian Grothoff
2015-07-05misc bugfixes from testsChristian Grothoff
2015-07-05fix typeChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-21implementing /deposit JSON generationChristian Grothoff
2015-06-20deduplicate code with util/json.c, do use consistently /time/ encodingChristian Grothoff
2015-06-20simplify /keys parser by using json parser interpreterChristian Grothoff
2015-06-12doxygen fixesChristian Grothoff
2015-06-03more documenting, checking for consistency between prepared statements and fu...Christian Grothoff
2015-06-02-include wallet headers if compiling wallet libraryChristian Grothoff
2015-05-28add --enable-wallet-only flag to build libtalerutil_wallet which ONLY contain...Christian Grothoff
2015-05-18Merge branch 'master' of git+ssh://taler.net/var/git/mintChristian Grothoff
2015-05-18fix reporting in constructorChristian Grothoff