index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
taler_util.h
Age
Commit message (
Expand
)
Author
2018-02-19
bank-check test cmd offers exchange url as trait.
Marcello Stanisci
2018-01-31
url construction helpers
Florian Dold
2017-10-31
major API refactoring, adding planchet generation and coin extraction APIs to...
Christian Grothoff
2017-03-15
update getopt config parsing style to match 'getopt' GNUnet branch API change
Christian Grothoff
2016-10-20
rename and move TALER_EXCHANGE_json_get_error_code to TALER_JSON_get_error_code
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-04-16
use user_config_file as well
Christian Grothoff
2016-04-16
fix taler-exchange-keyup way of loading configuration
Christian Grothoff
2016-04-10
fixing #4386: use more sane configuration and data file structure
Christian Grothoff
2016-04-07
removing duplication of --help logic
Christian Grothoff
2016-04-05
undef dead symbol
Christian Grothoff
2016-03-19
first refactoring of JSON logic to address #4150 and #4237
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-08-14
helper function for debugging
Christian Grothoff
2015-07-05
misc bugfixes from tests
Christian Grothoff
2015-05-16
organize #include, remove redundant includes
Christian Grothoff
2015-04-13
fixing -h and -v command line tool options
Christian Grothoff
2015-03-28
-doxygen fixes
Christian Grothoff
2015-03-27
major rename-fest for more constent symbol names
Christian Grothoff
2015-03-20
first stab at establishing proper plugin API, main HTTP code compiles, other ...
Christian Grothoff
2015-03-17
move TALER_CONFIG_get_denom into util lib
Christian Grothoff
2015-02-08
bringing copyright tags up to FSF standard
Christian Grothoff
2015-01-28
even cleaner separation of PostGres-specific logic, and nicer libtalerutil he...
Christian Grothoff
2015-01-28
move data_to_string_alloc to GNUnet
Christian Grothoff
2015-01-28
move coin validity test to libtalerutil
Christian Grothoff
2015-01-28
misc cleanup, moving TALER_MINT_config_load to libtalerutil
Christian Grothoff
2015-01-27
cleaning up types used some more: also use a new struct for the transfer key ...
Christian Grothoff
2015-01-27
cleaning up types used
Christian Grothoff
2015-01-27
mint-httpd_db.c now compiles again
Christian Grothoff
2015-01-27
implementing new link crypto API
Christian Grothoff
2015-01-27
rework taler lib, moving some code to GNUnet, cleaner refresh encrypt/decypt API
Christian Grothoff
2015-01-09
moving TALER_hash_context API to GNUnet, using slightly cleaner API as well
Christian Grothoff
2015-01-09
removing dead TALER_genkey() API call
Christian Grothoff
2015-01-08
-initial import for mint
Christian Grothoff