index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchange-tools
/
taler-exchange-wire.c
Age
Commit message (
Expand
)
Author
2020-03-07
share master private key verification logic between taler-exchange-wire and t...
Christian Grothoff
2020-03-01
fix log msg
Christian Grothoff
2020-03-01
check well-formedness of URI when signing, check return value of function for...
Christian Grothoff
2020-02-04
add timetravel option for testing/debugging
Christian Grothoff
2020-01-19
consistently use payto URI instead of URL
Florian Dold
2020-01-13
die, dead #include, die
Christian Grothoff
2019-12-07
report on file used
Christian Grothoff
2019-11-01
fix warnings
Christian Grothoff
2019-09-13
to lower case..
Marcello Stanisci
2019-08-25
re-format code
Florian Dold
2019-08-17
remove currency field from databases
Christian Grothoff
2019-06-26
fix use after free
Christian Grothoff
2019-06-26
have taler-exchange-wire check master public key matches
Christian Grothoff
2018-11-23
Remove double closing of a "file stream".
Marcello Stanisci
2018-10-06
fix #5434 (no more salt in exchange wire replies)
Christian Grothoff
2018-04-02
fix NULL termination of fee list
Christian Grothoff
2018-04-02
Changing configuration structure to enable multiple accounts.
Christian Grothoff
2017-04-20
fix misc doxygen issues
Christian Grothoff
2017-03-25
renaming GNUNET_GETOPT-symbols to match latest changes in GNUnet
Christian Grothoff
2017-03-15
update getopt config parsing style to match 'getopt' GNUnet branch API change
Christian Grothoff
2016-11-19
taler-exchange-wire: infer method from JSON if possible
Florian Dold
2016-07-07
fixing #4594
Marcello Stanisci
2016-05-05
implementing #4449
Christian Grothoff
2016-05-05
fixing #4461
Christian Grothoff
2016-04-16
use user_config_file as well
Christian Grothoff
2016-04-16
use exchange section consistently for master_priv_file option
Christian Grothoff
2016-04-16
fix taler-exchange-wire way of loading configuration
Christian Grothoff
2016-04-15
automatically set 'type' in taler-exchange-wire
Christian Grothoff
2016-04-11
reduce unnecessary #includes
Christian Grothoff
2016-04-11
use libtalerwire instead of duplicating logic
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-03
fix json generation, use proper json in test
Christian Grothoff
2016-04-02
change taler-exchange-sepa to a more generic taler-exchange-wire tool using t...
Christian Grothoff