index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchangedb
/
exchangedb_denomkeys.c
Age
Commit message (
Expand
)
Author
2020-04-08
adapt to new GNUnet sign API (#6164)
Christian Grothoff
2020-03-31
typos
CodeBlau-NGI-2019
Christian Grothoff
2020-03-27
removing inappropriate i18n code
Christian Grothoff
2020-03-17
adjust types to match latest GNUnet API
Christian Grothoff
2020-03-07
code cleanup (comments, scoping, naming, indentation)
Christian Grothoff
2020-03-04
more renaming
Christian Grothoff
2020-02-17
use flags in correct place
Christian Grothoff
2020-01-18
payback -> recoup stranglers
Christian Grothoff
2020-01-18
fix compiler warnings
Christian Grothoff
2019-10-29
fix compiler warnings
Christian Grothoff
2019-10-05
reindenting with uncrustify
Christian Grothoff
2019-09-13
UNLINK -> unlink
Marcello Stanisci
2019-08-25
re-format code
Florian Dold
2019-04-11
Better calculation of # DKs
Marcello Stanisci
2019-03-11
implementing private key deletion (#5536)
Christian Grothoff
2019-03-03
fix format string issue in taler-wire, complete work on #5536 revocation file...
Christian Grothoff
2019-03-02
actually disable 100 continue
Christian Grothoff
2019-02-17
Need to check for revoked keys as well before adding from DB.
Christian Grothoff
2019-02-14
preparations for #5536
Christian Grothoff
2017-04-10
add test case for #3887
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
2017-03-03
implement #4929: add wire transfer fee to /wire (but not yet charged by aggre...
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-05-06
refactoring exchangedb tests to improve coverage
Christian Grothoff