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-keycheck.c
Age
Commit message (
Expand
)
Author
2020-04-08
adapt to new GNUnet sign API (#6164)
Christian Grothoff
2020-03-18
add -i option to taler-exchange-keycheck
Christian Grothoff
2020-03-07
share master private key verification logic between taler-exchange-wire and t...
Christian Grothoff
2020-03-04
more renaming
Christian Grothoff
2020-01-19
fix copyright headers as per CA
Christian Grothoff
2019-11-01
fix warnings
Christian Grothoff
2019-11-01
keycheck: print denom pub hash
Florian Dold
2019-10-31
tighten formatting rules
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-04-17
Refactor for GNUNET_memcmp
ng0
2019-03-02
actually disable 100 continue
Christian Grothoff
2018-10-27
clean up struct TALER_ExchangeSigningKeyValidityPS
Christian Grothoff
2017-04-08
implement checking of denomination revocation status in auditor
Christian Grothoff
2017-04-07
implement denomination key revocation logic in exchangedb and taler-exchange-...
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-05-02
fix #4184
Christian Grothoff
2016-04-16
fix linker issue
Christian Grothoff
2016-04-16
make all exchange-tools load configs properly like other Taler tools
Christian Grothoff
2016-04-10
fixing #4386: use more sane configuration and data file structure
Christian Grothoff
2016-03-01
renaming mint->exchange
Christian Grothoff