summaryrefslogtreecommitdiff
path: root/src/include/taler_util.h
AgeCommit message (Expand)Author
2019-08-17remove currency field from databasesChristian Grothoff
2018-02-19bank-check test cmd offers exchange url as trait.Marcello Stanisci
2018-01-31url construction helpersFlorian Dold
2017-10-31major API refactoring, adding planchet generation and coin extraction APIs to...Christian Grothoff
2017-03-15update getopt config parsing style to match 'getopt' GNUnet branch API changeChristian Grothoff
2016-10-20rename and move TALER_EXCHANGE_json_get_error_code to TALER_JSON_get_error_codeChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-04-16use user_config_file as wellChristian 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-04-05undef dead symbolChristian 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-05misc bugfixes from testsChristian Grothoff
2015-05-16organize #include, remove redundant includesChristian Grothoff
2015-04-13fixing -h and -v command line tool optionsChristian Grothoff
2015-03-28-doxygen fixesChristian Grothoff
2015-03-27major rename-fest for more constent symbol namesChristian Grothoff
2015-03-20first stab at establishing proper plugin API, main HTTP code compiles, other ...Christian Grothoff
2015-03-17move TALER_CONFIG_get_denom into util libChristian Grothoff
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-01-28even cleaner separation of PostGres-specific logic, and nicer libtalerutil he...Christian Grothoff
2015-01-28move data_to_string_alloc to GNUnetChristian Grothoff
2015-01-28move coin validity test to libtalerutilChristian Grothoff
2015-01-28misc cleanup, moving TALER_MINT_config_load to libtalerutilChristian Grothoff
2015-01-27cleaning up types used some more: also use a new struct for the transfer key ...Christian Grothoff
2015-01-27cleaning up types usedChristian Grothoff
2015-01-27mint-httpd_db.c now compiles againChristian Grothoff
2015-01-27implementing new link crypto APIChristian 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