index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
2018-10-13
implement deserialization logic for #5136
Christian Grothoff
2018-10-06
add skeleton for auditor httpd
Christian Grothoff
2018-10-06
fix #5434 (no more salt in exchange wire replies)
Christian Grothoff
2018-10-04
put 'static' keyword
Marcello Stanisci
2018-10-02
more realistic refresh output, based on coinsim
Florian Dold
2018-10-02
benchmark: variable 'refresh rate'
Florian Dold
2018-10-02
print CPU time for benchmark descendant processes
Florian Dold
2018-10-02
write exchange stats on exit
Florian Dold
2018-09-27
fix loop that checks link response
Florian Dold
2018-09-26
lower backoff threshold
Florian Dold
2018-09-26
use randomized backoff
Florian Dold
2018-09-26
Revert "Fix cherry-pick test case."
Florian Dold
2018-09-25
Fix cherry-pick test case.
Marcello Stanisci
2018-09-25
fix debug statement.
Marcello Stanisci
2018-09-24
fix /reject base URL.
Marcello Stanisci
2018-09-22
put curl default options on one place
Florian Dold
2018-09-21
remove leftover code
Florian Dold
2018-09-21
do tcp fast open in the exchange httpd
Florian Dold
2018-09-21
use tcp fast open for /keys request
Florian Dold
2018-09-21
use deflate in exchange-api
Florian Dold
2018-09-21
use deflate for requesting /keys
Florian Dold
2018-09-21
result must be signed
Florian Dold
2018-09-21
minor edit
Marcello Stanisci
2018-09-21
benchmark: don't crash on --help
Florian Dold
2018-09-21
Debugging the wirewatch.
Marcello Stanisci
2018-09-15
adjust timeouts to try to make test more robust
Christian Grothoff
2018-09-15
fix #5315, including more testing
Christian Grothoff
[next]