index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
auditor
Age
Commit message (
Collapse
)
Author
2021-08-08
introduce TALER_OS_init() to safely handle static linkage
Christian Grothoff
2021-08-04
load config file from correct location
Florian Dold
2021-08-03
restructure configuration, move bank account credentials from ↵
Christian Grothoff
exchange-account-XXX to exchange-accountcredentials-XXX
2021-07-31
-more json_pack fixes
Christian Grothoff
2021-07-31
-more json_pack cleaning
Christian Grothoff
2021-07-30
REVOCATION_DIR is long obsolete, KEYDIR was renamed to KEY_DIR and is in ↵
Christian Grothoff
another section
2021-07-30
-fix misc enum confusions and other compiler warnings
Christian Grothoff
2021-07-29
fix #6960
Christian Grothoff
2021-07-26
install into usr/share/taler/exchange
Florian Dold
2021-07-24
fix #6939 in exchange
Christian Grothoff
2021-07-23
-rename TALER_amount_get_zero to TALER_amount_set_zero
Christian Grothoff
2021-07-18
fix #6919: add new tables to basedbs
Christian Grothoff
2021-07-18
pass config to dbinit in test
Christian Grothoff
2021-06-28
-clean taler-auditor shell script, too
Christian Grothoff
2021-06-10
add merchant auth in auditor test
Florian Dold
2021-04-23
fix more typos
Christian Grothoff
2021-03-08
fix typo: use var names ‘taler_auditor_sync_LDFLAGS’, ↵
Thien-Thi Nguyen
‘taler_auditor_sync_CPPFLAGS’
2021-02-04
auditor test: don't pass any merchant auth token
Florian Dold
2021-02-04
fix merchant auth token in auditor test
Florian Dold
2021-01-17
rename taler-helper-crypto-* to taler-exchange-secmod-*
Florian Dold
2021-01-15
remove master_pub from DB
Christian Grothoff
2021-01-15
purge old LOOKAHEAD_PROVIDE option
Florian Dold
2021-01-14
remove legacy config option
v0.8.1-dev.2
Florian Dold
2021-01-13
fix sync issues, add rudimentary test
Christian Grothoff
2021-01-12
bugfixes in auditor-sync logic
Christian Grothoff
2021-01-11
taler-auditor-sync WiP
Christian Grothoff
2021-01-11
sync skeleton
Christian Grothoff
2021-01-11
fix #6685
Christian Grothoff
2021-01-11
DB schema update
Christian Grothoff
2021-01-10
fix #6683
Christian Grothoff
2021-01-08
use known_coin_id instead of coin_pub, use reserve_out_serial_id/rrc_serial ↵
Christian Grothoff
instead of h_blind_ev/h_coin_ev
2021-01-08
use auditor_uuid instead of auditor_pub as foreign key
Christian Grothoff
2021-01-08
change exchange database to use denominations_serial instead of ↵
Christian Grothoff
denom_pub_hash as foreign key
2021-01-07
fixes for earlier fix
Christian Grothoff
2021-01-07
fix test issues with new DB schema
Christian Grothoff
2021-01-07
make reserve balance check used in internal_auditor mode only
Christian Grothoff
2021-01-07
only check tiny/done in internal mode
Christian Grothoff
2021-01-07
fix remaining #6679 issues in exchange
Christian Grothoff
2021-01-07
work on #6679"
Christian Grothoff
2021-01-06
add -i option to taler-auditor
Christian Grothoff
2021-01-06
update .gitignore files
Christian Grothoff
2021-01-06
generate DBs with current schema
Christian Grothoff
2021-01-06
latest merchant needs dbinit
Christian Grothoff
2021-01-02
clean taler-config, needed to build proper dpkg
Christian Grothoff
2021-01-01
fix #6666, bump protocol version to 9
Christian Grothoff
2020-12-31
keep helpers in normal bin/ dir
Christian Grothoff
2020-12-31
add missing linker options
Christian Grothoff
2020-12-26
new GANA code for revoked esign key
Christian Grothoff
2020-12-26
implement #6161
Christian Grothoff
2020-12-25
use BASE_URL consistently
Christian Grothoff
[next]