summaryrefslogtreecommitdiff
path: root/src/util/util.c
AgeCommit message (Expand)Author
2018-01-31url joining: grow strings correctlyFlorian Dold
2018-01-31more tests, fix varargs invocationFlorian Dold
2018-01-31url construction helpersFlorian Dold
2017-03-15update getopt config parsing style to match 'getopt' GNUnet branch API changeChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-11fix leaksChristian Grothoff
2016-04-16fix taler-exchange-keyup way of loading configurationChristian Grothoff
2016-04-10fixing #4386: use more sane configuration and data file structureChristian Grothoff
2016-04-07removing duplication of --help logicChristian Grothoff
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-08-14helper function for debuggingChristian Grothoff
2015-07-15-fix ftbfs in wallet-only modeChristian Grothoff
2015-07-05misc bugfixes from testsChristian Grothoff
2015-06-02-include wallet headers if compiling wallet libraryChristian Grothoff
2015-04-13fixing -h and -v command line tool optionsChristian Grothoff
2015-04-12separate out wireformats logicChristian Grothoff
2015-03-28-doxygen fixesChristian Grothoff
2015-03-17move TALER_CONFIG_get_denom into util libChristian Grothoff
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-01-28move data_to_string_alloc to GNUnetChristian Grothoff
2015-01-28misc cleanup, moving TALER_MINT_config_load to libtalerutilChristian Grothoff
2015-01-27rework taler lib, moving some code to GNUnet, cleaner refresh encrypt/decypt APIChristian Grothoff
2015-01-09moving TALER_hash_context API to GNUnet, using slightly cleaner API as wellChristian Grothoff
2015-01-09removing dead TALER_genkey() API callChristian Grothoff
2015-01-08-initial import for mintChristian Grothoff