index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-11-17
work towards testing auditor deposit-confirmation API
Christian Grothoff
2018-11-11
extend testing logic to setup handle for the auditor
Christian Grothoff
2018-11-11
add commands to run auditor
Christian Grothoff
2018-11-11
fix TXL_curl_easy_get signatures
Christian Grothoff
2018-11-11
improve auditor support in libtalertesting
Christian Grothoff
2018-11-10
preparing test logic for new auditor requirements (incomplete)
Christian Grothoff
2018-11-10
fix compiler warning due to possiblity of uninitialized values if enum is out...
Christian Grothoff
2018-11-10
fix potential use of uninitialized hash_context
Christian Grothoff
2018-11-10
add skeleton for auditor httpd tests
Christian Grothoff
2018-11-04
add auditing of deposit confirmations to auditor (#5447)
Christian Grothoff
2018-11-04
add check for #coins depoisted exceeding #coins issued (not just by amount), ...
Christian Grothoff
2018-11-04
add auditordb constraints to enforce exchange's master_pub is added first
Christian Grothoff
2018-11-04
extend test to also test insert/delete exchange operation
Christian Grothoff
2018-11-04
add missing default configs for auditor-httpd, make -u not mandatory as it is...
Christian Grothoff
2018-11-04
use log instead of fprintf
Christian Grothoff
2018-11-03
implement taler-auditor-exchange
Christian Grothoff
2018-10-28
implement /exchanges API in libtalerauditor
Christian Grothoff
2018-10-28
implement /exchanges handler in auditor-httpd
Christian Grothoff
2018-10-28
add operation to count number of known coins per denomination to exchangedb
Christian Grothoff
2018-10-28
track number of coins issued per denomination in auditor (not yet used)
Christian Grothoff
2018-10-28
extend auditordb with storing information about list of exchanges and their s...
Christian Grothoff
2018-10-27
split up progress points of auditor by coin/reserve/aggregation to minimize D...
Christian Grothoff
2018-10-27
complete auditor httpd side of deposit confirmation handling (auditordb not y...
Christian Grothoff
2018-10-27
fix compiler warning
Christian Grothoff
2018-10-27
auditor-lib now builds
Christian Grothoff
2018-10-27
clean up struct TALER_ExchangeSigningKeyValidityPS
Christian Grothoff
2018-10-27
towards building auditor-lib (not yet finished)
Christian Grothoff
2018-10-24
finish first implementation of /version API call for the auditor
Christian Grothoff
2018-10-24
add skeleton header for auditor service
Christian Grothoff
2018-10-22
update Makefile.am
Christian Grothoff
2018-10-22
delete useless copy of code
Christian Grothoff
2018-10-22
Fix compiler warnings.
Marcello Stanisci
2018-10-22
skeleton for libtalerauditor
Christian Grothoff
2018-10-22
Fix auditordb.
Marcello Stanisci
2018-10-22
Fix compiler warnings.
Marcello Stanisci
2018-10-22
Checking a closed reserve's status.
Marcello Stanisci
2018-10-21
first skeleton of /deposit-confirmation API implementation; not yet complete,...
Christian Grothoff
2018-10-21
auditor: fix SQL syntax and semantic errors
Florian Dold
2018-10-20
fix newlines
Christian Grothoff
2018-10-20
extend auditordb API with function to store deposit confirmations
Christian Grothoff
2018-10-20
remove dead variable
Christian Grothoff
2018-10-19
reduce redundant data fetch (#5444)
Christian Grothoff
2018-10-18
exchange-lib: disable 'Expect: 100-continue'
Florian Dold
2018-10-13
keep a most sigs around when serializing
Christian Grothoff
2018-10-13
intermediate patch towards implementing #5136
Christian Grothoff
2018-10-13
indentation fix
Christian Grothoff
2018-10-13
style fix: always put parens on macros
Christian Grothoff
2018-10-13
wrong offset, last coin is #3, not #4
Christian Grothoff
2018-10-13
fix memory leaks
Christian Grothoff
2018-10-13
fix issue with 'meta' not being initialized - by getting rid of it
Christian Grothoff
[next]