index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
util.c
Age
Commit message (
Collapse
)
Author
2018-01-31
url joining: grow strings correctly
Florian Dold
2018-01-31
more tests, fix varargs invocation
Florian Dold
2018-01-31
url construction helpers
Florian Dold
2017-03-15
update getopt config parsing style to match 'getopt' GNUnet branch API change
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-06-11
fix leaks
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-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-15
-fix ftbfs in wallet-only mode
Christian Grothoff
2015-07-05
misc bugfixes from tests
Christian Grothoff
2015-06-02
-include wallet headers if compiling wallet library
Christian Grothoff
2015-04-13
fixing -h and -v command line tool options
Christian Grothoff
2015-04-12
separate out wireformats logic
Christian Grothoff
2015-03-28
-doxygen fixes
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
move data_to_string_alloc to GNUnet
Christian Grothoff
2015-01-28
misc cleanup, moving TALER_MINT_config_load to libtalerutil
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