summaryrefslogtreecommitdiff
path: root/src/include/taler_util.h
AgeCommit message (Expand)Author
2020-10-03doxygen fixes, update ChangeLog, bump versionChristian Grothoff
2020-08-19implement i18n lookup logic for #6458Christian Grothoff
2020-07-27payto parser: extract 'subject' parameter.MS
2020-07-05add TALER_yna_to_string()Christian Grothoff
2020-07-05moved yna to exchangeJonathan Buchanan
2020-03-15move common logic to parse currency into libtalerutilChristian Grothoff
2020-03-05rename for consistencyChristian Grothoff
2020-03-01add ENABLE_SANITY_CHECKS #define instead of using '1'Christian Grothoff
2020-01-19rename: TALER_config_get_denom->amountChristian Grothoff
2020-01-19consistently use payto URI instead of URLFlorian Dold
2020-01-18deduplicate doxyfiles, integrate with buildChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-18DCE: only keep x-taler-wire processing functions we actually use/needFlorian Dold
2020-01-18DCE: we never have to derrive the wire_gateway_url from the payto URIFlorian Dold
2020-01-16debigChristian Grothoff
2020-01-15ftbfsChristian Grothoff
2020-01-15fix fakebank account vs. full payto confusionChristian Grothoff
2020-01-15buffer lib has moved to GNUnetFlorian Dold
2020-01-14refactor uri parsing logic, prepare for unit testChristian Grothoff
2020-01-13make fakebank and banklib match specifified new APIChristian Grothoff
2020-01-13eliminate libtalerwireChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-17implement buffer API and use it for URL constructionFlorian Dold
2019-10-05add helper function to detect http/https on an MHD connectionFlorian Dold
2019-08-25re-format codeFlorian Dold
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